#include <TipBackgroundBox.hxx>
Inherits QQuickPaintedItem.
|
void | paint (QPainter *painter) override |
|
Definition at line 8 of file TipBackgroundBox.hxx.
◆ TipBackgroundBox()
TipBackgroundBox::TipBackgroundBox |
( |
QQuickItem * | parent = nullptr | ) |
|
◆ arrowHeight()
int TipBackgroundBox::arrowHeight |
( |
| ) |
|
|
static |
◆ arrowPosition()
◆ arrowPositionChanged
◆ arrowSideOffset()
int TipBackgroundBox::arrowSideOffset |
( |
| ) |
|
|
static |
◆ borderColor()
QColor TipBackgroundBox::borderColor |
( |
| ) |
const |
◆ borderColorChanged
void TipBackgroundBox::borderColorChanged |
( |
QColor | borderColor | ) |
|
|
signal |
◆ borderWidth()
int TipBackgroundBox::borderWidth |
( |
| ) |
const |
◆ borderWidthChanged
void TipBackgroundBox::borderWidthChanged |
( |
int | borderWidth | ) |
|
|
signal |
◆ fill()
QColor TipBackgroundBox::fill |
( |
| ) |
const |
◆ fillChanged
void TipBackgroundBox::fillChanged |
( |
QColor | fill | ) |
|
|
signal |
◆ paint()
void TipBackgroundBox::paint |
( |
QPainter * | painter | ) |
|
|
overrideprotected |
◆ setArrowPosition
◆ setBorderColor
void TipBackgroundBox::setBorderColor |
( |
QColor | borderColor | ) |
|
|
slot |
◆ setBorderWidth
void TipBackgroundBox::setBorderWidth |
( |
int | borderWidth | ) |
|
|
slot |
◆ setFill
void TipBackgroundBox::setFill |
( |
QColor | fill | ) |
|
|
slot |
◆ arrow
◆ borderColor
QColor TipBackgroundBox::borderColor |
|
readwrite |
◆ borderWidth
int TipBackgroundBox::borderWidth |
|
readwrite |
◆ fill
QColor TipBackgroundBox::fill |
|
readwrite |
The documentation for this class was generated from the following files: