Класс aBackup определяет программный интерфейс для бэкапа и востановления базы данных. Наследует QObject.
Подробнее...
#include <adataexchange.h>
|
virtual bool | importData (const QString &rcfile, const QString &archfile, bool dropDB, bool replaceTemplates=0) |
|
virtual bool | exportData (const QString &rcfile, const QString &archfile, bool withTemplates=0) |
|
virtual QString | lastError () const |
|
|
virtual void | setLastError (const QString &errorText) |
|
virtual bool | unzipArchive (const QString &archName, const QString &tmpDirName) |
|
virtual bool | zipArchive (const QString &archName, const QString &tmpDirName) |
|
virtual bool | checkStructure () |
|
virtual QDomDocument | createManifest (const QStringList &templates) |
|
virtual void | changeRC (const QString &nameRC, const QString &newConfigName) |
|
virtual bool | dumpBase (const QString &rcfile, const QString &tmpDirName, int &progress, int totalSteps) |
|
virtual bool | writeXml (const QString &fileName, QDomDocument xml) |
|
void | cleanupTmpFiles (const QString &tmpDirName, QStringList *files) |
|
Класс aBackup определяет программный интерфейс для бэкапа и востановления базы данных. Наследует QObject.
Объявления и описания членов классов находятся в файлах: