Hightlight lines when touched.
This commit is contained in:
@@ -46,6 +46,8 @@ public:
|
||||
|
||||
void addValue(const BCValue &val);
|
||||
void setValueList(const BCValueList& valueList);
|
||||
BCValueList& getValueList();
|
||||
|
||||
|
||||
int rowCount(const QModelIndex &parent = QModelIndex()) const override;
|
||||
QVariant data(const QModelIndex &index, int role = Qt::DisplayRole) const override;
|
||||
|
||||
Reference in New Issue
Block a user