Go to the source code of this file.
Classes | |
| class | AllowMultipleRoms |
| class | Command |
| class | GameType |
| class | RomPath |
| class | WorkingDirPath |
| class | Extensions |
| class | ScreenPath |
Functions | |
| const QString | GetGameExtensions (const QString GameType) |
| static HostLineEdit * | GameAllTreeLevels () |
| static HostLineEdit * | GameFavTreeLevels () |
| static HostCheckBox * | GameDeepScan () |
| static HostCheckBox * | GameRemovalPrompt () |
| static HostCheckBox * | GameShowFileNames () |
| static HostCheckBox * | GameTreeView () |
| const QString GetGameExtensions | ( | const QString | GameType | ) |
Definition at line 12 of file gamesettings.cpp.
| static HostLineEdit* GameAllTreeLevels | ( | ) | [static] |
Definition at line 27 of file gamesettings.cpp.
Referenced by MythGameGeneralSettings::MythGameGeneralSettings().
| static HostLineEdit* GameFavTreeLevels | ( | ) | [static] |
Definition at line 38 of file gamesettings.cpp.
Referenced by MythGameGeneralSettings::MythGameGeneralSettings().
| static HostCheckBox* GameDeepScan | ( | ) | [static] |
Definition at line 50 of file gamesettings.cpp.
Referenced by MythGameGeneralSettings::MythGameGeneralSettings().
| static HostCheckBox* GameRemovalPrompt | ( | ) | [static] |
Definition at line 60 of file gamesettings.cpp.
Referenced by MythGameGeneralSettings::MythGameGeneralSettings().
| static HostCheckBox* GameShowFileNames | ( | ) | [static] |
Definition at line 71 of file gamesettings.cpp.
Referenced by MythGameGeneralSettings::MythGameGeneralSettings().
| static HostCheckBox* GameTreeView | ( | ) | [static] |
Definition at line 79 of file gamesettings.cpp.
Referenced by MythGameGeneralSettings::MythGameGeneralSettings().
1.5.5