QGIS API Documentation
3.14.0-Pi (9f7028fd23)
|
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) const | QgsTextCharacterFormat |