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

SELCAL mode selector. More...

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

Signals

void valueChanged ()
 Value has been changed.
 

Public Member Functions

 CSelcalCodeSelector (QWidget *parent=nullptr)
 Constructor.
 
virtual ~CSelcalCodeSelector ()
 Destructor.
 
QString getSelcalCode () const
 SELCAL code.
 
swift::misc::aviation::CSelcal getSelcal () const
 SELCAL.
 
void resetSelcalCodes (bool allowEmptyValue=false)
 Reset the SELCAL code.
 
void setSelcalCode (const QString &selcal)
 Set the SELCAL code.
 
void setSelcal (const swift::misc::aviation::CSelcal &selcal)
 Set the SELCAL code.
 
bool hasValidCode () const
 Valid code?
 
void clear ()
 Clear.
 
int getComboBoxHeight () const
 The height of the combobox.
 
void setComboBoxMinimumHeight (int h)
 Set the combobox height.
 

Detailed Description

SELCAL mode selector.

Definition at line 26 of file selcalcodeselector.h.


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