Crossfire Server, Trunk
R21670
|
#include <CREReportDisplay.h>
Public Member Functions | |
CREReportDisplay (const QString &report, const QString &title) | |
Protected Slots | |
void | closeClicked (bool) |
void | copyClicked (bool) |
Protected Attributes | |
QString | myReport |
Definition at line 7 of file CREReportDisplay.h.
CREReportDisplay::CREReportDisplay | ( | const QString & | report, |
const QString & | title | ||
) |
Definition at line 4 of file CREReportDisplay.cpp.
References closeClicked(), copyClicked(), and myReport.
|
protectedslot |
Definition at line 36 of file CREReportDisplay.cpp.
Referenced by CREReportDisplay().
|
protectedslot |
Definition at line 31 of file CREReportDisplay.cpp.
References myReport.
Referenced by CREReportDisplay().
|
protected |
Definition at line 19 of file CREReportDisplay.h.
Referenced by copyClicked(), and CREReportDisplay().