Added some Motor tags, changed back to some qt 6.0 methods.

This commit is contained in:
2025-12-30 20:43:36 +01:00
parent fbeb4fb3c0
commit 100014c00d
6 changed files with 68 additions and 53 deletions

View File

@@ -65,6 +65,7 @@ public:
virtual QString formatValue( uint32_t value ) const;
static std::optional<BCValueType*> fetchValueType( const QString& unitTypeKey );
};