| 
    QGIS API Documentation 3.99.0-Master (f78f5286a64)
    
   | 
 
#include "qgis.h"#include "qgis_gui.h"#include "qgsprocessingparametertype.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... | |