Definition at line 41 of file qsvgvisitorimpl.cpp.
◆ QSvgStyleResolver() [1/2]
QSvgStyleResolver::QSvgStyleResolver |
( |
| ) |
|
|
inline |
◆ ~QSvgStyleResolver() [1/2]
QSvgStyleResolver::~QSvgStyleResolver |
( |
| ) |
|
|
inline |
◆ QSvgStyleResolver() [2/2]
QSvgStyleResolver::QSvgStyleResolver |
( |
| ) |
|
|
inline |
◆ ~QSvgStyleResolver() [2/2]
QSvgStyleResolver::~QSvgStyleResolver |
( |
| ) |
|
|
inline |
◆ applyOpacityToGradient() [1/2]
QGradient QSvgStyleResolver::applyOpacityToGradient |
( |
const QGradient & | gradient, |
|
|
float | opacity ) |
|
inlinestatic |
◆ applyOpacityToGradient() [2/2]
QGradient QSvgStyleResolver::applyOpacityToGradient |
( |
const QGradient & | gradient, |
|
|
float | opacity ) |
|
inlinestatic |
◆ currentFillColor() [1/2]
QColor QSvgStyleResolver::currentFillColor |
( |
| ) |
const |
|
inline |
◆ currentFillColor() [2/2]
QColor QSvgStyleResolver::currentFillColor |
( |
| ) |
const |
|
inline |
◆ currentFillGradient() [1/2]
const QGradient * QSvgStyleResolver::currentFillGradient |
( |
| ) |
const |
|
inline |
◆ currentFillGradient() [2/2]
const QGradient * QSvgStyleResolver::currentFillGradient |
( |
| ) |
const |
|
inline |
◆ currentFillOpacity() [1/2]
qreal QSvgStyleResolver::currentFillOpacity |
( |
| ) |
const |
|
inline |
◆ currentFillOpacity() [2/2]
qreal QSvgStyleResolver::currentFillOpacity |
( |
| ) |
const |
|
inline |
◆ currentFillTransform() [1/2]
QTransform QSvgStyleResolver::currentFillTransform |
( |
| ) |
const |
|
inline |
◆ currentFillTransform() [2/2]
QTransform QSvgStyleResolver::currentFillTransform |
( |
| ) |
const |
|
inline |
◆ currentStroke() [1/2]
QPen QSvgStyleResolver::currentStroke |
( |
| ) |
const |
|
inline |
◆ currentStroke() [2/2]
QPen QSvgStyleResolver::currentStroke |
( |
| ) |
const |
|
inline |
◆ currentStrokeColor() [1/2]
QColor QSvgStyleResolver::currentStrokeColor |
( |
| ) |
const |
|
inline |
◆ currentStrokeColor() [2/2]
QColor QSvgStyleResolver::currentStrokeColor |
( |
| ) |
const |
|
inline |
◆ currentStrokeGradient() [1/2]
const QGradient * QSvgStyleResolver::currentStrokeGradient |
( |
| ) |
const |
|
inline |
◆ currentStrokeGradient() [2/2]
const QGradient * QSvgStyleResolver::currentStrokeGradient |
( |
| ) |
const |
|
inline |
◆ currentStrokeWidth() [1/2]
float QSvgStyleResolver::currentStrokeWidth |
( |
| ) |
const |
|
inline |
◆ currentStrokeWidth() [2/2]
float QSvgStyleResolver::currentStrokeWidth |
( |
| ) |
const |
|
inline |
◆ painter() [1/2]
QPainter & QSvgStyleResolver::painter |
( |
| ) |
|
|
inline |
◆ painter() [2/2]
QPainter & QSvgStyleResolver::painter |
( |
| ) |
|
|
inline |
◆ states() [1/2]
◆ states() [2/2]
◆ m_dummyImage
QImage QSvgStyleResolver::m_dummyImage |
|
protected |
◆ m_dummyPainter
QPainter QSvgStyleResolver::m_dummyPainter |
|
protected |
◆ m_svgState
The documentation for this class was generated from the following file: