VR-Forces 4.1.1 Class Documentation
List of all members | Public Member Functions | Protected Slots | Protected Member Functions | Protected Attributes
makVrv::DtSelectedInstanceDialogPage Class Reference

An dialog page which contains a list of instances and allows selection of the instance. More...

Inheritance diagram for makVrv::DtSelectedInstanceDialogPage:
Inheritance graph
[legend]

Public Member Functions

 DtSelectedInstanceDialogPage (DtDe &de, QWidget *parent, Qt::WindowFlags f=Qt::Widget)
 CTOR.
virtual ~DtSelectedInstanceDialogPage ()
 DTOR.
virtual void addInstance (const std::string &)
 Add an instance.
virtual void removeInstance (const std::string &)
 Remove an instance.
virtual QString currentInstance ()
- Public Member Functions inherited from makVrv::DtPage
 DtPage (DtDe &de, QWidget *parent=0, Qt::WindowFlags f=0)
 CTOR for page.
virtual ~DtPage ()
 DTOR for page.
virtual QIcon icon ()=0
 Get the icon of the page.
virtual QString title ()=0
 Get the title of the page.
virtual const std::string & pageClassName () const =0
 Get the class name of the page.

Protected Slots

virtual void onCurrentInstanceChanged (QString definition)
virtual void onCurrentInstanceChanged (int)
virtual void onRenameInstanceRequested ()
virtual void onNewInstanceRequested ()
virtual void onDeleteInstanceRequested ()

Protected Member Functions

void setupGui ()
virtual void activate ()
 Called by the Pager when this page becomes active.
virtual void deactivate ()
 Called by the Pager when this page becomes active.

Protected Attributes

DtDemyDe
DtSelectInstanceWidgetmySelectInstanceWidget
- Protected Attributes inherited from makVrv::DtPage
DtDemyDe

Detailed Description

An dialog page which contains a list of instances and allows selection of the instance.

Constructor & Destructor Documentation

makVrv::DtSelectedInstanceDialogPage::DtSelectedInstanceDialogPage ( DtDe de,
QWidget parent,
Qt::WindowFlags  f = Qt::Widget 
)

CTOR.

virtual makVrv::DtSelectedInstanceDialogPage::~DtSelectedInstanceDialogPage ( )
virtual

DTOR.

Member Function Documentation

virtual void makVrv::DtSelectedInstanceDialogPage::addInstance ( const std::string &  )
virtual

Add an instance.

virtual void makVrv::DtSelectedInstanceDialogPage::removeInstance ( const std::string &  )
virtual

Remove an instance.

virtual QString makVrv::DtSelectedInstanceDialogPage::currentInstance ( )
virtual
virtual void makVrv::DtSelectedInstanceDialogPage::onCurrentInstanceChanged ( QString  definition)
protectedvirtualslot
virtual void makVrv::DtSelectedInstanceDialogPage::onCurrentInstanceChanged ( int  )
protectedvirtualslot
virtual void makVrv::DtSelectedInstanceDialogPage::onRenameInstanceRequested ( )
protectedvirtualslot
virtual void makVrv::DtSelectedInstanceDialogPage::onNewInstanceRequested ( )
protectedvirtualslot
virtual void makVrv::DtSelectedInstanceDialogPage::onDeleteInstanceRequested ( )
protectedvirtualslot
void makVrv::DtSelectedInstanceDialogPage::setupGui ( )
protected
virtual void makVrv::DtSelectedInstanceDialogPage::activate ( )
protectedvirtual
virtual void makVrv::DtSelectedInstanceDialogPage::deactivate ( )
protectedvirtual

Member Data Documentation

DtDe& makVrv::DtSelectedInstanceDialogPage::myDe
protected
DtSelectInstanceWidget* makVrv::DtSelectedInstanceDialogPage::mySelectInstanceWidget
protected

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

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)