|
QGIS API Documentation
3.16.0-Hannover (43b64b13f3)
|
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 |