Crossfire Server, Branch 1.12  R12190
Public Member Functions | Private Slots | Private Member Functions | Private Attributes
CREMainWindow Class Reference

#include <CREMainWindow.h>

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

Detailed Description

Definition at line 15 of file CREMainWindow.h.


Constructor & Destructor Documentation

Definition at line 10 of file CREMainWindow.cpp.

References createActions(), createMenus(), and myArea.

Here is the call graph for this function:


Member Function Documentation

void CREMainWindow::createActions ( ) [private]
void CREMainWindow::createMenus ( ) [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:

void CREMainWindow::onOpenAnimations ( ) [private, slot]

Definition at line 86 of file CREMainWindow.cpp.

References DisplayAnimations, and myArea.

Referenced by createActions().

Here is the caller graph for this function:

void CREMainWindow::onOpenArchetypes ( ) [private, slot]

Definition at line 72 of file CREMainWindow.cpp.

References DisplayArchetypes, and myArea.

Referenced by createActions().

Here is the caller graph for this function:

void CREMainWindow::onOpenArtifacts ( ) [private, slot]

Definition at line 65 of file CREMainWindow.cpp.

References DisplayArtifacts, and myArea.

Referenced by createActions().

Here is the caller graph for this function:

void CREMainWindow::onOpenFaces ( ) [private, slot]

Definition at line 100 of file CREMainWindow.cpp.

References DisplayFaces, and myArea.

Referenced by createActions().

Here is the caller graph for this function:

void CREMainWindow::onOpenFormulae ( ) [private, slot]

Definition at line 93 of file CREMainWindow.cpp.

References DisplayFormulae, and myArea.

Referenced by createActions().

Here is the caller graph for this function:

void CREMainWindow::onOpenResources ( ) [private, slot]

Definition at line 107 of file CREMainWindow.cpp.

References myArea.

Referenced by createActions().

Here is the caller graph for this function:

void CREMainWindow::onOpenTreasures ( ) [private, slot]

Definition at line 79 of file CREMainWindow.cpp.

References DisplayTreasures, and myArea.

Referenced by createActions().

Here is the caller graph for this function:

void CREMainWindow::onSaveFormulae ( ) [private, slot]

Definition at line 114 of file CREMainWindow.cpp.

Referenced by createActions().

Here is the caller graph for this function:


Field Documentation

QMdiArea* CREMainWindow::myArea [private]
QAction* CREMainWindow::myOpenAnimations [private]

Definition at line 34 of file CREMainWindow.h.

Referenced by createActions(), and createMenus().

QAction* CREMainWindow::myOpenArchetypes [private]

Definition at line 32 of file CREMainWindow.h.

Referenced by createActions(), and createMenus().

QAction* CREMainWindow::myOpenArtifacts [private]

Definition at line 31 of file CREMainWindow.h.

Referenced by createActions(), and createMenus().

QAction* CREMainWindow::myOpenFaces [private]

Definition at line 36 of file CREMainWindow.h.

Referenced by createActions(), and createMenus().

QAction* CREMainWindow::myOpenFormulae [private]

Definition at line 35 of file CREMainWindow.h.

Referenced by createActions(), and createMenus().

QMenu* CREMainWindow::myOpenMenu [private]

Definition at line 28 of file CREMainWindow.h.

Referenced by createMenus().

QAction* CREMainWindow::myOpenResources [private]

Definition at line 37 of file CREMainWindow.h.

Referenced by createActions(), and createMenus().

QAction* CREMainWindow::myOpenTreasures [private]

Definition at line 33 of file CREMainWindow.h.

Referenced by createActions(), and createMenus().

QAction* CREMainWindow::mySaveFormulae [private]

Definition at line 38 of file CREMainWindow.h.

Referenced by createActions(), and createMenus().

QMenu* CREMainWindow::mySaveMenu [private]

Definition at line 29 of file CREMainWindow.h.

Referenced by createMenus().


The documentation for this class was generated from the following files: