Qt 4.8
qt-4.8.6
src
gui
text
Variables
qpfutil.cpp File Reference
Go to the source code of this file.
Variables
static const
QFontEngineQPF::TagType
tagTypes
[
QFontEngineQPF::NumTags
]
Variable Documentation
◆
tagTypes
const
QFontEngineQPF::TagType
tagTypes[
QFontEngineQPF::NumTags
]
static
Initial value:
= {
QFontEngineQPF::StringType
,
QFontEngineQPF::StringType
,
QFontEngineQPF::UInt32Type
,
QFontEngineQPF::UInt32Type
,
QFontEngineQPF::StringType
,
QFontEngineQPF::FixedType
,
QFontEngineQPF::FixedType
,
QFontEngineQPF::FixedType
,
QFontEngineQPF::FixedType
,
QFontEngineQPF::FixedType
,
QFontEngineQPF::FixedType
,
QFontEngineQPF::FixedType
,
QFontEngineQPF::FixedType
,
QFontEngineQPF::FixedType
,
QFontEngineQPF::FixedType
,
QFontEngineQPF::UInt8Type
,
QFontEngineQPF::UInt8Type
,
QFontEngineQPF::UInt8Type
,
QFontEngineQPF::UInt8Type
,
QFontEngineQPF::StringType
,
QFontEngineQPF::BitFieldType
}
QFontEngineQPF::BitFieldType
Definition:
qfontengine_qpf_p.h:109
QFontEngineQPF::StringType
Definition:
qfontengine_qpf_p.h:105
QFontEngineQPF::FixedType
Definition:
qfontengine_qpf_p.h:106
QFontEngineQPF::UInt32Type
Definition:
qfontengine_qpf_p.h:108
QFontEngineQPF::UInt8Type
Definition:
qfontengine_qpf_p.h:107
Definition at line
42
of file
qpfutil.cpp
.
Qt 4.8 Source Code Browser