3 #ifndef WOBGEN_MTBackupExplore
4 #define WOBGEN_MTBackupExplore
7 #ifndef WOBGEN_MAGICSMOKE__WOB_EXPORT
8 #define WOBGEN_MAGICSMOKE__WOB_EXPORT Q_DECL_IMPORT
11 #include "MTransaction"
38 QByteArray encodeData();
39 void decodeData(QByteArray);
41 virtual void endQuery();
50 Q_SLOT Nullable<QString> getbackup()
const;
#define WOBGEN_MAGICSMOKE__WOB_EXPORT
Definition: srcMTBackupExplore.h:8
Definition: transaction.h:25
This transaction is used to get meta data from the database in preparation of a backup.
Definition: srcMTBackupExplore.h:16
Q_DECLARE_METATYPE(QDomNode)
Definition: srcMTBackupExplore.cpp:12
friend class MTBackupExplore
Definition: srcMTBackupExplore.cpp:15