Go to the source code of this file.
Functions | |
| static bool | UpdateDBVersionNumber (const QString &newnumber) |
| static bool | performActualUpdate (const QString updates[], QString version, QString &dbver) |
| bool | InitializeDatabase (void) |
| bool | UpgradeGameDatabaseSchema (void) |
Variables | |
| const QString | currentDatabaseVersion = "1012" |
| static bool UpdateDBVersionNumber | ( | const QString & | newnumber | ) | [static] |
Definition at line 15 of file mythplugins/mythgame/mythgame/dbcheck.cpp.
| static bool performActualUpdate | ( | const QString | updates[], | |
| QString | version, | |||
| QString & | dbver | |||
| ) | [static] |
Definition at line 29 of file mythplugins/mythgame/mythgame/dbcheck.cpp.
| bool InitializeDatabase | ( | void | ) |
Definition at line 68 of file mythplugins/mythgame/mythgame/dbcheck.cpp.
| bool UpgradeGameDatabaseSchema | ( | void | ) |
Definition at line 136 of file mythplugins/mythgame/mythgame/dbcheck.cpp.
Referenced by mythplugin_init().
| const QString currentDatabaseVersion = "1012" |
Definition at line 13 of file mythplugins/mythgame/mythgame/dbcheck.cpp.
1.5.5