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

@@ -62,6 +62,7 @@ public slots:
// Slots für Rückmeldungen vom Transmitter
void onValueUpdated( BCDevice::ID deviceID, int index, BCValue::State state, const QString& newValue="" );
void onValueQueueEmpty();
void onSyncDeviceView();
void onShowMessage( const QString& message, int timeOut=3000);