VR-Forces 4.0.4 Class Documentation
Public Member Functions
makVrf::DtGlobalPlansDialogInterface Class Reference
Inheritance diagram for makVrf::DtGlobalPlansDialogInterface:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~DtGlobalPlansDialogInterface ()
virtual QWidgetwidget ()=0
 Returns widget that represents this dialog.
virtual bool itemSelected () const =0
virtual void setEditPlanEnabled (bool)=0
virtual void setDeletePlanEnabled (bool)=0
virtual void clearGlobalPlansList ()=0
virtual void addGlobalPlan (const QString &planName, const QString &simulationAddress)=0
virtual void removeGlobalPlansForBackend (const QString &)=0
virtual void removePlansFromBackendNotInList (const std::vector< DtString > &, const QString &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 (QString &plan, QString &simulationAddress) const =0
virtual bool hasPlanNamed (const QString &) const =0

Constructor & Destructor Documentation


Member Function Documentation

Returns widget that represents this dialog.

Implemented in makVrf::DtGlobalPlansDialog.

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

Implemented in makVrf::DtGlobalPlansDialog.

Implemented in makVrf::DtGlobalPlansDialog.

Implemented in makVrf::DtGlobalPlansDialog.

Implemented in makVrf::DtGlobalPlansDialog.

virtual void makVrf::DtGlobalPlansDialogInterface::addGlobalPlan ( const QString &  planName,
const QString &  simulationAddress 
) [pure virtual]

Implemented in makVrf::DtGlobalPlansDialog.

virtual void makVrf::DtGlobalPlansDialogInterface::removeGlobalPlansForBackend ( const QString &  ) [pure virtual]

Implemented in makVrf::DtGlobalPlansDialog.

virtual void makVrf::DtGlobalPlansDialogInterface::removePlansFromBackendNotInList ( const std::vector< DtString > &  ,
const QString &  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 ( QString &  plan,
QString &  simulationAddress 
) const [pure virtual]

Implemented in makVrf::DtGlobalPlansDialog.

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

Implemented in makVrf::DtGlobalPlansDialog.


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)