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 | UpgradeMusicDatabaseSchema (void) |
Variables | |
| const QString | currentDatabaseVersion = "1013" |
| static bool UpdateDBVersionNumber | ( | const QString & | newnumber | ) | [static] |
Definition at line 14 of file mythplugins/mythmusic/mythmusic/dbcheck.cpp.
| static bool performActualUpdate | ( | const QString | updates[], | |
| QString | version, | |||
| QString & | dbver | |||
| ) | [static] |
Definition at line 28 of file mythplugins/mythmusic/mythmusic/dbcheck.cpp.
| bool UpgradeMusicDatabaseSchema | ( | void | ) |
Definition at line 67 of file mythplugins/mythmusic/mythmusic/dbcheck.cpp.
Referenced by mythplugin_init().
| const QString currentDatabaseVersion = "1013" |
Definition at line 12 of file mythplugins/mythmusic/mythmusic/dbcheck.cpp.
1.5.5