Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CPVT_LineInfo Struct Reference

#include <cpvt_lineinfo.h>

+ Collaboration diagram for CPVT_LineInfo:

Public Attributes

int32_t nTotalWord = 0
 
int32_t nBeginWordIndex = -1
 
int32_t nEndWordIndex = -1
 
float fLineX = 0.0f
 
float fLineY = 0.0f
 
float fLineWidth = 0.0f
 
float fLineAscent = 0.0f
 
float fLineDescent = 0.0f
 

Detailed Description

Definition at line 12 of file cpvt_lineinfo.h.

Member Data Documentation

◆ fLineAscent

float CPVT_LineInfo::fLineAscent = 0.0f

◆ fLineDescent

float CPVT_LineInfo::fLineDescent = 0.0f

◆ fLineWidth

float CPVT_LineInfo::fLineWidth = 0.0f

Definition at line 18 of file cpvt_lineinfo.h.

Referenced by CPVT_VariableText::Iterator::GetLine().

◆ fLineX

float CPVT_LineInfo::fLineX = 0.0f

Definition at line 16 of file cpvt_lineinfo.h.

◆ fLineY

float CPVT_LineInfo::fLineY = 0.0f

Definition at line 17 of file cpvt_lineinfo.h.

Referenced by CPVT_Section::SearchWordPlace().

◆ nBeginWordIndex

int32_t CPVT_LineInfo::nBeginWordIndex = -1

◆ nEndWordIndex

◆ nTotalWord

int32_t CPVT_LineInfo::nTotalWord = 0

Definition at line 13 of file cpvt_lineinfo.h.


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