QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
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
hasVerticalAlignmentSet() constQgsTextCharacterFormatinline
italic() constQgsTextCharacterFormat
overline() constQgsTextCharacterFormat
overrideWith(const QgsTextCharacterFormat &other)QgsTextCharacterFormat
QgsTextCharacterFormat()=defaultQgsTextCharacterFormat
QgsTextCharacterFormat(const QTextCharFormat &format)QgsTextCharacterFormat
setFamily(const QString &family)QgsTextCharacterFormat
setFontPointSize(double size)QgsTextCharacterFormat
setFontWeight(int fontWeight)QgsTextCharacterFormat
setHasVerticalAlignmentSet(bool set)QgsTextCharacterFormatinline
setItalic(BooleanValue enabled)QgsTextCharacterFormat
setOverline(BooleanValue enabled)QgsTextCharacterFormat
setStrikeOut(BooleanValue enabled)QgsTextCharacterFormat
setTextColor(const QColor &textColor)QgsTextCharacterFormat
setUnderline(BooleanValue enabled)QgsTextCharacterFormat
setVerticalAlignment(Qgis::TextCharacterVerticalAlignment alignment)QgsTextCharacterFormatinline
strikeOut() constQgsTextCharacterFormat
textColor() constQgsTextCharacterFormat
underline() constQgsTextCharacterFormat
updateFontForFormat(QFont &font, const QgsRenderContext &context, double scaleFactor=1.0) constQgsTextCharacterFormat
verticalAlignment() constQgsTextCharacterFormatinline