![]() |
VR-Forces Developer's Guide
|
Class that allows the user to choose which VR-Link exercise configuration file they would like to use.

Signals | |
| void | refreshParentDialog () |
| void | linkConfigFilesSelectionChanged () |
Public Member Functions | |
| DtConnectionExConfigFileSelectionWidget (QWidget *parent, DtVrfLauncherApplication *app, DtProtocolTypes protocolType=DtDISProtocol) | |
| virtual | ~DtConnectionExConfigFileSelectionWidget () override |
| virtual void | init () |
| virtual void | refreshLinkConfigFiles (DtFilename savedSelectedFilePath) |
| virtual std::string | linkConfigFileDescription (DtFilename linkConfigFilePath) |
| virtual QString | currentlySelectedFileName () |
| virtual void | clearLinkConfigFiles () |
Protected Slots | |
| void | onLinkConfigFiles_itemSelectionChanged () |
| void | onLinkConfigFilesCopyButton_released () |
| void | onLinkConfigFilesDeleteButton_released () |
| void | onLinkConfigFilesEditButton_released () |
Protected Member Functions | |
| virtual void | setupGui () |
Protected Attributes | |
| QToolButton * | myLinkConfigFileCopyButton |
| QToolButton * | myLinkConfigFileDeleteButton |
| QToolButton * | myLinkConfigFileEditButton |
| QLabel * | myLinkConfigFileMenuLabel |
| QListWidget * | myLinkConfigFiles |
| DtProtocolTypes | myProtocolType |
| DtVrfLauncherApplication * | myApp = nullptr |
| DtConnectionExConfigFileSelectionWidget::DtConnectionExConfigFileSelectionWidget | ( | QWidget * | parent, |
| DtVrfLauncherApplication * | app, | ||
| DtProtocolTypes | protocolType = DtDISProtocol |
||
| ) |
CTOR.
|
overridevirtual |
DTOR.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
signal |
|
signal |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedvirtual |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |