Public Member Functions | |
GameExecutablePicker (QWidget *parent) | |
QString | path () const |
void | reloadExecutables () |
void | setAllowedExecutables (int execs) |
void | setPath (const QString &path) |
void | setPlugin (EnginePlugin *plugin) |
Definition at line 33 of file gameexecutablepicker.h.
void GameExecutablePicker::setAllowedExecutables | ( | int | execs | ) |
execs | Binary OR of GameFile::ExecType. |
Definition at line 134 of file gameexecutablepicker.cpp.