QGIS API Documentation  3.4.15-Madeira (e83d02e274)
Public Member Functions | List of all members
LinkItemDelegate Class Reference

\@cond PRIVATE More...

#include <qgsmetadatawidget.h>

Inheritance diagram for LinkItemDelegate:
Inheritance graph
[legend]

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...
 

Detailed Description

\@cond PRIVATE

Special delegate for the link view in the metadata wizard.

Since
QGIS 3.0

Definition at line 248 of file qgsmetadatawidget.h.

Constructor & Destructor Documentation

LinkItemDelegate::LinkItemDelegate ( QObject *  parent = nullptr)
explicit

LinkItemDelegate constructor.

Parameters
parent

Definition at line 1107 of file qgsmetadatawidget.cpp.

Member Function Documentation

QWidget * LinkItemDelegate::createEditor ( QWidget *  parent,
const QStyleOptionViewItem &  option,
const QModelIndex &  index 
) const
override

Create a special editor with a QCombobox in the link view.

Definition at line 1113 of file qgsmetadatawidget.cpp.


The documentation for this class was generated from the following files: