MythTV  0.26-pre
Functions | Variables
dbcheck.cpp File Reference

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"

Function Documentation

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().


Variable Documentation

const QString currentDatabaseVersion = "1006"
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends