13 #ifndef MAGICSMOKE_MOCUSTOMERI_H
14 #define MAGICSMOKE_MOCUSTOMERI_H
16 #ifndef MSIFACE_EXPORT
17 #define MSIFACE_EXPORT Q_DECL_IMPORT
21 #include "MOCustomerInfoAbstract"
28 QString fullName()
const;
Definition: customerinfo.h:22
Nullable< qint64 > id() const
alias for customerid()
Definition: customerinfo.h:31
#define MSIFACE_EXPORT
Definition: customerinfo.h:17
virtual Nullable< qint64 > customerid() const
Definition: srcMOCustomerInfoAbstract.h:35
This class encapsulates the most basic information about a customer.
Definition: srcMOCustomerInfoAbstract.h:17
Q_DECLARE_METATYPE(QDomNode)