mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 19:35:32 +08:00
Ref T515, allow to emit "physicallyAddingRemoteModelFailed"
This commit is contained in:
committed by
Mat Sutcliffe
parent
3ad7182448
commit
341f2db406
@@ -105,6 +105,9 @@ namespace BlackSimPlugin
|
||||
//! Enable/disable the interpolation log buttons
|
||||
void enableInterpolationLogButtons(bool enable);
|
||||
|
||||
//! Emit a simulator signal
|
||||
void emitSignal();
|
||||
|
||||
QScopedPointer<Ui::CSimulatorEmulatedMonitorDialog> ui;
|
||||
CSimulatorEmulated *m_simulator = nullptr;
|
||||
QTimer m_uiUpdateTimer;
|
||||
|
||||
Reference in New Issue
Block a user