VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
makVrf::DtGlobalPlansDialogInterface Class Reference
Inheritance diagram for makVrf::DtGlobalPlansDialogInterface:
Inheritance graph
[legend]

Public Member Functions

virtual ~DtGlobalPlansDialogInterface ()
virtual QWidget * widget ()=0
 Returns widget that represents this dialog.
virtual bool itemSelected () const =0
virtual void setEditPlanEnabled (bool)=0
virtual void setDeletePlanEnabled (bool)=0
virtual void setInformationButtonEnabled (bool)=0
virtual void setLaunchButtonEnabled (bool)=0
virtual void clearGlobalPlansList ()=0
virtual void addGlobalPlan (const DtUUID &planUUID, const QString &name, const DtSimulationAddress &simulationAddress, bool isQuickLaunch, bool isLaunched, const DtString &quickLaunchIcon)=0
virtual void setShowObjectConsoleWarningIcon (bool)=0
virtual bool showObjectConsoleWarningIcon () const =0
virtual void setHasMessagesWaiting (makVrv::DtUniqueID, bool)=0
virtual void setHasQuestionsWaiting (makVrv::DtUniqueID, bool)=0
virtual void setCanCreateGlobalPlan (bool)=0
virtual void removeGlobalPlansForBackend (const DtSimulationAddress &)=0
virtual void removePlansFromBackendNotInList (const std::vector< DtUUID > &, const DtSimulationAddress &addr)=0
 Given the list of plan names, remove items from the list view that are on that backend that are not in the list.
virtual bool getSelectedGlobalPlan (DtUUID &plan, DtSimulationAddress &simulationAddress) const =0
virtual DtSimulationAddress simulationAddressForPlan (const DtUUID &) const =0
virtual bool hasPlanNamed (const QString &) const =0
virtual void editGlobalPlan (makVrv::DtUniqueID, const std::string &showValue="")=0

Constructor & Destructor Documentation

virtual makVrf::DtGlobalPlansDialogInterface::~DtGlobalPlansDialogInterface ( )
virtual

Member Function Documentation

virtual QWidget* makVrf::DtGlobalPlansDialogInterface::widget ( )
pure virtual

Returns widget that represents this dialog.

Implemented in makVrf::DtGlobalPlansDialog.

virtual bool makVrf::DtGlobalPlansDialogInterface::itemSelected ( ) const
pure virtual

Implemented in makVrf::DtGlobalPlansDialog.

virtual void makVrf::DtGlobalPlansDialogInterface::setEditPlanEnabled ( bool  )
pure virtual

Implemented in makVrf::DtGlobalPlansDialog.

virtual void makVrf::DtGlobalPlansDialogInterface::setDeletePlanEnabled ( bool  )
pure virtual

Implemented in makVrf::DtGlobalPlansDialog.

virtual void makVrf::DtGlobalPlansDialogInterface::setInformationButtonEnabled ( bool  )
pure virtual

Implemented in makVrf::DtGlobalPlansDialog.

virtual void makVrf::DtGlobalPlansDialogInterface::setLaunchButtonEnabled ( bool  )
pure virtual

Implemented in makVrf::DtGlobalPlansDialog.

virtual void makVrf::DtGlobalPlansDialogInterface::clearGlobalPlansList ( )
pure virtual

Implemented in makVrf::DtGlobalPlansDialog.

virtual void makVrf::DtGlobalPlansDialogInterface::addGlobalPlan ( const DtUUID planUUID,
const QString &  name,
const DtSimulationAddress &  simulationAddress,
bool  isQuickLaunch,
bool  isLaunched,
const DtString quickLaunchIcon 
)
pure virtual

Implemented in makVrf::DtGlobalPlansDialog.

virtual void makVrf::DtGlobalPlansDialogInterface::setShowObjectConsoleWarningIcon ( bool  )
pure virtual

Implemented in makVrf::DtGlobalPlansDialog.

virtual bool makVrf::DtGlobalPlansDialogInterface::showObjectConsoleWarningIcon ( ) const
pure virtual

Implemented in makVrf::DtGlobalPlansDialog.

virtual void makVrf::DtGlobalPlansDialogInterface::setHasMessagesWaiting ( makVrv::DtUniqueID  ,
bool   
)
pure virtual

Implemented in makVrf::DtGlobalPlansDialog.

virtual void makVrf::DtGlobalPlansDialogInterface::setHasQuestionsWaiting ( makVrv::DtUniqueID  ,
bool   
)
pure virtual

Implemented in makVrf::DtGlobalPlansDialog.

virtual void makVrf::DtGlobalPlansDialogInterface::setCanCreateGlobalPlan ( bool  )
pure virtual

Implemented in makVrf::DtGlobalPlansDialog.

virtual void makVrf::DtGlobalPlansDialogInterface::removeGlobalPlansForBackend ( const DtSimulationAddress &  )
pure virtual

Implemented in makVrf::DtGlobalPlansDialog.

virtual void makVrf::DtGlobalPlansDialogInterface::removePlansFromBackendNotInList ( const std::vector< DtUUID > &  ,
const DtSimulationAddress &  addr 
)
pure virtual

Given the list of plan names, remove items from the list view that are on that backend that are not in the list.

Implemented in makVrf::DtGlobalPlansDialog.

virtual bool makVrf::DtGlobalPlansDialogInterface::getSelectedGlobalPlan ( DtUUID plan,
DtSimulationAddress &  simulationAddress 
) const
pure virtual
virtual DtSimulationAddress makVrf::DtGlobalPlansDialogInterface::simulationAddressForPlan ( const DtUUID ) const
pure virtual

Implemented in makVrf::DtGlobalPlansDialog.

virtual bool makVrf::DtGlobalPlansDialogInterface::hasPlanNamed ( const QString &  ) const
pure virtual

Implemented in makVrf::DtGlobalPlansDialog.

virtual void makVrf::DtGlobalPlansDialogInterface::editGlobalPlan ( makVrv::DtUniqueID  ,
const std::string &  showValue = "" 
)
pure virtual

Implemented in makVrf::DtGlobalPlansDialog.


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

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)