Style updates.

This commit is contained in:
2026-01-06 19:52:55 +01:00
parent a8a947ff0b
commit 50c82bca43
13 changed files with 240 additions and 1775 deletions

View File

@@ -69,6 +69,7 @@ public slots:
signals:
void valueQueueEmpty();
void valueUpdated(BCDevice::ID deviceID, int index, BCValue::State state, const QString& newValue="" );
void driverStateChanged( BCDriver::DriverState state, const QString& message="" );