Go to the source code of this file.
Classes | |
| struct | GameData |
Functions | |
| static void | GameCallback (void *data, QString &selection) |
| static int | runMenu (QString which_menu) |
| static int | RunGames (void) |
| static void | runGames (void) |
| static void | setupKeys (void) |
| int | mythplugin_init (const char *libversion) |
| int | mythplugin_run (void) |
| int | mythplugin_config (void) |
| static void GameCallback | ( | void * | data, | |
| QString & | selection | |||
| ) | [static] |
Definition at line 30 of file mythplugins/mythgame/mythgame/main.cpp.
Referenced by runMenu().
| static int runMenu | ( | QString | which_menu | ) | [static] |
Definition at line 60 of file mythplugins/mythgame/mythgame/main.cpp.
Referenced by mythplugin_config().
| static int RunGames | ( | void | ) | [static] |
Definition at line 89 of file mythplugins/mythgame/mythgame/main.cpp.
Referenced by mythplugin_run(), and runGames().
| static void runGames | ( | void | ) | [static] |
Definition at line 106 of file mythplugins/mythgame/mythgame/main.cpp.
Referenced by setupKeys().
| static void setupKeys | ( | void | ) | [static] |
Definition at line 111 of file mythplugins/mythgame/mythgame/main.cpp.
Referenced by mythplugin_init().
| int mythplugin_init | ( | const char * | libversion | ) |
Definition at line 126 of file mythplugins/mythgame/mythgame/main.cpp.
| int mythplugin_run | ( | void | ) |
Definition at line 152 of file mythplugins/mythgame/mythgame/main.cpp.
| int mythplugin_config | ( | void | ) |
Definition at line 157 of file mythplugins/mythgame/mythgame/main.cpp.
1.6.3