QGIS API Documentation 3.99.0-Master (a8f284845db)
Loading...
Searching...
No Matches
qgsmodeldesignerconfigwidget.cpp
Go to the documentation of this file.
1/***************************************************************************
2 qgsmodeldesignerconfigwidget.cpp
3 ------------------------------------------
4 begin : January 2026
5 copyright : (C) 2026 by Nyall Dawson
6 email : nyall dot dawson at gmail dot com
7 ***************************************************************************/
8
9/***************************************************************************
10 * *
11 * This program is free software; you can redistribute it and/or modify *
12 * it under the terms of the GNU General Public License as published by *
13 * the Free Software Foundation; either version 2 of the License, or *
14 * (at your option) any later version. *
15 * *
16 ***************************************************************************/
17
19
20#include "moc_qgsmodeldesignerconfigwidget.cpp"
21
22//
23// QgsProcessingModelConfigWidget
24//
25
30
35
36//
37// QgsProcessingModelConfigWidgetFactory
38//
39
QgsPanelWidget(QWidget *parent=nullptr)
Base class for any widget that can be shown as an inline panel.
void widgetChanged()
Emitted when the widget state changes.
QgsProcessingModelConfigWidget(QWidget *parent=nullptr)
Constructor for QgsProcessingModelConfigWidget().
void apply()
Applies the widget state to the model component.