mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 10:15:38 +08:00
refs #242, changed different classes/components to use aircraft context instead of network context
* removed own aircraft from simulator context * in GUI, also added originator for signals/ slots * flightplan / text messages
This commit is contained in:
@@ -69,9 +69,6 @@ namespace BlackCore
|
||||
//! \brief Disconnect from simulator
|
||||
virtual bool disconnectFrom() = 0;
|
||||
|
||||
//! Get user aircraft value object
|
||||
virtual BlackMisc::Aviation::CAircraft getOwnAircraft() const = 0;
|
||||
|
||||
//! Simulator info
|
||||
virtual BlackSim::CSimulatorInfo getSimulatorInfo() const = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user