3 #ifndef WOBGEN_MTCreateCoupon
4 #define WOBGEN_MTCreateCoupon
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();
55 Q_SLOT Nullable<MOCoupon> getcoupon()
const;
This class represents a coupon.
Definition: srcMOCoupon.h:16
#define WOBGEN_MAGICSMOKE__WOB_EXPORT
Definition: srcMTCreateCoupon.h:8
Definition: srcMTCreateCoupon.cpp:12
Creates a new coupon.
Definition: srcMTCreateCoupon.h:18
friend class MTCreateCoupon
Definition: srcMTCreateCoupon.cpp:15
Definition: transaction.h:25
Q_DECLARE_METATYPE(QDomNode)