![]() |
Qt 6.x
The Qt SDK
|
#include <qsvggraphics_p.h>
Additional Inherited Members | |
![]() | |
enum | Type { DOC , G , DEFS , SWITCH , ANIMATION , ARC , CIRCLE , ELLIPSE , IMAGE , LINE , PATH , POLYGON , POLYLINE , RECT , TEXT , TEXTAREA , TSPAN , USE , VIDEO } |
enum | DisplayMode { InlineMode , BlockMode , ListItemMode , RunInMode , CompactMode , MarkerMode , TableMode , InlineTableMode , TableRowGroupMode , TableHeaderGroupMode , TableFooterGroupMode , TableRowMode , TableColumnGroupMode , TableColumnMode , TableCellMode , TableCaptionMode , NoneMode , InheritMode } |
![]() | |
static qreal | strokeWidth (QPainter *p) |
![]() | |
QSvgStyle | m_style |
Definition at line 212 of file qsvggraphics_p.h.
Definition at line 563 of file qsvggraphics.cpp.
Definition at line 216 of file qsvggraphics_p.h.
References linkId().
|
overridevirtual |
Reimplemented from QSvgNode.
Definition at line 676 of file qsvggraphics.cpp.
References bounds(), QSvgNode::isDescendantOf(), Q_LIKELY, QSvgNode::transformedBounds(), and QRectF::translate().
Referenced by bounds().
|
overridevirtual |
Implements QSvgNode.
Definition at line 569 of file qsvggraphics.cpp.
References QSvgNode::applyStyle(), QSvgNode::draw(), QSvgNode::isDescendantOf(), QPointF::isNull(), Q_ASSERT, Q_UNLIKELY, qCDebug, qPrintable, QT_SVG_TIMING_ENTER, QT_SVG_TIMING_EXIT, and QSvgNode::revertStyle().
|
inline |
Definition at line 222 of file qsvggraphics_p.h.
|
inline |
Definition at line 223 of file qsvggraphics_p.h.
Referenced by QSvgUse().
Definition at line 224 of file qsvggraphics_p.h.
|
overridevirtual |