Go to the source code of this file.
Functions | |
| static void | UpdateDBVersionNumber (const QString &newnumber) |
| static void | performActualUpdate (const QStringList updates, QString version, QString &dbver) |
| void | InitializeDatabase () |
Variables | |
| const QString | currentDatabaseVersion = "1000" |
| static void UpdateDBVersionNumber | ( | const QString & | newnumber | ) | [static] |
Definition at line 13 of file mythplugins/mythweather/mythweather/dbcheck.cpp.
| static void performActualUpdate | ( | const QStringList | updates, | |
| QString | version, | |||
| QString & | dbver | |||
| ) | [static] |
Definition at line 23 of file mythplugins/mythweather/mythweather/dbcheck.cpp.
| void InitializeDatabase | ( | void | ) |
Definition at line 48 of file mythplugins/mythweather/mythweather/dbcheck.cpp.
Referenced by doUpgradeTVDatabaseSchema(), mythplugin_init(), and UpgradeGameDatabaseSchema().
| const QString currentDatabaseVersion = "1000" |
Definition at line 11 of file mythplugins/mythweather/mythweather/dbcheck.cpp.
1.5.5