forked from qt-creator/qt-creator
Add index and filter combo box to external help window
Change-Id: Icc815379220c55d9d7dc5d154278ba21ce2e9984 Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
@@ -73,6 +73,7 @@ public:
|
||||
|
||||
static QAbstractItemModel *filterModel();
|
||||
static void setFilterIndex(int index);
|
||||
static int filterIndex();
|
||||
|
||||
static void updateFilterModel();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user