13 #ifndef MAGICSMOKE_MOEVENTSALEINFO_H
14 #define MAGICSMOKE_MOEVENTSALEINFO_H
16 #include "MOEventSaleInfoAbstract"
19 #ifndef MSIFACE_EXPORT
20 #define MSIFACE_EXPORT Q_DECL_IMPORT
31 Q_PROPERTY(
bool isValid READ isValid)
this class represents a seat group
Definition: eventsaleinfo.h:27
virtual Nullable< qint64 > eventid() const
Definition: srcMOEventSaleInfoAbstract.h:51
This class is used to parse seat plans on either side.
Definition: seatplanobj2.h:18
bool isValid() const
returns whether the object is valid (it comes from the DB and it has been understood by the parser) ...
Definition: eventsaleinfo.h:35
Q_DECLARE_METATYPE(QDomNode)
#define MSIFACE_EXPORT
Definition: eventsaleinfo.h:20
This class transports all data necessary to calculate the free seats of an event. ...
Definition: srcMOEventSaleInfoAbstract.h:18