mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 16:56:53 +08:00
Ref T554, "auto publish test data" for emulated driver
This commit is contained in:
committed by
Mat Sutcliffe
parent
0f4629d8f4
commit
4fb0db01bd
@@ -107,6 +107,9 @@ namespace BlackSimPlugin
|
||||
//! Emit a simulator signal
|
||||
void emitSignal();
|
||||
|
||||
//! Test data for auto publishing
|
||||
void addAutoPublishTestData();
|
||||
|
||||
QScopedPointer<Ui::CSimulatorEmulatedMonitorDialog> ui;
|
||||
CSimulatorEmulated *m_simulator = nullptr;
|
||||
QTimer m_uiUpdateTimer;
|
||||
|
||||
Reference in New Issue
Block a user