Subclass of QStyledItemDelegate to display part status/price.
More...
#include <partinformationdelegate.h>
Inherits QStyledItemDelegate.
|
bool | getData (const QModelIndex &index, Data &data) const noexcept |
|
Subclass of QStyledItemDelegate to display part status/price.
◆ PartInformationDelegate() [1/2]
◆ PartInformationDelegate() [2/2]
◆ ~PartInformationDelegate()
◆ sizeHint()
QSize sizeHint |
( |
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
overridevirtualnoexcept |
◆ paint()
void paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
overridevirtual |
◆ operator=()
◆ getData()
bool getData |
( |
const QModelIndex & |
index, |
|
|
Data & |
data |
|
) |
| const |
|
privatenoexcept |
◆ mFillCell
The documentation for this class was generated from the following files: