Skip to content

Commit

Permalink
auto sipify 🍺
Browse files Browse the repository at this point in the history
  • Loading branch information
qgis-bot committed Oct 30, 2024
1 parent bbd16b9 commit 132cbd6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
6 changes: 5 additions & 1 deletion python/PyQt6/core/class_map.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17446,10 +17446,14 @@ QgsTextBlock.toPlainText: src/core/textrenderer/qgstextblock.h#L66
QgsTextBlock: src/core/textrenderer/qgstextblock.h#L36
QgsTextBlockFormat.hasHorizontalAlignmentSet: src/core/textrenderer/qgstextblockformat.h#L81
QgsTextBlockFormat.horizontalAlignment: src/core/textrenderer/qgstextblockformat.h#L101
QgsTextBlockFormat.lineHeight: src/core/textrenderer/qgstextblockformat.h#L124
QgsTextBlockFormat.lineHeightPercentage: src/core/textrenderer/qgstextblockformat.h#L151
QgsTextBlockFormat.overrideWith: src/core/textrenderer/qgstextblockformat.h#L71
QgsTextBlockFormat.setHasHorizontalAlignmentSet: src/core/textrenderer/qgstextblockformat.h#L91
QgsTextBlockFormat.setHorizontalAlignment: src/core/textrenderer/qgstextblockformat.h#L111
QgsTextBlockFormat.updateFontForFormat: src/core/textrenderer/qgstextblockformat.h#L122
QgsTextBlockFormat.setLineHeight: src/core/textrenderer/qgstextblockformat.h#L139
QgsTextBlockFormat.setLineHeightPercentage: src/core/textrenderer/qgstextblockformat.h#L165
QgsTextBlockFormat.updateFontForFormat: src/core/textrenderer/qgstextblockformat.h#L176
QgsTextBlockFormat: src/core/textrenderer/qgstextblockformat.h#L41
QgsTextBufferSettings.blendMode: src/core/textrenderer/qgstextbuffersettings.h#L177
QgsTextBufferSettings.color: src/core/textrenderer/qgstextbuffersettings.h#L120
Expand Down
6 changes: 5 additions & 1 deletion python/core/class_map.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17446,10 +17446,14 @@ QgsTextBlock.toPlainText: src/core/textrenderer/qgstextblock.h#L66
QgsTextBlock: src/core/textrenderer/qgstextblock.h#L36
QgsTextBlockFormat.hasHorizontalAlignmentSet: src/core/textrenderer/qgstextblockformat.h#L81
QgsTextBlockFormat.horizontalAlignment: src/core/textrenderer/qgstextblockformat.h#L101
QgsTextBlockFormat.lineHeight: src/core/textrenderer/qgstextblockformat.h#L124
QgsTextBlockFormat.lineHeightPercentage: src/core/textrenderer/qgstextblockformat.h#L151
QgsTextBlockFormat.overrideWith: src/core/textrenderer/qgstextblockformat.h#L71
QgsTextBlockFormat.setHasHorizontalAlignmentSet: src/core/textrenderer/qgstextblockformat.h#L91
QgsTextBlockFormat.setHorizontalAlignment: src/core/textrenderer/qgstextblockformat.h#L111
QgsTextBlockFormat.updateFontForFormat: src/core/textrenderer/qgstextblockformat.h#L122
QgsTextBlockFormat.setLineHeight: src/core/textrenderer/qgstextblockformat.h#L139
QgsTextBlockFormat.setLineHeightPercentage: src/core/textrenderer/qgstextblockformat.h#L165
QgsTextBlockFormat.updateFontForFormat: src/core/textrenderer/qgstextblockformat.h#L176
QgsTextBlockFormat: src/core/textrenderer/qgstextblockformat.h#L41
QgsTextBufferSettings.blendMode: src/core/textrenderer/qgstextbuffersettings.h#L177
QgsTextBufferSettings.color: src/core/textrenderer/qgstextbuffersettings.h#L120
Expand Down

0 comments on commit 132cbd6

Please sign in to comment.