VR-Forces 4.1 Class Documentation
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 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

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::clearGlobalPlansList ( )
pure virtual

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
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 Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)