![]() |
Qt 6.x
The Qt SDK
|
#include <qsvggraphics_p.h>
Public Types | |
enum | WhitespaceMode { Default , Preserve } |
![]() | |
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 } |
Additional Inherited Members | |
![]() | |
static qreal | strokeWidth (QPainter *p) |
![]() | |
QSvgStyle | m_style |
Definition at line 149 of file qsvggraphics_p.h.
Enumerator | |
---|---|
Default | |
Preserve |
Definition at line 152 of file qsvggraphics_p.h.
Definition at line 293 of file qsvggraphics.cpp.
QSvgText::~QSvgText | ( | ) |
Definition at line 302 of file qsvggraphics.cpp.
References i, and QList< T >::size().
|
inline |
Definition at line 167 of file qsvggraphics_p.h.
Definition at line 556 of file qsvggraphics.cpp.
References QSvgTspan::addText(), QList< T >::append(), QList< T >::back(), QSvgTspan::setWhitespaceMode(), and text.
Definition at line 165 of file qsvggraphics_p.h.
|
overridevirtual |
Reimplemented from QSvgNode.
Definition at line 332 of file qsvggraphics.cpp.
References boundingRect().
|
overridevirtual |
Implements QSvgNode.
Definition at line 369 of file qsvggraphics.cpp.
References QT_SVG_TIMING_ENTER, and QT_SVG_TIMING_EXIT.
|
overridevirtual |
Reimplemented from QSvgNode.
Definition at line 316 of file qsvggraphics.cpp.
References QList< T >::at(), QFontMetricsF::averageCharWidth(), font, QFontMetricsF::height(), i, QString::size(), QList< T >::size(), QSvgTspan::text(), QPointF::x(), and QPointF::y().
Definition at line 310 of file qsvggraphics.cpp.
References QSvgNode::TEXTAREA.
Referenced by createTextAreaNode().
|
inline |
Definition at line 168 of file qsvggraphics_p.h.
|
overridevirtual |
Implements QSvgNode.
Definition at line 661 of file qsvggraphics.cpp.