|
QGIS API Documentation 3.99.0-Master (2fe06baccd8)
|
#include "qgis.h"#include "qgis_gui.h"#include "qgsprocessingparametertype.h"#include <QAbstractItemModel>#include <QPointer>#include <QSortFilterProxyModel>

Go to the source code of this file.
Classes | |
| class | QgsProcessingToolboxModel |
| A model for providers and algorithms shown within the Processing toolbox. More... | |
| class | QgsProcessingToolboxProxyModel |
| A proxy model for providers and algorithms shown within the Processing toolbox. More... | |