Gui::ApplicationP Struct Reference

List of all members.

Public Member Functions

 ApplicationP ()
 ~ApplicationP ()

Public Attributes

Gui::DocumentactiveDocument
 Active document.
CommandManager commandManager
 Handles all commands.
std::map< const App::Document
*, Gui::Document * > 
documents
 list of all handled documents
bool isClosing
MacroManagermacroMngr
std::list< Gui::BaseView * > passive
 List of all registered views.
bool startingUp

Detailed Description

Definition at line 108 of file Gui/Application.cpp.


Constructor & Destructor Documentation

Gui::ApplicationP::ApplicationP (  )  [inline]

Definition at line 110 of file Gui/Application.cpp.

References macroMngr.

Gui::ApplicationP::~ApplicationP (  )  [inline]

Definition at line 119 of file Gui/Application.cpp.

References macroMngr.


Member Data Documentation

Handles all commands.

Definition at line 134 of file Gui/Application.cpp.

Referenced by Gui::Application::commandManager().


The documentation for this struct was generated from the following file:

Generated on Wed Nov 23 19:01:58 2011 for FreeCAD by  doxygen 1.6.1