| QGIS API Documentation
    3.18.1-Zürich (202f1bf7e5)
    | 
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 |