VR-Forces 4.0.4 Class Documentation
Public Member Functions | Public Attributes | Protected Slots | Protected Member Functions | Protected Attributes
makVrf::DtGlobalPlansDialog Class Reference
Inheritance diagram for makVrf::DtGlobalPlansDialog:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtGlobalPlansDialog (makVrv::DtDe &de, QWidget *parent=0, const Qt::WindowFlags &flags=0)
virtual ~DtGlobalPlansDialog ()
virtual QWidgetwidget ()
 Returns widget that represents this dialog.

Public Attributes

Ui_DtGlobalPlansWidgetUi myUiImpl

Protected Slots

virtual void onSelectedItemsChanged ()
virtual void onClose ()
virtual void onEditSelectedPlan ()
virtual void onNewPlan ()
virtual void onDeleteSelectedPlan ()
virtual void onProcessItemDoubleClicked (QTreeWidgetItem *, int)
virtual bool getSelectedGlobalPlan (QString &plan, QString &simulationAddress) const

Protected Member Functions

virtual bool itemSelected () const
virtual void setEditPlanEnabled (bool)
virtual void setDeletePlanEnabled (bool)
virtual void clearGlobalPlansList ()
virtual void addGlobalPlan (const QString &planName, const QString &simulationAddress)
virtual void removeGlobalPlansForBackend (const QString &)
virtual void removePlansFromBackendNotInList (const std::vector< DtString > &, const QString &addr)
 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 hasPlanNamed (const QString &) const

Protected Attributes

makVrv::DtDemyDe
DtGlobalPlansLogicmyLogic

Constructor & Destructor Documentation

makVrf::DtGlobalPlansDialog::DtGlobalPlansDialog ( makVrv::DtDe de,
QWidget parent = 0,
const Qt::WindowFlags &  flags = 0 
)

Member Function Documentation

virtual QWidget* makVrf::DtGlobalPlansDialog::widget ( ) [inline, virtual]

Returns widget that represents this dialog.

Implements makVrf::DtGlobalPlansDialogInterface.

virtual bool makVrf::DtGlobalPlansDialog::itemSelected ( ) const [protected, virtual]
virtual void makVrf::DtGlobalPlansDialog::setEditPlanEnabled ( bool  ) [protected, virtual]
virtual void makVrf::DtGlobalPlansDialog::setDeletePlanEnabled ( bool  ) [protected, virtual]
virtual void makVrf::DtGlobalPlansDialog::clearGlobalPlansList ( ) [protected, virtual]
virtual void makVrf::DtGlobalPlansDialog::addGlobalPlan ( const QString &  planName,
const QString &  simulationAddress 
) [protected, virtual]
virtual void makVrf::DtGlobalPlansDialog::removeGlobalPlansForBackend ( const QString &  ) [protected, virtual]
virtual void makVrf::DtGlobalPlansDialog::removePlansFromBackendNotInList ( const std::vector< DtString > &  ,
const QString &  addr 
) [protected, virtual]

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

Implements makVrf::DtGlobalPlansDialogInterface.

virtual bool makVrf::DtGlobalPlansDialog::hasPlanNamed ( const QString &  ) const [protected, virtual]
virtual void makVrf::DtGlobalPlansDialog::onSelectedItemsChanged ( ) [protected, virtual, slot]
virtual void makVrf::DtGlobalPlansDialog::onClose ( ) [protected, virtual, slot]
virtual void makVrf::DtGlobalPlansDialog::onEditSelectedPlan ( ) [protected, virtual, slot]
virtual void makVrf::DtGlobalPlansDialog::onNewPlan ( ) [protected, virtual, slot]
virtual void makVrf::DtGlobalPlansDialog::onDeleteSelectedPlan ( ) [protected, virtual, slot]
virtual void makVrf::DtGlobalPlansDialog::onProcessItemDoubleClicked ( QTreeWidgetItem ,
int   
) [protected, virtual, slot]
virtual bool makVrf::DtGlobalPlansDialog::getSelectedGlobalPlan ( QString &  plan,
QString &  simulationAddress 
) const [protected, virtual, slot]

Member Data Documentation

Ui_DtGlobalPlansWidgetUi makVrf::DtGlobalPlansDialog::myUiImpl

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)