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

ATC stations as button bar. More...

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

Signals

void requestAtcStation (const swift::misc::aviation::CAtcStation &station)
 ATC station clicked.
 

Public Member Functions

 CAtcButtonComponent (QWidget *parent=nullptr)
 Ctor.
 
virtual ~CAtcButtonComponent ()
 Dtor.
 
void updateStations ()
 Update.
 
void setMaxNumber (int number)
 Max.number.
 
void setWithIcons (bool withIcons)
 With icons.
 
int getMaxNumber () const
 Max.number.
 
void setRowsColumns (int rows, int cols, bool setMaxElements)
 Rows/columns.
 
void setIgnoreNonAtcCallsigns (bool ignore)
 Ignore non ATC callsigns.
 
void setBackgroundUpdates (bool backgroundUpdates)
 Background updates.
 

Detailed Description

ATC stations as button bar.

Definition at line 22 of file atcbuttoncomponent.h.


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