| QGIS API Documentation
    3.18.1-Zürich (202f1bf7e5)
    | 
Contains general functions and values related to Processing GUI components. More...
#include <qgsprocessinggui.h>
| Public Types | |
| enum | WidgetType { Standard , Batch , Modeler } | 
| Types of dialogs which Processing widgets can be created for.  More... | |
Contains general functions and values related to Processing GUI components.
Definition at line 32 of file qgsprocessinggui.h.
Types of dialogs which Processing widgets can be created for.
| Enumerator | |
|---|---|
| Standard | Standard algorithm dialog. | 
| Batch | Batch processing dialog. | 
| Modeler | Modeler dialog. | 
Definition at line 38 of file qgsprocessinggui.h.