QGIS API Documentation 3.43.0-Master (37eec98dbf6)
|
#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 proxy model for providers and algorithms shown within the Processing toolbox. More... | |