swift
|
Select the mode. More...
Signals | |
void | changed () |
Value changed. | |
Public Member Functions | |
CModelModeSelector (QWidget *parent=nullptr) | |
Constructor. | |
~CModelModeSelector () | |
Destructor. | |
swift::misc::simulation::CAircraftModel::ModelMode | getMode () const |
Get mode. | |
void | setValue (swift::misc::simulation::CAircraftModel::ModelMode mode) |
Set mode. | |
void | setValue (const swift::misc::simulation::CAircraftModel &model) |
Set mode. | |
void | setReadOnly (bool readOnly) |
Read only. | |
Select the mode.
Definition at line 28 of file modelmodeselector.h.