QGIS API Documentation
3.2.0-Bonn (bc43194)
|
\@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 245 of file qgsmetadatawidget.h.
|
explicit |
LinkItemDelegate constructor.
parent |
Definition at line 1102 of file qgsmetadatawidget.cpp.
|
override |
Create a special editor with a QCombobox in the link view.
Definition at line 1108 of file qgsmetadatawidget.cpp.