Renamed QtLeafNodeFilter to FilteredTreeModel + updated docs.
- Reorgranised JobTreeView page. - Added documentation + example for filtering. - Moved RowPredicate into its own header. Re #22263
Showing
- dev-docs/source/BatchWidget/API/CodeExamples/filtering.py 52 additions, 0 deletionsdev-docs/source/BatchWidget/API/CodeExamples/filtering.py
- dev-docs/source/BatchWidget/API/CodeExamples/init_with_custom_subscriber.cpp 1 addition, 1 deletion...chWidget/API/CodeExamples/init_with_custom_subscriber.cpp
- dev-docs/source/BatchWidget/API/JobTreeView.rst 40 additions, 36 deletionsdev-docs/source/BatchWidget/API/JobTreeView.rst
- dev-docs/source/BatchWidget/Internals/QtStandardItemTreeModelAdapter.rst 75 additions, 0 deletions.../BatchWidget/Internals/QtStandardItemTreeModelAdapter.rst
- dev-docs/source/BatchWidget/Internals/StrictModelIndexing.rst 1 addition, 1 deletion...docs/source/BatchWidget/Internals/StrictModelIndexing.rst
- qt/python/mantidqtpython/mantidqtpython_def.sip 1 addition, 1 deletionqt/python/mantidqtpython/mantidqtpython_def.sip
- qt/widgets/common/CMakeLists.txt 4 additions, 2 deletionsqt/widgets/common/CMakeLists.txt
- qt/widgets/common/inc/MantidQtWidgets/Common/Batch/CellDelegate.h 3 additions, 3 deletions...ts/common/inc/MantidQtWidgets/Common/Batch/CellDelegate.h
- qt/widgets/common/inc/MantidQtWidgets/Common/Batch/FilteredTreeModel.h 6 additions, 15 deletions...mmon/inc/MantidQtWidgets/Common/Batch/FilteredTreeModel.h
- qt/widgets/common/inc/MantidQtWidgets/Common/Batch/JobTreeView.h 2 additions, 2 deletions...ets/common/inc/MantidQtWidgets/Common/Batch/JobTreeView.h
- qt/widgets/common/inc/MantidQtWidgets/Common/Batch/RowPredicate.h 19 additions, 0 deletions...ts/common/inc/MantidQtWidgets/Common/Batch/RowPredicate.h
- qt/widgets/common/src/Batch/CellDelegate.cpp 1 addition, 1 deletionqt/widgets/common/src/Batch/CellDelegate.cpp
- qt/widgets/common/src/Batch/FilteredTreeModel.cpp 15 additions, 19 deletionsqt/widgets/common/src/Batch/FilteredTreeModel.cpp
- qt/widgets/common/src/Batch/JobTreeView.cpp 1 addition, 1 deletionqt/widgets/common/src/Batch/JobTreeView.cpp
- qt/widgets/common/src/Batch/RowPredicate.cpp 14 additions, 0 deletionsqt/widgets/common/src/Batch/RowPredicate.cpp
Loading
Please register or sign in to comment