Added some Motor tags, changed back to some qt 6.0 methods.
This commit is contained in:
@@ -79,8 +79,6 @@ protected:
|
||||
|
||||
std::optional<BCValue> makeDataValue( BCDevice::ID deviceID, const BCDataParams& params );
|
||||
|
||||
using BCValueTypeMap = QHash<QString,BCValueType*>;
|
||||
|
||||
QXmlStreamReader _xml;
|
||||
QMetaEnum _bcDeviceEnum{QMetaEnum::fromType<BCDevice::ID>()};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user