![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qsvggraphics_p.h>
Public Types | |
| enum | WhitespaceMode { Default , Preserve } |
| Public Types inherited from QSvgNode | |
| enum | Type { Doc , Group , Defs , Switch , AnimateColor , AnimateTransform , Circle , Ellipse , Image , Line , Path , Polygon , Polyline , Rect , Text , Textarea , Tspan , Use , Video , Mask , Symbol , Marker , Pattern , Filter , FeMerge , FeMergenode , FeColormatrix , FeGaussianblur , FeOffset , FeComposite , FeFlood , FeBlend , FeUnsupported } |
| enum | DisplayMode { InlineMode , BlockMode , ListItemMode , RunInMode , CompactMode , MarkerMode , TableMode , InlineTableMode , TableRowGroupMode , TableHeaderGroupMode , TableFooterGroupMode , TableRowMode , TableColumnGroupMode , TableColumnMode , TableCellMode , TableCaptionMode , NoneMode , InheritMode } |
Additional Inherited Members | |
| Protected Types inherited from QSvgNode | |
| enum | BoundsMode { Simplistic , IncludeMiterLimit } |
| Protected Member Functions inherited from QSvgNode | |
| QRectF | filterRegion (QRectF bounds) const |
| Static Protected Member Functions inherited from QSvgNode | |
| static qreal | strokeWidth (QPainter *p) |
| static void | initPainter (QPainter *p) |
| static QRectF | boundsOnStroke (QPainter *p, const QPainterPath &path, qreal width, BoundsMode mode) |
| Protected Attributes inherited from QSvgNode | |
| QSvgStaticStyle | m_style |
| QSvgAnimatedStyle | m_animatedStyle |
Definition at line 169 of file qsvggraphics_p.h.
| Enumerator | |
|---|---|
| Default | |
| Preserve | |
Definition at line 172 of file qsvggraphics_p.h.
Definition at line 292 of file qsvggraphics.cpp.
| QSvgText::~QSvgText | ( | ) |
Definition at line 301 of file qsvggraphics.cpp.
|
inline |
Definition at line 190 of file qsvggraphics_p.h.
| void QSvgText::addText | ( | QStringView | text | ) |
Definition at line 559 of file qsvggraphics.cpp.
Definition at line 187 of file qsvggraphics_p.h.
|
overridevirtual |
Implements QSvgNode.
Definition at line 341 of file qsvggraphics.cpp.
|
overridevirtual |
Reimplemented from QSvgNode.
Definition at line 333 of file qsvggraphics.cpp.
|
overridevirtual |
Reimplemented from QSvgNode.
Definition at line 315 of file qsvggraphics.cpp.
|
inline |
Definition at line 196 of file qsvggraphics_p.h.
|
overridevirtual |
Reimplemented from QSvgNode.
Definition at line 378 of file qsvggraphics.cpp.
Definition at line 309 of file qsvggraphics.cpp.
|
inline |
Definition at line 191 of file qsvggraphics_p.h.
|
overridevirtual |
Reimplemented from QSvgNode.
Definition at line 346 of file qsvggraphics.cpp.
|
inline |
Definition at line 197 of file qsvggraphics_p.h.
Definition at line 188 of file qsvggraphics_p.h.
|
overridevirtual |
Implements QSvgNode.
Definition at line 648 of file qsvggraphics.cpp.
|
inline |
Definition at line 198 of file qsvggraphics_p.h.