auto sipify 🍺

This commit is contained in:
qgis-bot 2024-11-26 21:13:42 +00:00
parent 8a61c97df3
commit cfeafb4610
4 changed files with 70 additions and 68 deletions

View File

@ -1,10 +1,10 @@
Qgis.defaultProjectScales: src/core/qgis.h#L5684
Qgis.defaultProjectScales: src/core/qgis.h#L5705
Qgis.devVersion: src/core/qgis.h#L89
Qgis.geosVersion: src/core/qgis.h#L5719
Qgis.geosVersionInt: src/core/qgis.h#L5691
Qgis.geosVersionMajor: src/core/qgis.h#L5698
Qgis.geosVersionMinor: src/core/qgis.h#L5705
Qgis.geosVersionPatch: src/core/qgis.h#L5712
Qgis.geosVersion: src/core/qgis.h#L5740
Qgis.geosVersionInt: src/core/qgis.h#L5712
Qgis.geosVersionMajor: src/core/qgis.h#L5719
Qgis.geosVersionMinor: src/core/qgis.h#L5726
Qgis.geosVersionPatch: src/core/qgis.h#L5733
Qgis.releaseName: src/core/qgis.h#L79
Qgis.version: src/core/qgis.h#L65
Qgis.versionInt: src/core/qgis.h#L72

View File

