Go to the source code of this file.
Functions | |
| static bool | UpdateDBVersionNumber (const QString &newnumber) |
| static bool | performActualUpdate (const QStringList updates, QString version, QString &dbver) |
| bool | InitializeDatabase () |
Variables | |
| const QString | currentDatabaseVersion = "1006" |
| static bool UpdateDBVersionNumber | ( | const QString & | newnumber | ) | [static] |
Definition at line 13 of file mythplugins/mythweather/mythweather/dbcheck.cpp.
Referenced by performActualUpdate().
| static bool performActualUpdate | ( | const QStringList | updates, | |
| QString | version, | |||
| QString & | dbver | |||
| ) | [static] |
Definition at line 27 of file mythplugins/mythweather/mythweather/dbcheck.cpp.
Referenced by InitializeDatabase().
| bool InitializeDatabase | ( | void | ) |
Definition at line 67 of file mythplugins/mythweather/mythweather/dbcheck.cpp.
| const QString currentDatabaseVersion = "1006" |
Definition at line 11 of file mythplugins/mythweather/mythweather/dbcheck.cpp.
1.6.3