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 | UpgradeArchiveDatabaseSchema (void) |
Variables | |
| const QString | currentDatabaseVersion = "1005" |
| static bool UpdateDBVersionNumber | ( | const QString & | newnumber | ) | [static] |
Definition at line 17 of file mythplugins/mytharchive/mytharchive/dbcheck.cpp.
Referenced by performActualUpdate().
| static bool performActualUpdate | ( | const QString | updates[], | |
| QString | version, | |||
| QString & | dbver | |||
| ) | [static] |
Definition at line 32 of file mythplugins/mytharchive/mytharchive/dbcheck.cpp.
Referenced by UpgradeArchiveDatabaseSchema().
| bool UpgradeArchiveDatabaseSchema | ( | void | ) |
Definition at line 68 of file mythplugins/mytharchive/mytharchive/dbcheck.cpp.
Referenced by mythplugin_init().
| const QString currentDatabaseVersion = "1005" |
Definition at line 15 of file mythplugins/mytharchive/mytharchive/dbcheck.cpp.
1.6.3