mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-08 03:35:35 +08:00
refs #335, improved cockpit
* support for squawk ident * enable for runtime * LEDs showing right state when connected to voice room
This commit is contained in:
committed by
Roland Winklmeier
parent
3351791016
commit
858e8895d8
@@ -40,6 +40,10 @@ namespace BlackGui
|
||||
//! Is the info area shown?
|
||||
bool isInfoAreaShown() const;
|
||||
|
||||
public slots:
|
||||
//! \copydoc BlackGui::CTransponderModeSelector::setSelectedTransponderModeStateIdent
|
||||
void setSelectedTransponderModeStateIdent();
|
||||
|
||||
private slots:
|
||||
//! Show or hide cockpit details
|
||||
void ps_onToggleShowHideDetails(bool show);
|
||||
|
||||
Reference in New Issue
Block a user