swift
Signals | Public Member Functions | List of all members
swift::gui::components::CModelModeSelector Class Reference

Select the mode. More...

Inheritance diagram for swift::gui::components::CModelModeSelector:
[legend]

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.
 

Detailed Description

Select the mode.

Definition at line 28 of file modelmodeselector.h.


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