The ActionReceiverItemDelegate class customs the display of action receivers.
More...
#include <itemdelegates.h>
Signals |
|
void | removeRow (const QPersistentModelIndex &) |
|
void | editRow (const QPersistentModelIndex &) |
Public Member Functions |
|
| ActionReceiverItemDelegate (QObject *parent=nullptr) |
|
QWidget * | createEditor (QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const |
|
void | setEditorData (QWidget *editor, const QModelIndex &index) const |
|
void | updateEditorGeometry (QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &index) const |
|
void | setModelData (QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const |
|
void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const |
Detailed Description
The ActionReceiverItemDelegate class customs the display of action receivers.
The documentation for this class was generated from the following files: