| 
    QGIS API Documentation
    3.12.1-BucureČ™ti (121cc00ff0)
    
   | 
 
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.
 1.8.13