QGIS API Documentation
3.0.2-Girona (307d082)
|
\@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 177 of file qgsmetadatawidget.h.
|
explicit |
LinkItemDelegate constructor.
parent |
Definition at line 962 of file qgsmetadatawidget.cpp.
|
override |
Create a special editor with a QCombobox in the link view.
Definition at line 968 of file qgsmetadatawidget.cpp.