Inheritance diagram for GameExecutablePicker:Public Member Functions | |
| GameExecutablePicker (QWidget *parent) | |
| QString | path () const |
| 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 142 of file gameexecutablepicker.cpp.