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

#include <cpvt_word.h>

+ Collaboration diagram for CPVT_Word:

Public Member Functions

 CPVT_Word ()
 

Public Attributes

uint16_t Word
 
FX_Charset nCharset
 
CPVT_WordPlace WordPlace
 
CFX_PointF ptWord
 
float fAscent
 
float fDescent
 
float fWidth
 
int32_t nFontIndex
 
float fFontSize
 

Detailed Description

Definition at line 15 of file cpvt_word.h.

Constructor & Destructor Documentation

◆ CPVT_Word()

CPVT_Word::CPVT_Word ( )
inline

Definition at line 30 of file cpvt_word.h.

References fAscent, fDescent, fFontSize, fWidth, kANSI, nCharset, nFontIndex, and Word.

Member Data Documentation

◆ fAscent

float CPVT_Word::fAscent

Definition at line 23 of file cpvt_word.h.

Referenced by CPVT_Word().

◆ fDescent

float CPVT_Word::fDescent

Definition at line 24 of file cpvt_word.h.

Referenced by CPVT_Word().

◆ fFontSize

float CPVT_Word::fFontSize

Definition at line 27 of file cpvt_word.h.

Referenced by CPVT_Word().

◆ fWidth

float CPVT_Word::fWidth

Definition at line 25 of file cpvt_word.h.

Referenced by CPVT_Word(), CPWL_EditImpl::DrawEdit(), and CPWL_EditImpl::RefreshWordRange().

◆ nCharset

FX_Charset CPVT_Word::nCharset

Definition at line 20 of file cpvt_word.h.

Referenced by CPVT_Word(), and CPVT_VariableText::Iterator::GetWord().

◆ nFontIndex

int32_t CPVT_Word::nFontIndex

◆ ptWord

CFX_PointF CPVT_Word::ptWord

Definition at line 22 of file cpvt_word.h.

◆ Word

◆ WordPlace

CPVT_WordPlace CPVT_Word::WordPlace

Definition at line 21 of file cpvt_word.h.

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


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