VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Public Attributes | Protected Types | Protected Member Functions | Protected Attributes
makVrf::DtVrfGlobalPlansManager Class Reference
Inheritance diagram for makVrf::DtVrfGlobalPlansManager:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtVrfGlobalPlansManager (makVrv::DtDe &)
 CTOR. Registers all known dialogs with manager.
virtual ~DtVrfGlobalPlansManager ()
 DTOR.
virtual void show (QWidget *parent)
 Shows the current dialog. If one does not exist, creates one.
virtual DtEditGlobalPlanWidgeteditGlobalPlan (const std::string &plan, const QString &simulationAddress, QWidget *parent, bool isNewPlan=false)

Static Public Member Functions

static DtVrfGlobalPlansManagerinstance (makVrv::DtDe &de)
 Returns instance of the messager.

Public Attributes

boost::signal< void(DtEditGlobalPlanWidget
*, QString, QString)> 
signal_globalPlanEditorCreated
boost::signal< void(DtEditGlobalPlanWidget
*, QString, QString)> 
signal_globalPlanEditorDeleted

Protected Types

typedef std::pair< std::string,
std::string > 
DtGlobalPlanInformation
typedef std::map
< DtEditGlobalPlanWidget
*, DtGlobalPlanInformation
DtGlobalPlanInformationMap

Protected Member Functions

virtual
DtGlobalPlansDialogInterface
createGlobalPlansDialog (QWidget *)
virtual DtEditGlobalPlanWidgetcreateGlobalPlanEditDialog (QWidget *, const std::string &p, const QString &a, bool isNewPlan)
virtual void slot_onDialogDestroyed ()
virtual void slot_onGlobalPlanDialogDestroyed (DtEditGlobalPlanWidget *)

Protected Attributes

makVrv::DtDemyDe
DtGlobalPlansDialogInterfacemyGlobalPlans
DtVrfGlobalPlansManagerSignalHandler mySignalHandler
DtGlobalPlanInformationMap myEditors

Member Typedef Documentation

typedef std::pair<std::string, std::string> makVrf::DtVrfGlobalPlansManager::DtGlobalPlanInformation [protected]

Constructor & Destructor Documentation

CTOR. Registers all known dialogs with manager.

DTOR.


Member Function Documentation

Returns instance of the messager.

virtual void makVrf::DtVrfGlobalPlansManager::show ( QWidget parent) [virtual]

Shows the current dialog. If one does not exist, creates one.

virtual DtEditGlobalPlanWidget* makVrf::DtVrfGlobalPlansManager::editGlobalPlan ( const std::string &  plan,
const QString &  simulationAddress,
QWidget parent,
bool  isNewPlan = false 
) [virtual]
virtual DtEditGlobalPlanWidget* makVrf::DtVrfGlobalPlansManager::createGlobalPlanEditDialog ( QWidget ,
const std::string &  p,
const QString &  a,
bool  isNewPlan 
) [protected, virtual]
virtual void makVrf::DtVrfGlobalPlansManager::slot_onDialogDestroyed ( ) [protected, virtual]

Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)