Crossfire Server, Trunk
|
#include <CREReportDialog.h>
Public Member Functions | |
CREReportDialog () | |
Protected Slots | |
void | currentRowChanged (int currentRow) |
void | onAdd () |
void | onDelete () |
void | onHelp () |
Protected Member Functions | |
virtual void | accept () |
void | refreshList () |
virtual void | reject () |
void | saveCurrentReport () |
Protected Attributes | |
QTextEdit * | myDisplay |
QTextEdit * | myFooter |
QTextEdit * | myHeader |
QListWidget * | myList |
QLineEdit * | myName |
int | myReportIndex |
CREReportDefinitionManager | myReports |
QTextEdit * | mySort |
Definition at line 24 of file CREReportDialog.h.
CREReportDialog::CREReportDialog | ( | ) |
Definition at line 19 of file CREReportDialog.cpp.
References accept(), currentRowChanged(), myDisplay, myFooter, myHeader, myList, myName, myReports, mySort, onAdd(), onDelete(), onHelp(), refreshList(), reject(), and settings.
|
protectedvirtual |
Definition at line 80 of file CREReportDialog.cpp.
References altar_valkyrie::accept(), myReports, saveCurrentReport(), and settings.
Referenced by CREReportDialog().
|
protectedslot |
Definition at line 152 of file CREReportDialog.cpp.
References myDisplay, myFooter, myHeader, myList, myName, myReportIndex, myReports, mySort, and CREReportDefinitionManager::reports().
Referenced by CREReportDialog().
|
protectedslot |
Definition at line 102 of file CREReportDialog.cpp.
Referenced by CREReportDialog().
|
protectedslot |
Definition at line 112 of file CREReportDialog.cpp.
Referenced by CREReportDialog().
|
protectedslot |
Definition at line 96 of file CREReportDialog.cpp.
Referenced by CREReportDialog().
|
protected |
Definition at line 127 of file CREReportDialog.cpp.
References myReportIndex, myReports, report::report(), and CREReportDefinitionManager::reports().
Referenced by CREReportDialog().
|
protectedvirtual |
Definition at line 88 of file CREReportDialog.cpp.
Referenced by CREReportDialog().
|
protected |
Definition at line 138 of file CREReportDialog.cpp.
Referenced by accept().
|
protected |
Definition at line 36 of file CREReportDialog.h.
Referenced by CREReportDialog(), and currentRowChanged().
|
protected |
Definition at line 37 of file CREReportDialog.h.
Referenced by CREReportDialog(), and currentRowChanged().
|
protected |
Definition at line 34 of file CREReportDialog.h.
Referenced by CREReportDialog(), and currentRowChanged().
|
protected |
Definition at line 32 of file CREReportDialog.h.
Referenced by CREReportDialog(), and currentRowChanged().
|
protected |
Definition at line 33 of file CREReportDialog.h.
Referenced by CREReportDialog(), and currentRowChanged().
|
protected |
Definition at line 39 of file CREReportDialog.h.
Referenced by currentRowChanged(), and refreshList().
|
protected |
Definition at line 38 of file CREReportDialog.h.
Referenced by accept(), CREReportDialog(), currentRowChanged(), and refreshList().
|
protected |
Definition at line 35 of file CREReportDialog.h.
Referenced by CREReportDialog(), and currentRowChanged().