QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
\@cond PRIVATE More...
#include <qgsmetadatawidget.h>
Public Member Functions | |
LinkItemDelegate (QObject *parent=nullptr) | |
LinkItemDelegate constructor. More... | |
QWidget * | createEditor (QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const override |
Create a special editor with a QCombobox in the link view. More... | |
\@cond PRIVATE
Special delegate for the link view in the metadata wizard.
Definition at line 248 of file qgsmetadatawidget.h.
|
explicit |
LinkItemDelegate constructor.
parent |
Definition at line 1107 of file qgsmetadatawidget.cpp.
|
override |
Create a special editor with a QCombobox in the link view.
Definition at line 1113 of file qgsmetadatawidget.cpp.