Update packaging and use KF5 for about screen. Implement basic notifications for error messages. Use icon for app icon.
This commit is contained in:
@@ -57,6 +57,7 @@ public:
|
||||
signals:
|
||||
void newDeviceFound();
|
||||
void modelUpdated();
|
||||
void errorHappened(QString description);
|
||||
void temperatureChanged(float temperature);
|
||||
void brightnessChanged(quint32 brightness);
|
||||
void moistureChanged(quint8 moisture);
|
||||
|
||||
Reference in New Issue
Block a user