mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
Ref T260, utility functions to set provider, plane ctor
This commit is contained in:
committed by
Roland Winklmeier
parent
6e908db52e
commit
056c257182
@@ -207,6 +207,9 @@ namespace BlackCore
|
||||
//! Status to string
|
||||
static QString statusToString(SimulatorStatus status);
|
||||
|
||||
//! Any connected status?
|
||||
static bool isAnyConnectedStatus(SimulatorStatus status);
|
||||
|
||||
signals:
|
||||
//! Simulator combined status
|
||||
void simulatorStatusChanged(SimulatorStatus status);
|
||||
|
||||
Reference in New Issue
Block a user