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_Line Class Reference

#include <cpvt_line.h>

+ Collaboration diagram for CPVT_Line:

Public Member Functions

 CPVT_Line ()
 

Public Attributes

CPVT_WordPlace lineplace
 
CPVT_WordPlace lineEnd
 
CFX_PointF ptLine
 
float fLineWidth
 
float fLineAscent
 
float fLineDescent
 

Detailed Description

Definition at line 13 of file cpvt_line.h.

Constructor & Destructor Documentation

◆ CPVT_Line()

CPVT_Line::CPVT_Line ( )
inline

Definition at line 25 of file cpvt_line.h.

References fLineAscent, fLineDescent, and fLineWidth.

Member Data Documentation

◆ fLineAscent

float CPVT_Line::fLineAscent

◆ fLineDescent

float CPVT_Line::fLineDescent

◆ fLineWidth

float CPVT_Line::fLineWidth

◆ lineEnd

CPVT_WordPlace CPVT_Line::lineEnd

Definition at line 18 of file cpvt_line.h.

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

◆ lineplace

CPVT_WordPlace CPVT_Line::lineplace

Definition at line 17 of file cpvt_line.h.

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

◆ ptLine

CFX_PointF CPVT_Line::ptLine

Definition at line 19 of file cpvt_line.h.


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