#include <qgslayoutattributeselectiondialog.h>
A delegate for showing column attribute source as a QgsFieldExpressionWidget
- Note
- This class is not a part of public API
- Since
- QGIS 3.12
Definition at line 211 of file qgslayoutattributeselectiondialog.h.
◆ QgsLayoutColumnSourceDelegate()
QgsLayoutColumnSourceDelegate::QgsLayoutColumnSourceDelegate |
( |
QgsVectorLayer * |
vlayer, |
|
|
QObject * |
parent = nullptr , |
|
|
const QgsLayoutObject * |
layoutObject = nullptr |
|
) |
| |
◆ createEditor()
QWidget * QgsLayoutColumnSourceDelegate::createEditor |
( |
QWidget * |
parent, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
◆ setEditorData()
void QgsLayoutColumnSourceDelegate::setEditorData |
( |
QWidget * |
editor, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
◆ setModelData()
void QgsLayoutColumnSourceDelegate::setModelData |
( |
QWidget * |
editor, |
|
|
QAbstractItemModel * |
model, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
◆ updateEditorGeometry()
void QgsLayoutColumnSourceDelegate::updateEditorGeometry |
( |
QWidget * |
editor, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
The documentation for this class was generated from the following files: