-- fy
This commit is contained in:
@@ -41,6 +41,8 @@ public:
|
||||
XQViewModel* modelView();
|
||||
XQItem& xqItemFromIndex(const QModelIndex& index );
|
||||
|
||||
void toggleRowsHidden(int fstRow, int lstRow );
|
||||
|
||||
protected:
|
||||
|
||||
void currentChanged(const QModelIndex& current, const QModelIndex& previous) override;
|
||||
|
Reference in New Issue
Block a user