Crossfire Server, Trunk
|
#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 19 of file CREReportDisplay.h.
CREReportDisplay::CREReportDisplay | ( | const QString & | report, |
const QString & | title | ||
) |
Definition at line 16 of file CREReportDisplay.cpp.
References closeClicked(), copyClicked(), myReport, and report::report().
|
protectedslot |
Definition at line 48 of file CREReportDisplay.cpp.
References altar_valkyrie::accept().
Referenced by CREReportDisplay().
|
protectedslot |
Definition at line 43 of file CREReportDisplay.cpp.
References myReport.
Referenced by CREReportDisplay().
|
protected |
Definition at line 31 of file CREReportDisplay.h.
Referenced by copyClicked(), and CREReportDisplay().