![]() |
VR-Forces Developer's Guide
|

Signals | |
| void | replaceSystemWithOtherSystem (const DtSystemDefinitionInfo &, QString) |
Signals inherited from DtSystemSelectionDialog | |
| void | addSystem (const DtSystemDefinitionInfo &, QString) |
| void | done (bool) |
Public Member Functions | |
| DtSystemReplaceDialog (QWidget *parent, std::string systemName, Qt::WindowFlags f=0) | |
Public Member Functions inherited from DtSystemSelectionDialog | |
| DtSystemSelectionDialog (QWidget *parent, Qt::WindowFlags f=0) | |
| virtual | ~DtSystemSelectionDialog () |
| virtual void | setAvailableSystems (const DtSystemDefinitionInfoList &availableSystems) |
Protected Member Functions | |
| virtual void | accept () |
Protected Member Functions inherited from DtSystemSelectionDialog | |
| virtual void | closeEvent (QCloseEvent *) |
| virtual void | reject () |
Protected Attributes | |
| std::string | myOldSystemName |
Protected Attributes inherited from DtSystemSelectionDialog | |
| Ui::DtSystemSelectionDialogUi | myUiImpl |
Additional Inherited Members | |
Protected Slots inherited from DtSystemSelectionDialog | |
| virtual void | selectionChanged (QListWidgetItem *current, QListWidgetItem *previous) |
| virtual void | itemDoubleClicked (QListWidgetItem *item) |
|
inline |
|
protectedvirtual |
Reimplemented from DtSystemSelectionDialog.
|
signal |
|
protected |