QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
QgsTextCharacterFormat Member List

This is the complete list of members for QgsTextCharacterFormat, including all inherited members.

BooleanValue enum nameQgsTextCharacterFormat
family() constQgsTextCharacterFormat
fontPointSize() constQgsTextCharacterFormat
fontWeight() constQgsTextCharacterFormat
italic() constQgsTextCharacterFormat
overline() constQgsTextCharacterFormat
QgsTextCharacterFormat()=defaultQgsTextCharacterFormat
QgsTextCharacterFormat(const QTextCharFormat &format)QgsTextCharacterFormat
setFamily(const QString &family)QgsTextCharacterFormat
setFontPointSize(double size)QgsTextCharacterFormat
setFontWeight(int fontWeight)QgsTextCharacterFormat
setItalic(BooleanValue enabled)QgsTextCharacterFormat
setOverline(BooleanValue enabled)QgsTextCharacterFormat
setStrikeOut(BooleanValue enabled)QgsTextCharacterFormat
setTextColor(const QColor &textColor)QgsTextCharacterFormat
setUnderline(BooleanValue enabled)QgsTextCharacterFormat
strikeOut() constQgsTextCharacterFormat
textColor() constQgsTextCharacterFormat
underline() constQgsTextCharacterFormat
updateFontForFormat(QFont &font, const QgsRenderContext &context, double scaleFactor=1.0) constQgsTextCharacterFormat