@ -3779,6 +3779,7 @@ QgsLayoutItemAbstractGuiMetadata.createRubberBand: src/gui/layout/qgslayoutitemg
QgsLayoutItemAbstractGuiMetadata.creationIcon: src/gui/layout/qgslayoutitemguiregistry.h#L103
QgsLayoutItemAbstractGuiMetadata.flags: src/gui/layout/qgslayoutitemguiregistry.h#L83
QgsLayoutItemAbstractGuiMetadata.groupId: src/gui/layout/qgslayoutitemguiregistry.h#L88
QgsLayoutItemAbstractGuiMetadata.handleDoubleClick: src/gui/layout/qgslayoutitemguiregistry.h#L159
QgsLayoutItemAbstractGuiMetadata.isNodeBased: src/gui/layout/qgslayoutitemguiregistry.h#L93
QgsLayoutItemAbstractGuiMetadata.newItemAddedToLayout: src/gui/layout/qgslayoutitemguiregistry.h#L150
QgsLayoutItemAbstractGuiMetadata.type: src/gui/layout/qgslayoutitemguiregistry.h#L78
@ -3810,16 +3811,16 @@ QgsLayoutItemComboBox.setItem: src/gui/layout/qgslayoutitemcombobox.h#L137
QgsLayoutItemComboBox.setItemFlags: src/gui/layout/qgslayoutitemcombobox.h#L109
QgsLayoutItemComboBox.setItemType: src/gui/layout/qgslayoutitemcombobox.h#L67
QgsLayoutItemComboBox: src/gui/layout/qgslayoutitemcombobox.h#L33
QgsLayoutItemGuiGroup: src/gui/layout/qgslayoutitemguiregistry.h#L313
QgsLayoutItemGuiRegistry.addItemGroup: src/gui/layout/qgslayoutitemguiregistry.h#L407
QgsLayoutItemGuiRegistry.addLayoutItemGuiMetadata: src/gui/layout/qgslayoutitemguiregistry.h#L396
QgsLayoutItemGuiRegistry.createItem: src/gui/layout/qgslayoutitemguiregistry.h#L433
QgsLayoutItemGuiRegistry.createItemWidget: src/gui/layout/qgslayoutitemguiregistry.h#L464
QgsLayoutItemGuiRegistry.itemMetadata: src/gui/layout/qgslayoutitemguiregistry.h#L379
QgsLayoutItemGuiRegistry.metadataIdForItemType: src/gui/layout/qgslayoutitemguiregistry.h#L391
QgsLayoutItemGuiRegistry.newItemAddedToLayout: src/gui/layout/qgslayoutitemguiregistry.h#L444
QgsLayoutItemGuiRegistry.typeAdded: src/gui/layout/qgslayoutitemguiregistry.h#L492
QgsLayoutItemGuiRegistry: src/gui/layout/qgslayoutitemguiregistry.h#L356
QgsLayoutItemGuiGroup: src/gui/layout/qgslayoutitemguiregistry.h#L340
QgsLayoutItemGuiRegistry.addItemGroup: src/gui/layout/qgslayoutitemguiregistry.h#L434
QgsLayoutItemGuiRegistry.addLayoutItemGuiMetadata: src/gui/layout/qgslayoutitemguiregistry.h#L423
QgsLayoutItemGuiRegistry.createItem: src/gui/layout/qgslayoutitemguiregistry.h#L460
QgsLayoutItemGuiRegistry.createItemWidget: src/gui/layout/qgslayoutitemguiregistry.h#L491
QgsLayoutItemGuiRegistry.itemMetadata: src/gui/layout/qgslayoutitemguiregistry.h#L406
QgsLayoutItemGuiRegistry.metadataIdForItemType: src/gui/layout/qgslayoutitemguiregistry.h#L418
QgsLayoutItemGuiRegistry.newItemAddedToLayout: src/gui/layout/qgslayoutitemguiregistry.h#L471
QgsLayoutItemGuiRegistry.typeAdded: src/gui/layout/qgslayoutitemguiregistry.h#L519
QgsLayoutItemGuiRegistry: src/gui/layout/qgslayoutitemguiregistry.h#L383
QgsLayoutItemPropertiesDialog.itemPosition: src/gui/layout/qgslayoutnewitempropertiesdialog.h#L56
QgsLayoutItemPropertiesDialog.itemSize: src/gui/layout/qgslayoutnewitempropertiesdialog.h#L73
QgsLayoutItemPropertiesDialog.page: src/gui/layout/qgslayoutnewitempropertiesdialog.h#L61
@ -7294,24 +7295,24 @@ QgsTabWidget.showTab: src/gui/qgstabwidget.h#L53
QgsTabWidget.tabInserted: src/gui/qgstabwidget.h#L75
QgsTabWidget.tabRemoved: src/gui/qgstabwidget.h#L83
QgsTabWidget: src/gui/qgstabwidget.h#L31
QgsTableEditorDialog.closeEvent: src/gui/tableeditor/qgstableeditordialog.h#L173
QgsTableEditorDialog.includeHeaderChanged: src/gui/tableeditor/qgstableeditordialog.h#L169
QgsTableEditorDialog.includeTableHeader: src/gui/tableeditor/qgstableeditordialog.h#L117
QgsTableEditorDialog.layer: src/gui/tableeditor/qgstableeditordialog.h#L151
QgsTableEditorDialog.registerExpressionContextGenerator: src/gui/tableeditor/qgstableeditordialog.h#L145
QgsTableEditorDialog.setIncludeTableHeader: src/gui/tableeditor/qgstableeditordialog.h#L124
QgsTableEditorDialog.setLayer: src/gui/tableeditor/qgstableeditordialog.h#L157
QgsTableEditorDialog.setTableColumnWidth: src/gui/tableeditor/qgstableeditordialog.h#L110
QgsTableEditorDialog.setTableContents: src/gui/tableeditor/qgstableeditordialog.h#L58
QgsTableEditorDialog.setTableContentsFromClipboard: src/gui/tableeditor/qgstableeditordialog.h#L67
QgsTableEditorDialog.setTableHeaders: src/gui/tableeditor/qgstableeditordialog.h#L138
QgsTableEditorDialog.setTableRowHeight: src/gui/tableeditor/qgstableeditordialog.h#L100
QgsTableEditorDialog.tableChanged: src/gui/tableeditor/qgstableeditordialog.h#L164
QgsTableEditorDialog.tableColumnWidth: src/gui/tableeditor/qgstableeditordialog.h#L90
QgsTableEditorDialog.tableContents: src/gui/tableeditor/qgstableeditordialog.h#L74
QgsTableEditorDialog.tableHeaders: src/gui/tableeditor/qgstableeditordialog.h#L131
QgsTableEditorDialog.tableRowHeight: src/gui/tableeditor/qgstableeditordialog.h#L82
QgsTableEditorDialog: src/gui/tableeditor/qgstableeditordialog.h#L43
QgsTableEditorDialog.closeEvent: src/gui/tableeditor/qgstableeditordialog.h#L186
QgsTableEditorDialog.includeHeaderChanged: src/gui/tableeditor/qgstableeditordialog.h#L182
QgsTableEditorDialog.includeTableHeader: src/gui/tableeditor/qgstableeditordialog.h#L118
QgsTableEditorDialog.layer: src/gui/tableeditor/qgstableeditordialog.h#L152
QgsTableEditorDialog.registerExpressionContextGenerator: src/gui/tableeditor/qgstableeditordialog.h#L146
QgsTableEditorDialog.setIncludeTableHeader: src/gui/tableeditor/qgstableeditordialog.h#L125
QgsTableEditorDialog.setLayer: src/gui/tableeditor/qgstableeditordialog.h#L158
QgsTableEditorDialog.setTableColumnWidth: src/gui/tableeditor/qgstableeditordialog.h#L111
QgsTableEditorDialog.setTableContents: src/gui/tableeditor/qgstableeditordialog.h#L59
QgsTableEditorDialog.setTableContentsFromClipboard: src/gui/tableeditor/qgstableeditordialog.h#L68
QgsTableEditorDialog.setTableHeaders: src/gui/tableeditor/qgstableeditordialog.h#L139
QgsTableEditorDialog.setTableRowHeight: src/gui/tableeditor/qgstableeditordialog.h#L101
QgsTableEditorDialog.tableChanged: src/gui/tableeditor/qgstableeditordialog.h#L177
QgsTableEditorDialog.tableColumnWidth: src/gui/tableeditor/qgstableeditordialog.h#L91
QgsTableEditorDialog.tableContents: src/gui/tableeditor/qgstableeditordialog.h#L75
QgsTableEditorDialog.tableHeaders: src/gui/tableeditor/qgstableeditordialog.h#L132
QgsTableEditorDialog.tableRowHeight: src/gui/tableeditor/qgstableeditordialog.h#L83
QgsTableEditorDialog: src/gui/tableeditor/qgstableeditordialog.h#L44
QgsTableEditorWidget.activeCellChanged: src/gui/tableeditor/qgstableeditorwidget.h#L485
QgsTableEditorWidget.canMergeSelection: src/gui/tableeditor/qgstableeditorwidget.h#L306
QgsTableEditorWidget.canSplitSelection: src/gui/tableeditor/qgstableeditorwidget.h#L313

