mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
Ref T664, validate callsign in TM against aircraft/ATC stations in range and use callsign "as set" where applicable
This commit is contained in:
@@ -235,6 +235,9 @@ namespace BlackGui
|
||||
//! Visible widget hack
|
||||
bool isVisibleWidgetHack() const;
|
||||
|
||||
//! Callsign from prpoerty of given tab
|
||||
BlackMisc::Aviation::CCallsign getCallsignPropertyForTab(int tabIndex, bool validated) const;
|
||||
|
||||
//! Emit the display in info window signal
|
||||
void emitDisplayInInfoWindow(const BlackMisc::CVariant &message, int displayDurationMs);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user