Reworked value handling.
This commit is contained in:
@@ -49,7 +49,7 @@ public:
|
||||
explicit BCDeviceView(QWidget *parent = nullptr);
|
||||
|
||||
void setDeviceID( BCDevice::ID deviceID );
|
||||
BCDevice::ID getDeviceID() const;
|
||||
BCDevice::ID deviceID() const;
|
||||
|
||||
const BCValueList& getValueList();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user