![]()  | 
  
    Qt 6.x
    
   The Qt SDK 
   | 
 
#include <qsvggraphics_p.h>
 Inheritance diagram for QSvgText:
 Collaboration diagram for QSvgText:Public Types | |
| enum | WhitespaceMode { Default , Preserve } | 
  Public Types inherited from QSvgNode | |
| 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 Protected Member Functions inherited from QSvgNode | |
| static qreal | strokeWidth (QPainter *p) | 
  Protected Attributes inherited from QSvgNode | |
| 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().
 Here is the call graph for this function:
      
  | 
  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.
 Here is the call graph for this function:Definition at line 165 of file qsvggraphics_p.h.
      
  | 
  overridevirtual | 
Reimplemented from QSvgNode.
Definition at line 332 of file qsvggraphics.cpp.
References boundingRect().
 Here is the call graph for this function:
      
  | 
  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().
 Here is the call graph for this function:Definition at line 310 of file qsvggraphics.cpp.
References QSvgNode::TEXTAREA.
Referenced by createTextAreaNode().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 168 of file qsvggraphics_p.h.
      
  | 
  overridevirtual | 
Implements QSvgNode.
Definition at line 661 of file qsvggraphics.cpp.