![]() |
VR-Forces 4.0.4 Class Documentation
|
Dialog for selecting a system from the provided system list. More...

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 |
Dialog for selecting a system from the provided system list.
| DtSystemSelectionDialog::DtSystemSelectionDialog | ( | QWidget * | parent, |
| Qt::WindowFlags | f = 0 |
||
| ) |
| virtual DtSystemSelectionDialog::~DtSystemSelectionDialog | ( | ) | [virtual] |
| virtual void DtSystemSelectionDialog::setAvailableSystems | ( | const DtSystemDefinitionInfoList & | availableSystems | ) | [virtual] |
| virtual void DtSystemSelectionDialog::selectionChanged | ( | QListWidgetItem * | current, |
| QListWidgetItem * | previous | ||
| ) | [protected, virtual, slot] |
| virtual void DtSystemSelectionDialog::accept | ( | ) | [protected, virtual, slot] |
| virtual void DtSystemSelectionDialog::itemDoubleClicked | ( | QListWidgetItem * | item | ) | [protected, virtual, slot] |
| void DtSystemSelectionDialog::addSystem | ( | const DtSystemDefinitionInfo & | ) | [signal] |
Ui::DtSystemSelectionDialogUi DtSystemSelectionDialog::myUiImpl [protected] |