VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | 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]

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)
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 Do nothing constructor.
virtual ~DtVirtualBaseClass ()
 Virtual do nothing destructor.

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

makVrf::DtVrfGlobalPlansManager::DtVrfGlobalPlansManager ( makVrv::DtDe )

CTOR. Registers all known dialogs with manager.

virtual makVrf::DtVrfGlobalPlansManager::~DtVrfGlobalPlansManager ( )
virtual

DTOR.

Member Function Documentation

static DtVrfGlobalPlansManager& makVrf::DtVrfGlobalPlansManager::instance ( makVrv::DtDe de)
static

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 DtGlobalPlansDialogInterface* makVrf::DtVrfGlobalPlansManager::createGlobalPlansDialog ( QWidget )
protectedvirtual
virtual DtEditGlobalPlanWidget* makVrf::DtVrfGlobalPlansManager::createGlobalPlanEditDialog ( QWidget ,
const std::string &  p,
const QString &  a,
bool  isNewPlan 
)
protectedvirtual
virtual void makVrf::DtVrfGlobalPlansManager::slot_onDialogDestroyed ( )
protectedvirtual
virtual void makVrf::DtVrfGlobalPlansManager::slot_onGlobalPlanDialogDestroyed ( DtEditGlobalPlanWidget )
protectedvirtual

Member Data Documentation

boost::signal<void (DtEditGlobalPlanWidget*, QString, QString)> makVrf::DtVrfGlobalPlansManager::signal_globalPlanEditorCreated
boost::signal<void (DtEditGlobalPlanWidget*, QString, QString)> makVrf::DtVrfGlobalPlansManager::signal_globalPlanEditorDeleted
makVrv::DtDe& makVrf::DtVrfGlobalPlansManager::myDe
protected
DtGlobalPlansDialogInterface* makVrf::DtVrfGlobalPlansManager::myGlobalPlans
protected
DtVrfGlobalPlansManagerSignalHandler makVrf::DtVrfGlobalPlansManager::mySignalHandler
protected
DtGlobalPlanInformationMap makVrf::DtVrfGlobalPlansManager::myEditors
protected

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

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)