dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QRawFont.this
qt
gui
rawfont
QRawFont
Undocumented in source.
this
()
this
(const(QString) fileName, qreal pixelSize, QFont.HintingPreference hintingPreference)
struct
QRawFont
this
(
ref
const
(
QString
)
fileName
,
qreal
pixelSize
,
QFont.HintingPreference
hintingPreference
=
QFont.HintingPreference.PreferDefaultHinting
)
this
(const(QByteArray) fontData, qreal pixelSize, QFont.HintingPreference hintingPreference)
this
(const(QRawFont) other)
Meta
Source
See Implementation
qt
gui
rawfont
QRawFont
aliases
LayoutFlags
constructors
this
destructors
~this
enums
AntialiasingType
LayoutFlag
functions
advancesForGlyphIndexes
alphaMapForGlyph
ascent
averageCharWidth
boundingRect
capHeight
descent
familyName
fontTable
glyphIndexesForChars
glyphIndexesForString
hintingPreference
isValid
leading
lineThickness
loadFromData
loadFromFile
maxCharWidth
pathForGlyph
pixelSize
rawConstructor
setPixelSize
style
styleName
supportedWritingSystems
supportsCharacter
underlinePosition
unitsPerEm
weight
xHeight
postblits
this(this)
static functions
create
fromFont