#include <qgsfeaturelistviewdelegate.h>
|
void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const override |
|
QSize | sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const override |
|
QgsFeatureListViewDelegate::QgsFeatureListViewDelegate |
( |
QgsFeatureListModel * |
listModel, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
|
explicit |
void QgsFeatureListViewDelegate::editButtonClicked |
( |
QModelIndex & |
index | ) |
|
|
signal |
void QgsFeatureListViewDelegate::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
overrideprotected |
void QgsFeatureListViewDelegate::setCurrentFeatureEdited |
( |
bool |
state | ) |
|
void QgsFeatureListViewDelegate::setEditSelectionModel |
( |
QItemSelectionModel * |
editSelectionModel | ) |
|
QSize QgsFeatureListViewDelegate::sizeHint |
( |
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
overrideprotected |
const int QgsFeatureListViewDelegate::ICON_SIZE = 24 |
|
static |
The documentation for this class was generated from the following files: