|
bool | eventFilter (QObject *watched, QEvent *event) override |
|
◆ DWItemDelegatePrivate()
Digikam::DWItemDelegatePrivate::DWItemDelegatePrivate |
( |
DWItemDelegate *const |
q, |
|
|
QObject *const |
parent = nullptr |
|
) |
| |
|
explicit |
◆ ~DWItemDelegatePrivate()
Digikam::DWItemDelegatePrivate::~DWItemDelegatePrivate |
( |
| ) |
|
|
override |
◆ eventFilter()
bool Digikam::DWItemDelegatePrivate::eventFilter |
( |
QObject * |
watched, |
|
|
QEvent * |
event |
|
) |
| |
|
overrideprotected |
References Digikam::DWItemDelegatePool::findWidgets(), initializeModel(), itemView, model, optionView(), q, selectionModel, slotDWDataChanged(), slotDWLayoutChanged(), slotDWModelReset(), slotDWRowsAboutToBeRemoved(), slotDWRowsInserted(), slotDWRowsRemoved(), slotDWSelectionChanged(), viewDestroyed, and widgetPool.
◆ initializeModel
void Digikam::DWItemDelegatePrivate::initializeModel |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
|
|
slot |
◆ optionView()
QStyleOptionViewItem Digikam::DWItemDelegatePrivate::optionView |
( |
const QModelIndex & |
index | ) |
|
|
inline |
◆ slotDWDataChanged
void Digikam::DWItemDelegatePrivate::slotDWDataChanged |
( |
const QModelIndex & |
topLeft, |
|
|
const QModelIndex & |
bottomRight |
|
) |
| |
|
slot |
◆ slotDWLayoutChanged
void Digikam::DWItemDelegatePrivate::slotDWLayoutChanged |
( |
| ) |
|
|
slot |
◆ slotDWModelReset
void Digikam::DWItemDelegatePrivate::slotDWModelReset |
( |
| ) |
|
|
slot |
◆ slotDWRowsAboutToBeRemoved
void Digikam::DWItemDelegatePrivate::slotDWRowsAboutToBeRemoved |
( |
const QModelIndex & |
parent, |
|
|
int |
start, |
|
|
int |
end |
|
) |
| |
|
slot |
◆ slotDWRowsInserted
void Digikam::DWItemDelegatePrivate::slotDWRowsInserted |
( |
const QModelIndex & |
parent, |
|
|
int |
start, |
|
|
int |
end |
|
) |
| |
|
slot |
◆ slotDWRowsRemoved
void Digikam::DWItemDelegatePrivate::slotDWRowsRemoved |
( |
const QModelIndex & |
parent, |
|
|
int |
start, |
|
|
int |
end |
|
) |
| |
|
slot |
◆ slotDWSelectionChanged
void Digikam::DWItemDelegatePrivate::slotDWSelectionChanged |
( |
const QItemSelection & |
selected, |
|
|
const QItemSelection & |
deselected |
|
) |
| |
|
slot |
◆ updateRowRange()
void Digikam::DWItemDelegatePrivate::updateRowRange |
( |
const QModelIndex & |
parent, |
|
|
int |
start, |
|
|
int |
end, |
|
|
bool |
isRemoving |
|
) |
| |
References Digikam::DWItemDelegatePoolPrivate::allocatedWidgets, Digikam::DWItemDelegatePool::findWidgets(), model, Digikam::DWItemDelegatePool::NotUpdateWidgets, optionView(), Digikam::DWItemDelegatePool::UpdateWidgets, Digikam::DWItemDelegatePoolPrivate::usedWidgets, Digikam::DWItemDelegatePoolPrivate::widgetInIndex, and widgetPool.
Referenced by slotDWRowsAboutToBeRemoved(), slotDWRowsInserted(), and slotDWRowsRemoved().
◆ itemView
QAbstractItemView* Digikam::DWItemDelegatePrivate::itemView |
◆ model
QAbstractItemModel* Digikam::DWItemDelegatePrivate::model |
◆ selectionModel
QItemSelectionModel* Digikam::DWItemDelegatePrivate::selectionModel |
◆ viewDestroyed
bool Digikam::DWItemDelegatePrivate::viewDestroyed |
◆ widgetPool
The documentation for this class was generated from the following files: