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 | UpgradeFlixDatabaseSchema (void) |
Variables | |
| const QString | currentDatabaseVersion = "1001" |
| static bool UpdateDBVersionNumber | ( | const QString & | newnumber | ) | [static] |
Definition at line 13 of file mythplugins/mythflix/mythflix/dbcheck.cpp.
| static bool performActualUpdate | ( | const QString | updates[], | |
| QString | version, | |||
| QString & | dbver | |||
| ) | [static] |
Definition at line 27 of file mythplugins/mythflix/mythflix/dbcheck.cpp.
| bool UpgradeFlixDatabaseSchema | ( | void | ) |
Definition at line 66 of file mythplugins/mythflix/mythflix/dbcheck.cpp.
Referenced by mythplugin_init().
| const QString currentDatabaseVersion = "1001" |
Definition at line 11 of file mythplugins/mythflix/mythflix/dbcheck.cpp.
1.5.5