Try BCValue as smartptr
This commit is contained in:
@@ -52,7 +52,6 @@ public:
|
||||
|
||||
explicit BCValueModel(QObject *parent = nullptr);
|
||||
|
||||
void addValue(const BCValue& val);
|
||||
void takeValueList(BCValueList& valueList);
|
||||
const BCValueList& getValueList() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user