3 #ifndef WOBGEN_MTOrderChangeComments
4 #define WOBGEN_MTOrderChangeComments
7 #ifndef WOBGEN_MAGICSMOKE__WOB_EXPORT
8 #define WOBGEN_MAGICSMOKE__WOB_EXPORT Q_DECL_IMPORT
11 #include "MTransaction"
41 QByteArray encodeData();
42 void decodeData(QByteArray);
44 virtual void endQuery();
50 static MTOrderChangeComments query(
const qint64 &aorderid,
const QString &acomments,QString iface=
"MagicSmoke");
55 static MTOrderChangeComments asyncQuery(
const qint64 &aorderid,
const QString &acomments,QString iface=
"MagicSmoke");
57 Q_SLOT Nullable<MOOrder> getorder()
const;
Definition: transaction.h:25
Q_DECLARE_METATYPE(QDomNode)