QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
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 274 of file qgsmetadatawidget.h.
|
explicit |
ConstraintItemDelegate constructor.
parent |
Definition at line 1139 of file qgsmetadatawidget.cpp.
|
override |
Create a special editor with a QCombobox in the constraint view.
Definition at line 1145 of file qgsmetadatawidget.cpp.