Subclass of QStyledItemDelegate to display/edit a QKeySequence.
More...
#include <keysequencedelegate.h>
Inherits QStyledItemDelegate.
Subclass of QStyledItemDelegate to display/edit a QKeySequence.
◆ KeySequenceDelegate() [1/2]
◆ KeySequenceDelegate() [2/2]
◆ ~KeySequenceDelegate()
◆ createEditor()
QWidget * createEditor |
( |
QWidget * |
parent, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
◆ setEditorData()
void setEditorData |
( |
QWidget * |
editor, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
◆ setModelData()
void setModelData |
( |
QWidget * |
editor, |
|
|
QAbstractItemModel * |
model, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
◆ updateEditorGeometry()
void updateEditorGeometry |
( |
QWidget * |
editor, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
◆ operator=()
The documentation for this class was generated from the following files: