Subclass of QStyledItemDelegate to display/edit a list of checkable strings.
More...
#include <checkableitemsdelegate.h>
Inherits QStyledItemDelegate.
Subclass of QStyledItemDelegate to display/edit a list of checkable strings.
- See also
- librepcb::editor::CheckableItemsEditorWidget
◆ CheckableItemsDelegate() [1/2]
◆ CheckableItemsDelegate() [2/2]
◆ ~CheckableItemsDelegate()
◆ 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: