QGIS API Documentation
3.0.2-Girona (307d082)
|
Special delegate for the constraint view in the metadata wizard. More...
#include <qgsmetadatawidget.h>
Public Member Functions | |
ConstraintItemDelegate (QObject *parent=nullptr) | |
ConstraintItemDelegate constructor. More... | |
QWidget * | createEditor (QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const override |
Create a special editor with a QCombobox in the constraint view. More... | |
Special delegate for the constraint view in the metadata wizard.
Definition at line 203 of file qgsmetadatawidget.h.
|
explicit |
ConstraintItemDelegate constructor.
parent |
Definition at line 994 of file qgsmetadatawidget.cpp.
|
override |
Create a special editor with a QCombobox in the constraint view.
Definition at line 1000 of file qgsmetadatawidget.cpp.