| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
#include "qgis.h"#include "qgis_gui.h"#include <QAbstractItemModel>#include <QSortFilterProxyModel>#include <QPointer>

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 sort/filter proxy model for providers and algorithms shown within the Processing toolbox, which automatically sorts the toolbox in a logical fashion and supports filtering the results.  More... | |