6 #ifndef SWIFT_GUI_COMPONENTS_ATCBUTTONCOMPONENT_H
7 #define SWIFT_GUI_COMPONENTS_ATCBUTTONCOMPONENT_H
10 #include <QScopedPointer>
17 class CAtcButtonComponent;
60 void onChangedAtcStations();
67 void onButtonClicked();
69 QScopedPointer<Ui::CAtcButtonComponent> ui;
70 bool m_withIcons =
true;
71 bool m_ignoreNonAtc =
true;
72 bool m_backgroundUpdates =
true;
Value object encapsulating information about an ATC station.
Value object encapsulating information about a connection status.
High level reusable GUI components.