|
Crossfire Server, Branches 1.12
R18729
|
#include <CREMainWindow.h>
Inheritance diagram for CREMainWindow:
Collaboration diagram for CREMainWindow:Public Member Functions | |
| CREMainWindow () | |
Private Slots | |
| void | onOpenAnimations () |
| void | onOpenArchetypes () |
| void | onOpenArtifacts () |
| void | onOpenFaces () |
| void | onOpenFormulae () |
| void | onOpenResources () |
| void | onOpenTreasures () |
| void | onSaveFormulae () |
Private Member Functions | |
| void | createActions () |
| void | createMenus () |
Private Attributes | |
| QMdiArea * | myArea |
| QAction * | myOpenAnimations |
| QAction * | myOpenArchetypes |
| QAction * | myOpenArtifacts |
| QAction * | myOpenFaces |
| QAction * | myOpenFormulae |
| QMenu * | myOpenMenu |
| QAction * | myOpenResources |
| QAction * | myOpenTreasures |
| QAction * | mySaveFormulae |
| QMenu * | mySaveMenu |
Definition at line 15 of file CREMainWindow.h.
| CREMainWindow::CREMainWindow | ( | ) |
Definition at line 10 of file CREMainWindow.cpp.
References createActions(), createMenus(), and myArea.
Here is the call graph for this function:
|
private |
Definition at line 23 of file CREMainWindow.cpp.
References myOpenAnimations, myOpenArchetypes, myOpenArtifacts, myOpenFaces, myOpenFormulae, myOpenResources, myOpenTreasures, mySaveFormulae, onOpenAnimations(), onOpenArchetypes(), onOpenArtifacts(), onOpenFaces(), onOpenFormulae(), onOpenResources(), onOpenTreasures(), and onSaveFormulae().
Referenced by CREMainWindow().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 50 of file CREMainWindow.cpp.
References myOpenAnimations, myOpenArchetypes, myOpenArtifacts, myOpenFaces, myOpenFormulae, myOpenMenu, myOpenResources, myOpenTreasures, mySaveFormulae, and mySaveMenu.
Referenced by CREMainWindow().
Here is the caller graph for this function:
|
privateslot |
Definition at line 86 of file CREMainWindow.cpp.
References DisplayAnimations, and myArea.
Referenced by createActions().
Here is the caller graph for this function:
|
privateslot |
Definition at line 72 of file CREMainWindow.cpp.
References DisplayArchetypes, and myArea.
Referenced by createActions().
Here is the caller graph for this function:
|
privateslot |
Definition at line 65 of file CREMainWindow.cpp.
References DisplayArtifacts, and myArea.
Referenced by createActions().
Here is the caller graph for this function:
|
privateslot |
Definition at line 100 of file CREMainWindow.cpp.
References DisplayFaces, and myArea.
Referenced by createActions().
Here is the caller graph for this function:
|
privateslot |
Definition at line 93 of file CREMainWindow.cpp.
References DisplayFormulae, and myArea.
Referenced by createActions().
Here is the caller graph for this function:
|
privateslot |
Definition at line 107 of file CREMainWindow.cpp.
References myArea.
Referenced by createActions().
Here is the caller graph for this function:
|
privateslot |
Definition at line 79 of file CREMainWindow.cpp.
References DisplayTreasures, and myArea.
Referenced by createActions().
Here is the caller graph for this function:
|
privateslot |
Definition at line 114 of file CREMainWindow.cpp.
Referenced by createActions().
Here is the caller graph for this function:
|
private |
Definition at line 23 of file CREMainWindow.h.
Referenced by CREMainWindow(), onOpenAnimations(), onOpenArchetypes(), onOpenArtifacts(), onOpenFaces(), onOpenFormulae(), onOpenResources(), and onOpenTreasures().
|
private |
Definition at line 34 of file CREMainWindow.h.
Referenced by createActions(), and createMenus().
|
private |
Definition at line 32 of file CREMainWindow.h.
Referenced by createActions(), and createMenus().
|
private |
Definition at line 31 of file CREMainWindow.h.
Referenced by createActions(), and createMenus().
|
private |
Definition at line 36 of file CREMainWindow.h.
Referenced by createActions(), and createMenus().
|
private |
Definition at line 35 of file CREMainWindow.h.
Referenced by createActions(), and createMenus().
|
private |
Definition at line 28 of file CREMainWindow.h.
Referenced by createMenus().
|
private |
Definition at line 37 of file CREMainWindow.h.
Referenced by createActions(), and createMenus().
|
private |
Definition at line 33 of file CREMainWindow.h.
Referenced by createActions(), and createMenus().
|
private |
Definition at line 38 of file CREMainWindow.h.
Referenced by createActions(), and createMenus().
|
private |
Definition at line 29 of file CREMainWindow.h.
Referenced by createMenus().