Module qt_gui::font

source ·
Expand description

The QFont class specifies a font used for drawing text.

Modules

Types for emulating overloading for overloaded functions in this module

Structs

C++ type: QFont

Enums

C++ type: QFont::Capitalization
C++ type: QFont::HintingPreference
C++ type: QFont::ResolveProperties
C++ type: QFont::SpacingType
C++ type: QFont::Stretch
C++ type: QFont::Style
C++ type: QFont::StyleHint
C++ type: QFont::StyleStrategy
C++ type: QFont::Weight

Functions

C++ method: qHash
C++ method: QDebug operator<<(QDebug arg1, const QFont& arg2)
C++ method: void swap(QFont& value1, QFont& value2)