VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes
makVrf::DtGlobalPlansLogic Class Reference

List of all members.

Public Member Functions

 DtGlobalPlansLogic (makVrv::DtDe &de, DtGlobalPlansDialogInterface *iface)
 CTOR.
virtual ~DtGlobalPlansLogic ()
 DTOR.
virtual void requestGlobalPlans ()
virtual void onSelectedItemsChanged ()
virtual void deleteSelectedPlan ()
virtual void editSelectedPlan ()
virtual void newPlan ()

Protected Types

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

Protected Member Functions

virtual void processGlobalPlansResponseCallback (DtSimMessage *)
virtual QString uniquePlanName () const
virtual bool newPlanInformation (QString &simAddress, QString &planName)
 Puts up a dialog that allows the user to select a simulation engine to place a plan on and the name of that new plan.
virtual void slot_backendUpdated (const DtVrfBackendState &, int)
virtual void slot_onGlobalPlanEditorDeleted (DtEditGlobalPlanWidget *, QString, QString)

Protected Attributes

makVrv::DtDemyDe
DtGlobalPlansDialogInterfacemyInterface
DtGlobalPlanInformationMap myEditing

Member Typedef Documentation

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

Constructor & Destructor Documentation

CTOR.

DTOR.


Member Function Documentation

virtual void makVrf::DtGlobalPlansLogic::newPlan ( ) [virtual]
virtual QString makVrf::DtGlobalPlansLogic::uniquePlanName ( ) const [protected, virtual]
virtual bool makVrf::DtGlobalPlansLogic::newPlanInformation ( QString &  simAddress,
QString &  planName 
) [protected, virtual]

Puts up a dialog that allows the user to select a simulation engine to place a plan on and the name of that new plan.

virtual void makVrf::DtGlobalPlansLogic::slot_backendUpdated ( const DtVrfBackendState ,
int   
) [protected, virtual]
virtual void makVrf::DtGlobalPlansLogic::slot_onGlobalPlanEditorDeleted ( DtEditGlobalPlanWidget ,
QString  ,
QString   
) [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)