![]() |
Crossfire Resources Editor
|
#include <CREReportDisplay.h>
Inheritance diagram for CREReportDisplay:
Collaboration diagram for CREReportDisplay: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(), and myReport.
Here is the call graph for this function:
|
protectedslot |
Definition at line 48 of file CREReportDisplay.cpp.
Referenced by CREReportDisplay().
Here is the caller graph for this function:
|
protectedslot |
Definition at line 43 of file CREReportDisplay.cpp.
References myReport.
Referenced by CREReportDisplay().
Here is the caller graph for this function:
|
protected |
Definition at line 31 of file CREReportDisplay.h.
Referenced by copyClicked(), and CREReportDisplay().