LinkItemDelegate class
\@cond PRIVATE
Contents
Special delegate for the link view in the metadata wizard.
Constructors, destructors, conversion operators
- LinkItemDelegate(QObject* parent = nullptr) explicit
- LinkItemDelegate constructor.
Public functions
- auto createEditor(QWidget* parent, const QStyleOptionViewItem& option, const QModelIndex& index) const -> QWidget* override
- Create a special editor with a QCombobox in the link view.
Function documentation
LinkItemDelegate:: LinkItemDelegate(QObject* parent = nullptr) explicit
LinkItemDelegate constructor.
| Parameters | |
|---|---|
| parent | |