Factory class for creating panel widgets that can be shown in the Processing model designer dialog.
More...
#include <qgsmodeldesignerconfigwidget.h>
Factory class for creating panel widgets that can be shown in the Processing model designer dialog.
- Warning
- Not stable API
- Since
- QGIS 4.0
Definition at line 61 of file qgsmodeldesignerconfigwidget.h.
◆ QgsProcessingModelConfigWidgetFactory()
| QgsProcessingModelConfigWidgetFactory::QgsProcessingModelConfigWidgetFactory |
( |
| ) |
|
|
default |
◆ createWidget()
Factory function to create the widget on demand as needed by the dock.
- Parameters
-
| component | model component to create widget for |
| context | processing context |
| widgetContext | processing widget context |
◆ supportsComponent()
| virtual bool QgsProcessingModelConfigWidgetFactory::supportsComponent |
( |
QgsProcessingModelComponent * | component | ) |
const |
|
pure virtual |
Check if a model component is supported for this widget.
The documentation for this class was generated from the following files: