A delegate providing editors for the mode property of KisShortcutConfiguration.
More...
#include <kis_input_mode_delegate.h>
A delegate providing editors for the mode property of KisShortcutConfiguration.
Definition at line 17 of file kis_input_mode_delegate.h.
◆ KisInputModeDelegate()
| KisInputModeDelegate::KisInputModeDelegate |
( |
QObject * | parent = nullptr | ) |
|
|
explicit |
◆ ~KisInputModeDelegate()
| KisInputModeDelegate::~KisInputModeDelegate |
( |
| ) |
|
|
override |
◆ createEditor()
| QWidget * KisInputModeDelegate::createEditor |
( |
QWidget * | parent, |
|
|
const QStyleOptionViewItem & | , |
|
|
const QModelIndex & | ) const |
|
override |
◆ setAction()
◆ setEditorData()
| void KisInputModeDelegate::setEditorData |
( |
QWidget * | editor, |
|
|
const QModelIndex & | index ) const |
|
override |
◆ setModelData()
| void KisInputModeDelegate::setModelData |
( |
QWidget * | editor, |
|
|
QAbstractItemModel * | model, |
|
|
const QModelIndex & | index ) const |
|
override |
◆ updateEditorGeometry()
| void KisInputModeDelegate::updateEditorGeometry |
( |
QWidget * | editor, |
|
|
const QStyleOptionViewItem & | option, |
|
|
const QModelIndex & | ) const |
|
override |
| Private* const KisInputModeDelegate::d {nullptr} |
|
private |
The documentation for this class was generated from the following files: