Go to the source code of this file.
Functions | |
| static bool | UpdateDBVersionNumber (const QString &newnumber) |
| static void | performActualUpdate (const QString updates[], QString version, QString &dbver) |
| void | UpgradeGalleryDatabaseSchema (void) |
Variables | |
| const QString | currentDatabaseVersion = "1000" |
| static bool UpdateDBVersionNumber | ( | const QString & | newnumber | ) | [static] |
Definition at line 13 of file mythplugins/mythgallery/mythgallery/dbcheck.cpp.
| static void performActualUpdate | ( | const QString | updates[], | |
| QString | version, | |||
| QString & | dbver | |||
| ) | [static] |
Definition at line 27 of file mythplugins/mythgallery/mythgallery/dbcheck.cpp.
| void UpgradeGalleryDatabaseSchema | ( | void | ) |
Definition at line 49 of file mythplugins/mythgallery/mythgallery/dbcheck.cpp.
Referenced by mythplugin_init().
| const QString currentDatabaseVersion = "1000" |
Definition at line 11 of file mythplugins/mythgallery/mythgallery/dbcheck.cpp.
1.5.5