Crossfire Server, Trunk
|
#include <QObject>
#include <QMetaType>
Go to the source code of this file.
Data Structures | |
class | CREReportDefinition |
Functions | |
QDataStream & | operator<< (QDataStream &out, const CREReportDefinition &report) |
QDataStream & | operator>> (QDataStream &in, CREReportDefinition &report) |
Q_DECLARE_METATYPE (CREReportDefinition) | |
QDataStream& operator<< | ( | QDataStream & | out, |
const CREReportDefinition & | report | ||
) |
Definition at line 82 of file CREReportDefinition.cpp.
References make_face_from_files::out.
QDataStream& operator>> | ( | QDataStream & | in, |
CREReportDefinition & | report | ||
) |
Definition at line 88 of file CREReportDefinition.cpp.
References navar-midane_time::data.
Q_DECLARE_METATYPE | ( | CREReportDefinition | ) |