3 #ifndef WOBGEN_MTSetDefaultPaymentType
4 #define WOBGEN_MTSetDefaultPaymentType
7 #ifndef WOBGEN_MAGICSMOKE__WOB_EXPORT
8 #define WOBGEN_MAGICSMOKE__WOB_EXPORT Q_DECL_IMPORT
11 #include "MTransaction"
12 #include <MOPaymentType>
40 QByteArray encodeData();
41 void decodeData(QByteArray);
43 virtual void endQuery();
54 Q_SLOT Nullable<MOPaymentType> getdefaultpaytype()
const;
friend class MTSetDefaultPaymentType
Definition: srcMTSetDefaultPaymentType.cpp:15
#define WOBGEN_MAGICSMOKE__WOB_EXPORT
Definition: srcMTSetDefaultPaymentType.h:8
Definition: transaction.h:25
Definition: srcMTSetDefaultPaymentType.cpp:12
sets the payment type that is used per default
Definition: srcMTSetDefaultPaymentType.h:17
Q_DECLARE_METATYPE(QDomNode)