Recreated device sync, part I.
This commit is contained in:
@@ -53,7 +53,8 @@ public:
|
||||
explicit BCValueModel(QObject *parent = nullptr);
|
||||
|
||||
void addValue(const BCDataValue& val);
|
||||
void setValueList(const BCValueList& valueList);
|
||||
|
||||
void takeValueList(BCValueList& valueList);
|
||||
const BCValueList& getValueList();
|
||||
|
||||
// Pure Virtual Functions von QAbstractTableModel
|
||||
|
||||
Reference in New Issue
Block a user