QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
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.