18 #ifndef TITLEBLOCK_SLASH_SPLITTED_HELPER_CELL_H 19 #define TITLEBLOCK_SLASH_SPLITTED_HELPER_CELL_H 36 void paint(QPainter *,
const QStyleOptionGraphicsItem *, QWidget * =
nullptr)
override;
void paint(QPainter *, const QStyleOptionGraphicsItem *, QWidget *=nullptr) override
QString split_label
Text displayed on the split side.
int split_size
Length of the split side.
~SplittedHelperCell() override
QColor split_background_color
Background color on the split side.
QColor split_foreground_color
Text color on the split side.
SplittedHelperCell(QGraphicsItem *=nullptr)