View File

@ -1,10 +1,10 @@
Qgis.defaultProjectScales: src/core/qgis.h#L5684
Qgis.defaultProjectScales: src/core/qgis.h#L5705
Qgis.devVersion: src/core/qgis.h#L89
Qgis.geosVersion: src/core/qgis.h#L5719
Qgis.geosVersionInt: src/core/qgis.h#L5691
Qgis.geosVersionMajor: src/core/qgis.h#L5698
Qgis.geosVersionMinor: src/core/qgis.h#L5705
Qgis.geosVersionPatch: src/core/qgis.h#L5712
Qgis.geosVersion: src/core/qgis.h#L5740
Qgis.geosVersionInt: src/core/qgis.h#L5712
Qgis.geosVersionMajor: src/core/qgis.h#L5719
Qgis.geosVersionMinor: src/core/qgis.h#L5726
Qgis.geosVersionPatch: src/core/qgis.h#L5733
Qgis.releaseName: src/core/qgis.h#L79
Qgis.version: src/core/qgis.h#L65
Qgis.versionInt: src/core/qgis.h#L72

View File

@ -3779,6 +3779,7 @@ QgsLayoutItemAbstractGuiMetadata.createRubberBand: src/gui/layout/qgslayoutitemg
QgsLayoutItemAbstractGuiMetadata.creationIcon: src/gui/layout/qgslayoutitemguiregistry.h#L103
QgsLayoutItemAbstractGuiMetadata.flags: src/gui/layout/qgslayoutitemguiregistry.h#L83
QgsLayoutItemAbstractGuiMetadata.groupId: src/gui/layout/qgslayoutitemguiregistry.h#L88
QgsLayoutItemAbstractGuiMetadata.handleDoubleClick: src/gui/layout/qgslayoutitemguiregistry.h#L159
QgsLayoutItemAbstractGuiMetadata.isNodeBased: src/gui/layout/qgslayoutitemguiregistry.h#L93
QgsLayoutItemAbstractGuiMetadata.newItemAddedToLayout: src/gui/layout/qgslayoutitemguiregistry.h#L150
QgsLayoutItemAbstractGuiMetadata.type: src/gui/layout/qgslayoutitemguiregistry.h#L78
@ -3810,16 +3811,16 @@ QgsLayoutItemComboBox.setItem: src/gui/layout/qgslayoutitemcombobox.h#L137
QgsLayoutItemComboBox.setItemFlags: src/gui/layout/qgslayoutitemcombobox.h#L109
QgsLayoutItemComboBox.setItemType: src/gui/layout/qgslayoutitemcombobox.h#L67
QgsLayoutItemComboBox: src/gui/layout/qgslayoutitemcombobox.h#L33
QgsLayoutItemGuiGroup: src/gui/layout/qgslayoutitemguiregistry.h#L313
QgsLayoutItemGuiRegistry.addItemGroup: src/gui/layout/qgslayoutitemguiregistry.h#L407
QgsLayoutItemGuiRegistry.addLayoutItemGuiMetadata: src/gui/layout/qgslayoutitemguiregistry.h#L396
QgsLayoutItemGuiRegistry.createItem: src/gui/layout/qgslayoutitemguiregistry.h#L433
QgsLayoutItemGuiRegistry.createItemWidget: src/gui/layout/qgslayoutitemguiregistry.h#L464
QgsLayoutItemGuiRegistry.itemMetadata: src/gui/layout/qgslayoutitemguiregistry.h#L379
QgsLayoutItemGuiRegistry.metadataIdForItemType: src/gui/layout/qgslayoutitemguiregistry.h#L391
QgsLayoutItemGuiRegistry.newItemAddedToLayout: src/gui/layout/qgslayoutitemguiregistry.h#L444
QgsLayoutItemGuiRegistry.typeAdded: src/gui/layout/qgslayoutitemguiregistry.h#L492
QgsLayoutItemGuiRegistry: src/gui/layout/qgslayoutitemguiregistry.h#L356
QgsLayoutItemGuiGroup: src/gui/layout/qgslayoutitemguiregistry.h#L340
QgsLayoutItemGuiRegistry.addItemGroup: src/gui/layout/qgslayoutitemguiregistry.h#L434
QgsLayoutItemGuiRegistry.addLayoutItemGuiMetadata: src/gui/layout/qgslayoutitemguiregistry.h#L423
QgsLayoutItemGuiRegistry.createItem: src/gui/layout/qgslayoutitemguiregistry.h#L460
QgsLayoutItemGuiRegistry.createItemWidget: src/gui/layout/qgslayoutitemguiregistry.h#L491
QgsLayoutItemGuiRegistry.itemMetadata: src/gui/layout/qgslayoutitemguiregistry.h#L406
QgsLayoutItemGuiRegistry.metadataIdForItemType: src/gui/layout/qgslayoutitemguiregistry.h#L418
QgsLayoutItemGuiRegistry.newItemAddedToLayout: src/gui/layout/qgslayoutitemguiregistry.h#L471
QgsLayoutItemGuiRegistry.typeAdded: src/gui/layout/qgslayoutitemguiregistry.h#L519
QgsLayoutItemGuiRegistry: src/gui/layout/qgslayoutitemguiregistry.h#L383
QgsLayoutItemPropertiesDialog.itemPosition: src/gui/layout/qgslayoutnewitempropertiesdialog.h#L56
QgsLayoutItemPropertiesDialog.itemSize: src/gui/layout/qgslayoutnewitempropertiesdialog.h#L73
QgsLayoutItemPropertiesDialog.page: src/gui/layout/qgslayoutnewitempropertiesdialog.h#L61
@ -7294,24 +7295,24 @@ QgsTabWidget.showTab: src/gui/qgstabwidget.h#L53
QgsTabWidget.tabInserted: src/gui/qgstabwidget.h#L75
QgsTabWidget.tabRemoved: src/gui/qgstabwidget.h#L83
QgsTabWidget: src/gui/qgstabwidget.h#L31
QgsTableEditorDialog.closeEvent: src/gui/tableeditor/qgstableeditordialog.h#L173
QgsTableEditorDialog.includeHeaderChanged: src/gui/tableeditor/qgstableeditordialog.h#L169
QgsTableEditorDialog.includeTableHeader: src/gui/tableeditor/qgstableeditordialog.h#L117
QgsTableEditorDialog.layer: src/gui/tableeditor/qgstableeditordialog.h#L151
QgsTableEditorDialog.registerExpressionContextGenerator: src/gui/tableeditor/qgstableeditordialog.h#L145
QgsTableEditorDialog.setIncludeTableHeader: src/gui/tableeditor/qgstableeditordialog.h#L124
QgsTableEditorDialog.setLayer: src/gui/tableeditor/qgstableeditordialog.h#L157
QgsTableEditorDialog.setTableColumnWidth: src/gui/tableeditor/qgstableeditordialog.h#L110
QgsTableEditorDialog.setTableContents: src/gui/tableeditor/qgstableeditordialog.h#L58
QgsTableEditorDialog.setTableContentsFromClipboard: src/gui/tableeditor/qgstableeditordialog.h#L67
QgsTableEditorDialog.setTableHeaders: src/gui/tableeditor/qgstableeditordialog.h#L138
QgsTableEditorDialog.setTableRowHeight: src/gui/tableeditor/qgstableeditordialog.h#L100
QgsTableEditorDialog.tableChanged: src/gui/tableeditor/qgstableeditordialog.h#L164
QgsTableEditorDialog.tableColumnWidth: src/gui/tableeditor/qgstableeditordialog.h#L90
QgsTableEditorDialog.tableContents: src/gui/tableeditor/qgstableeditordialog.h#L74
QgsTableEditorDialog.tableHeaders: src/gui/tableeditor/qgstableeditordialog.h#L131
QgsTableEditorDialog.tableRowHeight: src/gui/tableeditor/qgstableeditordialog.h#L82
QgsTableEditorDialog: src/gui/tableeditor/qgstableeditordialog.h#L43
QgsTableEditorDialog.closeEvent: src/gui/tableeditor/qgstableeditordialog.h#L186
QgsTableEditorDialog.includeHeaderChanged: src/gui/tableeditor/qgstableeditordialog.h#L182
QgsTableEditorDialog.includeTableHeader: src/gui/tableeditor/qgstableeditordialog.h#L118
QgsTableEditorDialog.layer: src/gui/tableeditor/qgstableeditordialog.h#L152
QgsTableEditorDialog.registerExpressionContextGenerator: src/gui/tableeditor/qgstableeditordialog.h#L146
QgsTableEditorDialog.setIncludeTableHeader: src/gui/tableeditor/qgstableeditordialog.h#L125
QgsTableEditorDialog.setLayer: src/gui/tableeditor/qgstableeditordialog.h#L158
QgsTableEditorDialog.setTableColumnWidth: src/gui/tableeditor/qgstableeditordialog.h#L111
QgsTableEditorDialog.setTableContents: src/gui/tableeditor/qgstableeditordialog.h#L59
QgsTableEditorDialog.setTableContentsFromClipboard: src/gui/tableeditor/qgstableeditordialog.h#L68
QgsTableEditorDialog.setTableHeaders: src/gui/tableeditor/qgstableeditordialog.h#L139
QgsTableEditorDialog.setTableRowHeight: src/gui/tableeditor/qgstableeditordialog.h#L101
QgsTableEditorDialog.tableChanged: src/gui/tableeditor/qgstableeditordialog.h#L177
QgsTableEditorDialog.tableColumnWidth: src/gui/tableeditor/qgstableeditordialog.h#L91
QgsTableEditorDialog.tableContents: src/gui/tableeditor/qgstableeditordialog.h#L75
QgsTableEditorDialog.tableHeaders: src/gui/tableeditor/qgstableeditordialog.h#L132
QgsTableEditorDialog.tableRowHeight: src/gui/tableeditor/qgstableeditordialog.h#L83
QgsTableEditorDialog: src/gui/tableeditor/qgstableeditordialog.h#L44
QgsTableEditorWidget.activeCellChanged: src/gui/tableeditor/qgstableeditorwidget.h#L485
QgsTableEditorWidget.canMergeSelection: src/gui/tableeditor/qgstableeditorwidget.h#L306
QgsTableEditorWidget.canSplitSelection: src/gui/tableeditor/qgstableeditorwidget.h#L313