Made 'syncFromDevice' work again.
This commit is contained in:
@@ -50,8 +50,10 @@ public:
|
||||
|
||||
void setDeviceID( BCDevice::ID deviceID );
|
||||
BCDevice::ID getDeviceID() const;
|
||||
|
||||
QTableView* getValueView();
|
||||
const BCValueList& getValueList();
|
||||
const BCValueList& getValueListX();
|
||||
BCValueModel &getValueModel();
|
||||
|
||||
public slots:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user