QGIS API Documentation
3.4.15-Madeira (e83d02e274)
|
#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... | |