#include <qgsfeaturelistviewdelegate.h>
Static Public Attributes |
static int const | sIconSize = 24 |
Protected Member Functions |
virtual QSize | sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const |
virtual void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const |
Member Enumeration Documentation
- Enumerator:
EditElement |
|
SelectionElement |
|
Constructor & Destructor Documentation
QgsFeatureListViewDelegate::QgsFeatureListViewDelegate |
( |
QgsFeatureListModel * |
listModel, |
|
|
QObject * |
parent = 0 |
|
) |
| |
|
explicit |
Member Function Documentation
void QgsFeatureListViewDelegate::editButtonClicked |
( |
QModelIndex & |
index | ) |
|
|
signal |
void QgsFeatureListViewDelegate::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
protectedvirtual |
void QgsFeatureListViewDelegate::setCurrentFeatureEdited |
( |
bool |
state | ) |
|
void QgsFeatureListViewDelegate::setEditSelectionModel |
( |
QItemSelectionModel * |
editSelectionModel | ) |
|
QSize QgsFeatureListViewDelegate::sizeHint |
( |
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
protectedvirtual |
Member Data Documentation
int const QgsFeatureListViewDelegate::sIconSize = 24 |
|
static |
The documentation for this class was generated from the following files: