| QGIS API Documentation
    3.16.0-Hannover (43b64b13f3)
    | 
\@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 1108 of file qgsmetadatawidget.cpp.
| 
 | override | 
Create a special editor with a QCombobox in the link view.
Definition at line 1114 of file qgsmetadatawidget.cpp.