3 #ifndef WOBGEN_MTGetValidVoucherPrices
4 #define WOBGEN_MTGetValidVoucherPrices
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 QList<qint64> getprices()
const;
friend class MTGetValidVoucherPrices
Definition: srcMTGetValidVoucherPrices.cpp:15
#define WOBGEN_MAGICSMOKE__WOB_EXPORT
Definition: srcMTGetValidVoucherPrices.h:8
Definition: transaction.h:25
Q_DECLARE_METATYPE(QDomNode)
Returns a list of voucher values/prices that the system will accept for normal users (which do not ha...
Definition: srcMTGetValidVoucherPrices.h:16
Definition: srcMTGetValidVoucherPrices.cpp:12