MagicSmoke  $VERSION$
srcMTChangePriceCategory.h
Go to the documentation of this file.
1 //BEGIN OF AUTOMATICALLY GENERATED FILE
2 //DO NOT EDIT THIS FILE DIRECTLY, USE THE XML SOURCE!
3 #ifndef WOBGEN_MTChangePriceCategory
4 #define WOBGEN_MTChangePriceCategory
5 
6 
7 #ifndef WOBGEN_MAGICSMOKE__WOB_EXPORT
8 #define WOBGEN_MAGICSMOKE__WOB_EXPORT Q_DECL_IMPORT
9 #endif
10 
11 #include "MTransaction"
12 #include <MOPriceCategory>
13 #include <MOPriceCategory>
14 
16 
19 {
20  Q_OBJECT
21  private:
24  protected:
28  explicit MTChangePriceCategory(const MOPriceCategory &apricecategory,QString iface);
29  public:
37  virtual ~MTChangePriceCategory();
38  private:
39  void netquery();
40  void asyncnetquery();
41  QByteArray encodeData();
42  void decodeData(QByteArray);
43  protected:
44  virtual void endQuery();
45  public:
49  static MTChangePriceCategory query(const MOPriceCategory &apricecategory,QString iface="MagicSmoke");
53  static MTChangePriceCategory asyncQuery(const MOPriceCategory &apricecategory,QString iface="MagicSmoke");
55  Q_SLOT Nullable<MOPriceCategory> getpricecategory()const;
56 };
57 
59 
60 //END OF AUTOMATICALLY GENERATED FILE
61 #endif
friend class MTChangePriceCategory
Definition: srcMTChangePriceCategory.cpp:15
Definition: transaction.h:25
#define WOBGEN_MAGICSMOKE__WOB_EXPORT
Definition: srcMTChangePriceCategory.h:8
Definition: srcMOPriceCategory.h:14
changes a price category globally
Definition: srcMTChangePriceCategory.h:18
Q_DECLARE_METATYPE(QDomNode)
Definition: srcMTChangePriceCategory.cpp:12