|
| void | width_changed (const QModelIndex &index) const |
| | An intermediate signal for emitting from the paint() const member function.
|
|
| | TxViewDelegate (const PlatformStyle *_platformStyle, QObject *parent=nullptr) |
| void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const override |
| QSize | sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const override |
Definition at line 33 of file overviewpage.cpp.
◆ TxViewDelegate()
| TxViewDelegate::TxViewDelegate |
( |
const PlatformStyle * | _platformStyle, |
|
|
QObject * | parent = nullptr ) |
|
inlineexplicit |
◆ paint()
| void TxViewDelegate::paint |
( |
QPainter * | painter, |
|
|
const QStyleOptionViewItem & | option, |
|
|
const QModelIndex & | index ) const |
|
inlineoverride |
◆ sizeHint()
| QSize TxViewDelegate::sizeHint |
( |
const QStyleOptionViewItem & | option, |
|
|
const QModelIndex & | index ) const |
|
inlineoverride |
◆ width_changed
| void TxViewDelegate::width_changed |
( |
const QModelIndex & | index | ) |
const |
|
signal |
An intermediate signal for emitting from the paint() const member function.
◆ m_minimum_width
| std::map<int, int> TxViewDelegate::m_minimum_width |
|
mutableprivate |
◆ platformStyle
◆ unit
The documentation for this class was generated from the following file: