QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
This is the complete list of members for QgsTextCharacterFormat, including all inherited members.
BooleanValue enum name | QgsTextCharacterFormat | |
overline() const | QgsTextCharacterFormat | |
QgsTextCharacterFormat()=default | QgsTextCharacterFormat | |
QgsTextCharacterFormat(const QTextCharFormat &format) | QgsTextCharacterFormat | |
setOverline(BooleanValue enabled) | QgsTextCharacterFormat | |
setStrikeOut(BooleanValue enabled) | QgsTextCharacterFormat | |
setTextColor(const QColor &textColor) | QgsTextCharacterFormat | |
setUnderline(BooleanValue enabled) | QgsTextCharacterFormat | |
strikeOut() const | QgsTextCharacterFormat | |
textColor() const | QgsTextCharacterFormat | |
underline() const | QgsTextCharacterFormat | |
updateFontForFormat(QFont &font, double scaleFactor=1.0) const | QgsTextCharacterFormat |