Go to the documentation of this file.
13 #ifndef CRE_REPORT_DEFINITION_MANAGER_H
14 #define CRE_REPORT_DEFINITION_MANAGER_H
32 QList<CREReportDefinition*>&
reports();
33 const QList<CREReportDefinition*>&
reports()
const;
44 #endif // CRE_REPORT_DEFINITION_MANAGER_H
QDataStream & operator<<(QDataStream &out, const CREReportDefinitionManager &manager)
Q_DECLARE_METATYPE(CREReportDefinitionManager)
QList< CREReportDefinition * > & reports()
QList< CREReportDefinition * > myReports
QDataStream & operator>>(QDataStream &in, CREReportDefinitionManager &manager)
CREReportDefinitionManager()
static AssetsManager * manager
void copy(const CREReportDefinitionManager &other)
virtual ~CREReportDefinitionManager()