3 #ifndef WOBGEN_MTGetEventSaleInfo
4 #define WOBGEN_MTGetEventSaleInfo
7 #ifndef WOBGEN_MAGICSMOKE__WOB_EXPORT
8 #define WOBGEN_MAGICSMOKE__WOB_EXPORT Q_DECL_IMPORT
11 #include "MTransaction"
12 #include <MOEventSaleInfo>
40 QByteArray encodeData();
41 void decodeData(QByteArray);
43 virtual void endQuery();
52 static MTGetEventSaleInfo asyncQuery(
const qint64 &aeventid,QString iface=
"MagicSmoke");
54 Q_SLOT Nullable<MOEventSaleInfo> getevent()
const;
friend class MTGetEventSaleInfo
Definition: srcMTGetEventSaleInfo.cpp:15
#define WOBGEN_MAGICSMOKE__WOB_EXPORT
Definition: srcMTGetEventSaleInfo.h:8
Definition: srcMTGetEventSaleInfo.cpp:12
Definition: transaction.h:25
returns the information necessary to handle sales with seat plans
Definition: srcMTGetEventSaleInfo.h:17
Q_DECLARE_METATYPE(QDomNode)