#include <qquickvaluetypes_p.h>
Definition at line 416 of file qquickvaluetypes_p.h.
◆ QQuickFontValueType() [1/2]
| Q_INVOKABLE QQuickFontValueType::QQuickFontValueType |
( |
| ) |
|
|
default |
◆ QQuickFontValueType() [2/2]
◆ bold()
| bool QQuickFontValueType::bold |
( |
| ) |
const |
◆ capitalization()
◆ contextFontMerging()
| bool QQuickFontValueType::contextFontMerging |
( |
| ) |
const |
◆ create()
◆ family()
| QString QQuickFontValueType::family |
( |
| ) |
const |
◆ features()
◆ hintingPreference()
◆ italic()
| bool QQuickFontValueType::italic |
( |
| ) |
const |
◆ kerning()
| bool QQuickFontValueType::kerning |
( |
| ) |
const |
◆ letterSpacing()
| qreal QQuickFontValueType::letterSpacing |
( |
| ) |
const |
◆ overline()
| bool QQuickFontValueType::overline |
( |
| ) |
const |
◆ pixelSize()
| int QQuickFontValueType::pixelSize |
( |
| ) |
const |
◆ pointSize()
| qreal QQuickFontValueType::pointSize |
( |
| ) |
const |
◆ preferShaping()
| bool QQuickFontValueType::preferShaping |
( |
| ) |
const |
◆ preferTypoLineMetrics()
| bool QQuickFontValueType::preferTypoLineMetrics |
( |
| ) |
const |
◆ setBold()
| void QQuickFontValueType::setBold |
( |
bool | b | ) |
|
◆ setCapitalization()
◆ setContextFontMerging()
| void QQuickFontValueType::setContextFontMerging |
( |
bool | b | ) |
|
◆ setFamily()
| void QQuickFontValueType::setFamily |
( |
const QString & | family | ) |
|
◆ setFeatures()
◆ setHintingPreference()
◆ setItalic()
| void QQuickFontValueType::setItalic |
( |
bool | b | ) |
|
◆ setKerning()
| void QQuickFontValueType::setKerning |
( |
bool | b | ) |
|
◆ setLetterSpacing()
| void QQuickFontValueType::setLetterSpacing |
( |
qreal | spacing | ) |
|
◆ setOverline()
| void QQuickFontValueType::setOverline |
( |
bool | b | ) |
|
◆ setPixelSize()
| void QQuickFontValueType::setPixelSize |
( |
int | size | ) |
|
◆ setPointSize()
| void QQuickFontValueType::setPointSize |
( |
qreal | size | ) |
|
◆ setPreferShaping()
| void QQuickFontValueType::setPreferShaping |
( |
bool | b | ) |
|
◆ setPreferTypoLineMetrics()
| void QQuickFontValueType::setPreferTypoLineMetrics |
( |
bool | b | ) |
|
◆ setStrikeout()
| void QQuickFontValueType::setStrikeout |
( |
bool | b | ) |
|
◆ setStyleName()
| void QQuickFontValueType::setStyleName |
( |
const QString & | style | ) |
|
◆ setUnderline()
| void QQuickFontValueType::setUnderline |
( |
bool | b | ) |
|
◆ setVariableAxes()
| void QQuickFontValueType::setVariableAxes |
( |
const QVariantMap & | variableAxes | ) |
|
◆ setWeight()
| void QQuickFontValueType::setWeight |
( |
int | w | ) |
|
◆ setWordSpacing()
| void QQuickFontValueType::setWordSpacing |
( |
qreal | spacing | ) |
|
◆ strikeout()
| bool QQuickFontValueType::strikeout |
( |
| ) |
const |
◆ styleName()
| QString QQuickFontValueType::styleName |
( |
| ) |
const |
◆ toString()
| QString QQuickFontValueType::toString |
( |
| ) |
const |
◆ underline()
| bool QQuickFontValueType::underline |
( |
| ) |
const |
◆ variableAxes()
| QVariantMap QQuickFontValueType::variableAxes |
( |
| ) |
const |
◆ weight()
| int QQuickFontValueType::weight |
( |
| ) |
const |
◆ wordSpacing()
| qreal QQuickFontValueType::wordSpacing |
( |
| ) |
const |
◆ bold
| bool QQuickFontValueType::bold |
|
readwrite |
◆ capitalization
◆ contextFontMerging
| bool QQuickFontValueType::contextFontMerging |
|
readwrite |
◆ family
| QString QQuickFontValueType::family |
|
readwrite |
◆ features
◆ hintingPreference
◆ italic
| bool QQuickFontValueType::italic |
|
readwrite |
◆ kerning
| bool QQuickFontValueType::kerning |
|
readwrite |
◆ letterSpacing
| qreal QQuickFontValueType::letterSpacing |
|
readwrite |
◆ overline
| bool QQuickFontValueType::overline |
|
readwrite |
◆ pixelSize
| int QQuickFontValueType::pixelSize |
|
readwrite |
◆ pointSize
| qreal QQuickFontValueType::pointSize |
|
readwrite |
◆ preferShaping
| bool QQuickFontValueType::preferShaping |
|
readwrite |
◆ preferTypoLineMetrics
| bool QQuickFontValueType::preferTypoLineMetrics |
|
readwrite |
◆ strikeout
| bool QQuickFontValueType::strikeout |
|
readwrite |
◆ styleName
| QString QQuickFontValueType::styleName |
|
readwrite |
◆ underline
| bool QQuickFontValueType::underline |
|
readwrite |
◆ variableAxes
◆ weight
| int QQuickFontValueType::weight |
|
readwrite |
◆ wordSpacing
| qreal QQuickFontValueType::wordSpacing |
|
readwrite |
The documentation for this class was generated from the following files: