VR-Forces 4.2 Class Documentation
List of all members | Public Member Functions | Public Attributes | Protected Slots | Protected Member Functions | Protected Attributes
makVrf::DtGlobalPlansDialog Class Reference
Inheritance diagram for makVrf::DtGlobalPlansDialog:
Inheritance graph
[legend]

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 Member Functions inherited from makVrf::DtGlobalPlansDialogInterface
virtual ~DtGlobalPlansDialogInterface ()
virtual bool getSelectedGlobalPlan (QString &plan, QString &simulationAddress) const =0

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::DtDe & myDe
DtGlobalPlansLogicmyLogic

Constructor & Destructor Documentation

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

Member Function Documentation

virtual QWidget* makVrf::DtGlobalPlansDialog::widget ( )
inlinevirtual

Returns widget that represents this dialog.

Implements makVrf::DtGlobalPlansDialogInterface.

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

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
protectedvirtual
virtual void makVrf::DtGlobalPlansDialog::onSelectedItemsChanged ( )
protectedvirtualslot
virtual void makVrf::DtGlobalPlansDialog::onClose ( )
protectedvirtualslot
virtual void makVrf::DtGlobalPlansDialog::onEditSelectedPlan ( )
protectedvirtualslot
virtual void makVrf::DtGlobalPlansDialog::onNewPlan ( )
protectedvirtualslot
virtual void makVrf::DtGlobalPlansDialog::onDeleteSelectedPlan ( )
protectedvirtualslot
virtual void makVrf::DtGlobalPlansDialog::onProcessItemDoubleClicked ( QTreeWidgetItem ,
int   
)
protectedvirtualslot
virtual bool makVrf::DtGlobalPlansDialog::getSelectedGlobalPlan ( QString &  plan,
QString &  simulationAddress 
) const
protectedvirtualslot

Member Data Documentation

Ui_DtGlobalPlansWidgetUi makVrf::DtGlobalPlansDialog::myUiImpl
makVrv::DtDe& makVrf::DtGlobalPlansDialog::myDe
protected
DtGlobalPlansLogic* makVrf::DtGlobalPlansDialog::myLogic
protected

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

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)