Krita Source Code Documentation
Loading...
Searching...
No Matches
LineChunk Struct Reference

#include <KoSvgTextShape_p.h>

Public Attributes

QRectF boundingBox
 
QVector< int > chunkIndices
 charResult indices that belong to this chunk.
 
QPointF conditionalHangEnd = QPointF()
 
QLineF length
 Used to measure how long the current line is allowed to be.
 

Detailed Description

Definition at line 274 of file KoSvgTextShape_p.h.

Member Data Documentation

◆ boundingBox

QRectF LineChunk::boundingBox

Definition at line 277 of file KoSvgTextShape_p.h.

◆ chunkIndices

QVector<int> LineChunk::chunkIndices

charResult indices that belong to this chunk.

Definition at line 276 of file KoSvgTextShape_p.h.

◆ conditionalHangEnd

QPointF LineChunk::conditionalHangEnd = QPointF()

Definition at line 278 of file KoSvgTextShape_p.h.

◆ length

QLineF LineChunk::length

Used to measure how long the current line is allowed to be.

Definition at line 275 of file KoSvgTextShape_p.h.


The documentation for this struct was generated from the following file: