Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <cpvt_variabletext.h>
Public Member Functions | |
Provider (IPVT_FontMap *pFontMap) | |
virtual | ~Provider () |
virtual int | GetCharWidth (int32_t nFontIndex, uint16_t word) |
virtual int32_t | GetTypeAscent (int32_t nFontIndex) |
virtual int32_t | GetTypeDescent (int32_t nFontIndex) |
virtual int32_t | GetWordFontIndex (uint16_t word, FX_Charset charset, int32_t nFontIndex) |
virtual int32_t | GetDefaultFontIndex () |
IPVT_FontMap * | GetFontMap () |
Definition at line 50 of file cpvt_variabletext.h.
|
explicit |
Definition at line 33 of file cpvt_variabletext.cpp.
References Provider().
Referenced by Provider(), and CPWL_EditImpl::Provider::Provider().
|
virtualdefault |
Reimplemented in CPWL_EditImpl::Provider, and CPWL_EditImpl::Provider.
|
virtual |
Reimplemented in CPWL_EditImpl::Provider, and CPWL_EditImpl::Provider.
Definition at line 40 of file cpvt_variabletext.cpp.
References CPDF_Font::kInvalidCharCode.
|
virtual |
Definition at line 77 of file cpvt_variabletext.cpp.
|
inline |
Definition at line 63 of file cpvt_variabletext.h.
Referenced by CPWL_EditImpl::Provider::GetCharWidth(), and CPWL_EditImpl::Provider::GetWordFontIndex().
|
virtual |
Definition at line 53 of file cpvt_variabletext.cpp.
|
virtual |
Definition at line 58 of file cpvt_variabletext.cpp.
|
virtual |
Reimplemented in CPWL_EditImpl::Provider, and CPWL_EditImpl::Provider.
Definition at line 63 of file cpvt_variabletext.cpp.
References CPDF_Font::kInvalidCharCode.