VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Signals | Public Member Functions | Protected Slots | Protected Attributes
DtSystemSelectionDialog Class Reference

Dialog for selecting a system from the provided system list. More...

Inheritance diagram for DtSystemSelectionDialog:
Inheritance graph
[legend]

Signals

void addSystem (const DtSystemDefinitionInfo &)

Public Member Functions

 DtSystemSelectionDialog (QWidget *parent, Qt::WindowFlags f=0)
virtual ~DtSystemSelectionDialog ()
virtual void setAvailableSystems (const DtSystemDefinitionInfoList &availableSystems)

Protected Slots

virtual void selectionChanged (QListWidgetItem *current, QListWidgetItem *previous)
virtual void accept ()
virtual void itemDoubleClicked (QListWidgetItem *item)

Protected Attributes

Ui::DtSystemSelectionDialogUi myUiImpl

Detailed Description

Dialog for selecting a system from the provided system list.

Constructor & Destructor Documentation

DtSystemSelectionDialog::DtSystemSelectionDialog ( QWidget parent,
Qt::WindowFlags  f = 0 
)
virtual DtSystemSelectionDialog::~DtSystemSelectionDialog ( )
virtual

Member Function Documentation

virtual void DtSystemSelectionDialog::setAvailableSystems ( const DtSystemDefinitionInfoList availableSystems)
virtual
virtual void DtSystemSelectionDialog::selectionChanged ( QListWidgetItem *  current,
QListWidgetItem *  previous 
)
protectedvirtualslot
virtual void DtSystemSelectionDialog::accept ( )
protectedvirtualslot
virtual void DtSystemSelectionDialog::itemDoubleClicked ( QListWidgetItem *  item)
protectedvirtualslot
void DtSystemSelectionDialog::addSystem ( const DtSystemDefinitionInfo )
signal

Member Data Documentation

Ui::DtSystemSelectionDialogUi DtSystemSelectionDialog::myUiImpl
protected

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

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)