From c2c75f3b193776142c2616d58d4fc08d8d6648a6 Mon Sep 17 00:00:00 2001 From: Nyall Dawson Date: Thu, 25 Jul 2024 09:04:22 +1000 Subject: [PATCH] More no-value dox removal --- python/3d/auto_generated/qgs3dmapcanvas.sip.in | 4 ---- .../auto_generated/symbols/qgsline3dsymbol.sip.in | 4 +--- .../symbols/qgspointcloud3dsymbol.sip.in | 15 --------------- .../symbols/qgspolygon3dsymbol.sip.in | 3 --- .../PyQt6/3d/auto_generated/qgs3dmapcanvas.sip.in | 4 ---- .../auto_generated/symbols/qgsline3dsymbol.sip.in | 4 +--- .../symbols/qgspointcloud3dsymbol.sip.in | 15 --------------- .../symbols/qgspolygon3dsymbol.sip.in | 3 --- .../mesh/qgsmeshtriangulation.sip.in | 7 ------- .../3d/qgsabstractpointcloud3drenderer.sip.in | 1 + .../layout/qgslayoutexporter.sip.in | 12 ------------ .../mesh/qgsmeshadvancedediting.sip.in | 6 ------ .../mesh/qgsmeshdataprovider.sip.in | 1 + .../auto_generated/mesh/qgsmeshdataset.sip.in | 1 - .../network/qgsblockingnetworkrequest.sip.in | 3 --- .../auto_generated/network/qgshttpheaders.sip.in | 3 --- .../pointcloud/qgspointcloudstatistics.sip.in | 3 --- .../core/auto_generated/qgstaskmanager.sip.in | 1 - .../auto_generated/qgsvectorfilewriter.sip.in | 4 +--- .../settings/qgssettingsregistry.sip.in | 4 ---- .../settings/qgssettingsregistrycore.sip.in | 4 ---- .../symbology/qgsinterpolatedlinerenderer.sip.in | 3 --- .../settings/qgssettingsregistrygui.sip.in | 4 ---- .../auto_generated/qgsserverparameters.sip.in | 1 - .../auto_generated/qgsserverresponse.sip.in | 4 ---- .../PyQt6/server/auto_generated/qgsservice.sip.in | 4 ---- .../server/auto_generated/qgsservicemodule.sip.in | 4 ---- .../auto_generated/qgsserviceregistry.sip.in | 4 ---- .../mesh/qgsmeshtriangulation.sip.in | 7 ------- .../3d/qgsabstractpointcloud3drenderer.sip.in | 1 + .../layout/qgslayoutexporter.sip.in | 12 ------------ .../mesh/qgsmeshadvancedediting.sip.in | 6 ------ .../mesh/qgsmeshdataprovider.sip.in | 1 + .../auto_generated/mesh/qgsmeshdataset.sip.in | 1 - .../network/qgsblockingnetworkrequest.sip.in | 3 --- .../auto_generated/network/qgshttpheaders.sip.in | 3 --- .../pointcloud/qgspointcloudstatistics.sip.in | 3 --- python/core/auto_generated/qgstaskmanager.sip.in | 1 - .../auto_generated/qgsvectorfilewriter.sip.in | 4 +--- .../settings/qgssettingsregistry.sip.in | 4 ---- .../settings/qgssettingsregistrycore.sip.in | 4 ---- .../symbology/qgsinterpolatedlinerenderer.sip.in | 3 --- .../settings/qgssettingsregistrygui.sip.in | 4 ---- .../auto_generated/qgsserverparameters.sip.in | 1 - .../auto_generated/qgsserverresponse.sip.in | 4 ---- python/server/auto_generated/qgsservice.sip.in | 4 ---- .../server/auto_generated/qgsservicemodule.sip.in | 4 ---- .../auto_generated/qgsserviceregistry.sip.in | 4 ---- src/3d/qgs3dmapcanvas.h | 7 ------- src/3d/qgs3dsceneexporter.h | 3 +-- src/3d/symbols/qgsline3dsymbol.h | 2 +- src/3d/symbols/qgspointcloud3dsymbol.h | 6 ------ src/3d/symbols/qgspolygon3dsymbol.h | 1 - src/3d/terrain/qgsonlineterraingenerator.h | 1 - src/analysis/georeferencing/qgsgcptransformer.h | 1 - src/analysis/mesh/qgsmeshtriangulation.h | 4 ---- src/core/3d/qgsabstractpointcloud3drenderer.h | 2 +- src/core/auth/qgsauthmethodregistry.h | 1 - src/core/elevation/qgsprofilesourceregistry.h | 3 --- src/core/externalstorage/qgsexternalstorage.h | 3 --- .../externalstorage/qgsexternalstorageregistry.h | 3 --- src/core/layout/qgslayoutexporter.h | 4 ---- src/core/layout/qgslayoutundocommand.h | 3 --- src/core/mesh/qgsmesh3daveraging.h | 1 - src/core/mesh/qgsmeshadvancedediting.h | 3 --- src/core/mesh/qgsmeshcalcnode.h | 1 - src/core/mesh/qgsmeshdataprovider.h | 3 +-- src/core/mesh/qgsmeshdataset.h | 4 ---- src/core/mesh/qgsmeshrenderersettings.h | 1 - src/core/mesh/qgsmeshvectorrenderer.h | 2 -- src/core/network/qgsblockingnetworkrequest.h | 1 - src/core/network/qgshttpheaders.h | 3 --- src/core/network/qgsrangerequestcache.h | 1 - src/core/pointcloud/qgspointcloudstatistics.h | 1 - src/core/processing/qgsprocessingparametertype.h | 3 --- src/core/providers/qgsprovidermetadata.h | 1 - src/core/qgsauxiliarystorage.h | 3 --- src/core/qgscplhttpfetchoverrider.h | 1 - src/core/qgscredentials.h | 3 --- src/core/qgstaskmanager.h | 2 -- src/core/qgsvectorfilewriter.h | 2 +- src/core/settings/qgssettingsentry.h | 3 --- src/core/settings/qgssettingsregistry.h | 7 ------- src/core/settings/qgssettingsregistrycore.h | 7 ------- src/core/symbology/qgsinterpolatedlinerenderer.h | 1 - src/gui/layout/qgslayouthtmlwidget.h | 2 +- src/gui/qgsproviderguiregistry.h | 1 - src/gui/qgssubsetstringeditorprovider.h | 1 - src/gui/settings/qgssettingsregistrygui.h | 7 ------- src/server/qgsserverparameters.h | 4 ---- src/server/qgsserverresponse.h | 3 --- src/server/qgsservice.h | 3 --- src/server/qgsservicemodule.h | 7 ------- src/server/qgsserviceregistry.h | 3 --- src/server/services/wfs/qgswfsparameters.h | 6 ------ src/server/services/wms/qgswmsrendercontext.h | 3 --- src/server/services/wms/qgswmsrenderer.h | 3 --- src/server/services/wms/qgswmsrestorer.h | 3 --- tests/code_layout/doxygen_parser.py | 2 +- 99 files changed, 15 insertions(+), 331 deletions(-) diff --git a/python/3d/auto_generated/qgs3dmapcanvas.sip.in b/python/3d/auto_generated/qgs3dmapcanvas.sip.in index f0d49121315..00c1158c36c 100644 --- a/python/3d/auto_generated/qgs3dmapcanvas.sip.in +++ b/python/3d/auto_generated/qgs3dmapcanvas.sip.in @@ -39,10 +39,6 @@ Qgs3DMapCanvas is a convenience wrapper to simplify the creation of a 3D window public: Qgs3DMapCanvas(); -%Docstring -Constructor for Qgs3DMapCanvas. -%End - ~Qgs3DMapCanvas(); Qgs3DMapSettings *mapSettings(); diff --git a/python/3d/auto_generated/symbols/qgsline3dsymbol.sip.in b/python/3d/auto_generated/symbols/qgsline3dsymbol.sip.in index 29332136abf..e63f9dec3ad 100644 --- a/python/3d/auto_generated/symbols/qgsline3dsymbol.sip.in +++ b/python/3d/auto_generated/symbols/qgsline3dsymbol.sip.in @@ -25,10 +25,8 @@ class QgsLine3DSymbol : QgsAbstract3DSymbol /NoDefaultCtors/ #include "qgsline3dsymbol.h" %End public: + QgsLine3DSymbol(); -%Docstring -Constructor for QgsLine3DSymbol -%End ~QgsLine3DSymbol(); static QgsAbstract3DSymbol *create() /Factory/; diff --git a/python/3d/auto_generated/symbols/qgspointcloud3dsymbol.sip.in b/python/3d/auto_generated/symbols/qgspointcloud3dsymbol.sip.in index a4cc6a3480d..8bbc7282803 100644 --- a/python/3d/auto_generated/symbols/qgspointcloud3dsymbol.sip.in +++ b/python/3d/auto_generated/symbols/qgspointcloud3dsymbol.sip.in @@ -43,9 +43,6 @@ class QgsPointCloud3DSymbol : QgsAbstract3DSymbol /Abstract/ }; QgsPointCloud3DSymbol(); -%Docstring -Constructor for QgsPointCloud3DSymbol -%End ~QgsPointCloud3DSymbol(); virtual QString type() const; @@ -190,9 +187,6 @@ class QgsSingleColorPointCloud3DSymbol : QgsPointCloud3DSymbol %End public: QgsSingleColorPointCloud3DSymbol(); -%Docstring -Constructor for QgsSingleColorPointCloud3DSymbol -%End virtual QString symbolType() const; @@ -241,9 +235,6 @@ class QgsColorRampPointCloud3DSymbol : QgsPointCloud3DSymbol %End public: QgsColorRampPointCloud3DSymbol(); -%Docstring -Constructor for QgsColorRampPointCloud3DSymbol -%End virtual QgsAbstract3DSymbol *clone() const /Factory/; @@ -326,9 +317,6 @@ class QgsRgbPointCloud3DSymbol : QgsPointCloud3DSymbol %End public: QgsRgbPointCloud3DSymbol(); -%Docstring -Constructor for :py:class:`QgsRGBPointCloud3DSymbol` -%End @@ -507,9 +495,6 @@ class QgsClassificationPointCloud3DSymbol : QgsPointCloud3DSymbol %End public: QgsClassificationPointCloud3DSymbol(); -%Docstring -Constructor for QgsClassificationPointCloud3DSymbol -%End virtual QgsAbstract3DSymbol *clone() const /Factory/; diff --git a/python/3d/auto_generated/symbols/qgspolygon3dsymbol.sip.in b/python/3d/auto_generated/symbols/qgspolygon3dsymbol.sip.in index 355ee1f07d2..40cd5bab182 100644 --- a/python/3d/auto_generated/symbols/qgspolygon3dsymbol.sip.in +++ b/python/3d/auto_generated/symbols/qgspolygon3dsymbol.sip.in @@ -27,9 +27,6 @@ class QgsPolygon3DSymbol : QgsAbstract3DSymbol /NoDefaultCtors/ %End public: QgsPolygon3DSymbol(); -%Docstring -Constructor for QgsPolygon3DSymbol -%End ~QgsPolygon3DSymbol(); virtual QString type() const; diff --git a/python/PyQt6/3d/auto_generated/qgs3dmapcanvas.sip.in b/python/PyQt6/3d/auto_generated/qgs3dmapcanvas.sip.in index f0d49121315..00c1158c36c 100644 --- a/python/PyQt6/3d/auto_generated/qgs3dmapcanvas.sip.in +++ b/python/PyQt6/3d/auto_generated/qgs3dmapcanvas.sip.in @@ -39,10 +39,6 @@ Qgs3DMapCanvas is a convenience wrapper to simplify the creation of a 3D window public: Qgs3DMapCanvas(); -%Docstring -Constructor for Qgs3DMapCanvas. -%End - ~Qgs3DMapCanvas(); Qgs3DMapSettings *mapSettings(); diff --git a/python/PyQt6/3d/auto_generated/symbols/qgsline3dsymbol.sip.in b/python/PyQt6/3d/auto_generated/symbols/qgsline3dsymbol.sip.in index 29332136abf..e63f9dec3ad 100644 --- a/python/PyQt6/3d/auto_generated/symbols/qgsline3dsymbol.sip.in +++ b/python/PyQt6/3d/auto_generated/symbols/qgsline3dsymbol.sip.in @@ -25,10 +25,8 @@ class QgsLine3DSymbol : QgsAbstract3DSymbol /NoDefaultCtors/ #include "qgsline3dsymbol.h" %End public: + QgsLine3DSymbol(); -%Docstring -Constructor for QgsLine3DSymbol -%End ~QgsLine3DSymbol(); static QgsAbstract3DSymbol *create() /Factory/; diff --git a/python/PyQt6/3d/auto_generated/symbols/qgspointcloud3dsymbol.sip.in b/python/PyQt6/3d/auto_generated/symbols/qgspointcloud3dsymbol.sip.in index a224362b538..bad877d1f94 100644 --- a/python/PyQt6/3d/auto_generated/symbols/qgspointcloud3dsymbol.sip.in +++ b/python/PyQt6/3d/auto_generated/symbols/qgspointcloud3dsymbol.sip.in @@ -43,9 +43,6 @@ class QgsPointCloud3DSymbol : QgsAbstract3DSymbol /Abstract/ }; QgsPointCloud3DSymbol(); -%Docstring -Constructor for QgsPointCloud3DSymbol -%End ~QgsPointCloud3DSymbol(); virtual QString type() const; @@ -190,9 +187,6 @@ class QgsSingleColorPointCloud3DSymbol : QgsPointCloud3DSymbol %End public: QgsSingleColorPointCloud3DSymbol(); -%Docstring -Constructor for QgsSingleColorPointCloud3DSymbol -%End virtual QString symbolType() const; @@ -241,9 +235,6 @@ class QgsColorRampPointCloud3DSymbol : QgsPointCloud3DSymbol %End public: QgsColorRampPointCloud3DSymbol(); -%Docstring -Constructor for QgsColorRampPointCloud3DSymbol -%End virtual QgsAbstract3DSymbol *clone() const /Factory/; @@ -326,9 +317,6 @@ class QgsRgbPointCloud3DSymbol : QgsPointCloud3DSymbol %End public: QgsRgbPointCloud3DSymbol(); -%Docstring -Constructor for :py:class:`QgsRGBPointCloud3DSymbol` -%End @@ -507,9 +495,6 @@ class QgsClassificationPointCloud3DSymbol : QgsPointCloud3DSymbol %End public: QgsClassificationPointCloud3DSymbol(); -%Docstring -Constructor for QgsClassificationPointCloud3DSymbol -%End virtual QgsAbstract3DSymbol *clone() const /Factory/; diff --git a/python/PyQt6/3d/auto_generated/symbols/qgspolygon3dsymbol.sip.in b/python/PyQt6/3d/auto_generated/symbols/qgspolygon3dsymbol.sip.in index 355ee1f07d2..40cd5bab182 100644 --- a/python/PyQt6/3d/auto_generated/symbols/qgspolygon3dsymbol.sip.in +++ b/python/PyQt6/3d/auto_generated/symbols/qgspolygon3dsymbol.sip.in @@ -27,9 +27,6 @@ class QgsPolygon3DSymbol : QgsAbstract3DSymbol /NoDefaultCtors/ %End public: QgsPolygon3DSymbol(); -%Docstring -Constructor for QgsPolygon3DSymbol -%End ~QgsPolygon3DSymbol(); virtual QString type() const; diff --git a/python/PyQt6/analysis/auto_generated/mesh/qgsmeshtriangulation.sip.in b/python/PyQt6/analysis/auto_generated/mesh/qgsmeshtriangulation.sip.in index 82b6340bda9..6e779c2fec8 100644 --- a/python/PyQt6/analysis/auto_generated/mesh/qgsmeshtriangulation.sip.in +++ b/python/PyQt6/analysis/auto_generated/mesh/qgsmeshtriangulation.sip.in @@ -26,10 +26,6 @@ Class that handles mesh creation with Delaunay constrained triangulation public: QgsMeshTriangulation(); -%Docstring -Constructor -%End - ~QgsMeshTriangulation(); bool addVertices( QgsFeatureIterator &vertexFeatureIterator, int valueAttribute, const QgsCoordinateTransform &transform, QgsFeedback *feedback = 0, long featureCount = 1 ); @@ -135,9 +131,6 @@ a Delaunay triangulation on provided existing vertex. public: QgsMeshEditingDelaunayTriangulation(); -%Docstring -Constructor -%End virtual QString text() const; diff --git a/python/PyQt6/core/auto_generated/3d/qgsabstractpointcloud3drenderer.sip.in b/python/PyQt6/core/auto_generated/3d/qgsabstractpointcloud3drenderer.sip.in index 51c38858a1f..5fdef82e814 100644 --- a/python/PyQt6/core/auto_generated/3d/qgsabstractpointcloud3drenderer.sip.in +++ b/python/PyQt6/core/auto_generated/3d/qgsabstractpointcloud3drenderer.sip.in @@ -24,6 +24,7 @@ This class allows for functionality in 3D to be called from core. #include "qgsabstractpointcloud3drenderer.h" %End public: + virtual ~QgsAbstractPointCloud3DRenderer(); virtual bool convertFrom2DRenderer( QgsPointCloudRenderer *renderer ) = 0; diff --git a/python/PyQt6/core/auto_generated/layout/qgslayoutexporter.sip.in b/python/PyQt6/core/auto_generated/layout/qgslayoutexporter.sip.in index b1435c5ff06..2f3e6b5d398 100644 --- a/python/PyQt6/core/auto_generated/layout/qgslayoutexporter.sip.in +++ b/python/PyQt6/core/auto_generated/layout/qgslayoutexporter.sip.in @@ -122,9 +122,6 @@ Returns the rendered image, or a null QImage if the image does not fit into avai struct ImageExportSettings { ImageExportSettings(); -%Docstring -Constructor for ImageExportSettings -%End double dpi; @@ -178,9 +175,6 @@ to the error description. struct PdfExportSettings { PdfExportSettings(); -%Docstring -Constructor for PdfExportSettings -%End double dpi; @@ -256,9 +250,6 @@ to the error description. struct PrintExportSettings { PrintExportSettings(); -%Docstring -Constructor for PrintExportSettings -%End double dpi; @@ -296,9 +287,6 @@ to the error description. struct SvgExportSettings { SvgExportSettings(); -%Docstring -Constructor for SvgExportSettings -%End double dpi; diff --git a/python/PyQt6/core/auto_generated/mesh/qgsmeshadvancedediting.sip.in b/python/PyQt6/core/auto_generated/mesh/qgsmeshadvancedediting.sip.in index 0d6a7c1199c..2c948151dee 100644 --- a/python/PyQt6/core/auto_generated/mesh/qgsmeshadvancedediting.sip.in +++ b/python/PyQt6/core/auto_generated/mesh/qgsmeshadvancedediting.sip.in @@ -27,9 +27,6 @@ in the method :py:func:`QgsMeshEditor.advancedEdit()`. public: QgsMeshAdvancedEditing(); -%Docstring -Constructor -%End virtual ~QgsMeshAdvancedEditing(); void setInputVertices( const QList verticesIndexes ); @@ -87,9 +84,6 @@ Neighboring faces are triangulated to take account of the new vertex in the shar public: QgsMeshEditRefineFaces(); -%Docstring -Constructor -%End virtual QString text() const; diff --git a/python/PyQt6/core/auto_generated/mesh/qgsmeshdataprovider.sip.in b/python/PyQt6/core/auto_generated/mesh/qgsmeshdataprovider.sip.in index b2bc7cf9bc8..559ac10d964 100644 --- a/python/PyQt6/core/auto_generated/mesh/qgsmeshdataprovider.sip.in +++ b/python/PyQt6/core/auto_generated/mesh/qgsmeshdataprovider.sip.in @@ -112,6 +112,7 @@ read on demand #include "qgsmeshdataprovider.h" %End public: + virtual ~QgsMeshDataSourceInterface(); bool contains( const QgsMesh::ElementType &type ) const; diff --git a/python/PyQt6/core/auto_generated/mesh/qgsmeshdataset.sip.in b/python/PyQt6/core/auto_generated/mesh/qgsmeshdataset.sip.in index 291de085c6e..9924b7c473d 100644 --- a/python/PyQt6/core/auto_generated/mesh/qgsmeshdataset.sip.in +++ b/python/PyQt6/core/auto_generated/mesh/qgsmeshdataset.sip.in @@ -275,7 +275,6 @@ std.numeric_limits.quiet_NaN() represents NODATA value %Docstring Constructs an invalid block %End - ~QgsMesh3DDataBlock(); QgsMesh3DDataBlock( int count, bool isVector ); diff --git a/python/PyQt6/core/auto_generated/network/qgsblockingnetworkrequest.sip.in b/python/PyQt6/core/auto_generated/network/qgsblockingnetworkrequest.sip.in index 673f936e060..b50ba3ce2d5 100644 --- a/python/PyQt6/core/auto_generated/network/qgsblockingnetworkrequest.sip.in +++ b/python/PyQt6/core/auto_generated/network/qgsblockingnetworkrequest.sip.in @@ -41,9 +41,6 @@ between threads without issue. }; explicit QgsBlockingNetworkRequest(); -%Docstring -Constructor for QgsBlockingNetworkRequest -%End ~QgsBlockingNetworkRequest(); diff --git a/python/PyQt6/core/auto_generated/network/qgshttpheaders.sip.in b/python/PyQt6/core/auto_generated/network/qgshttpheaders.sip.in index 1729f4e1517..8e89ee16ef9 100644 --- a/python/PyQt6/core/auto_generated/network/qgshttpheaders.sip.in +++ b/python/PyQt6/core/auto_generated/network/qgshttpheaders.sip.in @@ -34,9 +34,6 @@ Constructor from map %End QgsHttpHeaders(); -%Docstring -default constructor -%End QgsHttpHeaders( const QgsSettings &settings, const QString &key = QString() ) /Deprecated/; %Docstring diff --git a/python/PyQt6/core/auto_generated/pointcloud/qgspointcloudstatistics.sip.in b/python/PyQt6/core/auto_generated/pointcloud/qgspointcloudstatistics.sip.in index 5bcd99bb3b1..38b7ab8be3e 100644 --- a/python/PyQt6/core/auto_generated/pointcloud/qgspointcloudstatistics.sip.in +++ b/python/PyQt6/core/auto_generated/pointcloud/qgspointcloudstatistics.sip.in @@ -34,9 +34,6 @@ Class used to store statistics of a point cloud dataset. %End public: QgsPointCloudStatistics(); -%Docstring -Constructor -%End int sampledPointsCount() const; diff --git a/python/PyQt6/core/auto_generated/qgstaskmanager.sip.in b/python/PyQt6/core/auto_generated/qgstaskmanager.sip.in index 32639018de2..455bc3b6e5b 100644 --- a/python/PyQt6/core/auto_generated/qgstaskmanager.sip.in +++ b/python/PyQt6/core/auto_generated/qgstaskmanager.sip.in @@ -538,7 +538,6 @@ dataset which does not support concurrent updates. %Docstring Constructor %End - ~QgsTaskWithSerialSubTasks(); void addSubTask( QgsTask *subTask /Transfer/ ); diff --git a/python/PyQt6/core/auto_generated/qgsvectorfilewriter.sip.in b/python/PyQt6/core/auto_generated/qgsvectorfilewriter.sip.in index 866e83b2038..173a7a82473 100644 --- a/python/PyQt6/core/auto_generated/qgsvectorfilewriter.sip.in +++ b/python/PyQt6/core/auto_generated/qgsvectorfilewriter.sip.in @@ -334,10 +334,8 @@ Options to pass to :py:func:`~QgsVectorFileWriter.writeAsVectorFormat` #include "qgsvectorfilewriter.h" %End public: + SaveVectorOptions(); -%Docstring -Constructor -%End virtual ~SaveVectorOptions(); diff --git a/python/PyQt6/core/auto_generated/settings/qgssettingsregistry.sip.in b/python/PyQt6/core/auto_generated/settings/qgssettingsregistry.sip.in index 874d49ce8e4..c541f7384af 100644 --- a/python/PyQt6/core/auto_generated/settings/qgssettingsregistry.sip.in +++ b/python/PyQt6/core/auto_generated/settings/qgssettingsregistry.sip.in @@ -29,10 +29,6 @@ list of child :py:class:`QgsSettingsRegistry` and a list of child :py:class:`Qgs public: QgsSettingsRegistry(); -%Docstring -Constructor for QgsSettingsRegistry. -%End - virtual ~QgsSettingsRegistry(); QList settingEntries() const; diff --git a/python/PyQt6/core/auto_generated/settings/qgssettingsregistrycore.sip.in b/python/PyQt6/core/auto_generated/settings/qgssettingsregistrycore.sip.in index e63834d7f1e..b1db513020c 100644 --- a/python/PyQt6/core/auto_generated/settings/qgssettingsregistrycore.sip.in +++ b/python/PyQt6/core/auto_generated/settings/qgssettingsregistrycore.sip.in @@ -26,10 +26,6 @@ class QgsSettingsRegistryCore : QgsSettingsRegistry public: QgsSettingsRegistryCore(); -%Docstring -Constructor for QgsSettingsRegistryCore. -%End - virtual ~QgsSettingsRegistryCore(); }; diff --git a/python/PyQt6/core/auto_generated/symbology/qgsinterpolatedlinerenderer.sip.in b/python/PyQt6/core/auto_generated/symbology/qgsinterpolatedlinerenderer.sip.in index 1190b3c5c20..dc4d3818887 100644 --- a/python/PyQt6/core/auto_generated/symbology/qgsinterpolatedlinerenderer.sip.in +++ b/python/PyQt6/core/auto_generated/symbology/qgsinterpolatedlinerenderer.sip.in @@ -308,9 +308,6 @@ The interpolation is done between two values defined at the extremities public: QgsInterpolatedLineSymbolLayer(); -%Docstring -Constructor -%End static QgsSymbolLayer *create( const QVariantMap &properties ) /Factory/; %Docstring diff --git a/python/PyQt6/gui/auto_generated/settings/qgssettingsregistrygui.sip.in b/python/PyQt6/gui/auto_generated/settings/qgssettingsregistrygui.sip.in index c301234a33a..33b7ab7a8d5 100644 --- a/python/PyQt6/gui/auto_generated/settings/qgssettingsregistrygui.sip.in +++ b/python/PyQt6/gui/auto_generated/settings/qgssettingsregistrygui.sip.in @@ -26,10 +26,6 @@ class QgsSettingsRegistryGui : QgsSettingsRegistry public: QgsSettingsRegistryGui(); -%Docstring -Constructor for QgsSettingsRegistryGui. -%End - virtual ~QgsSettingsRegistryGui(); diff --git a/python/PyQt6/server/auto_generated/qgsserverparameters.sip.in b/python/PyQt6/server/auto_generated/qgsserverparameters.sip.in index 7a0f548c8ee..7df2a695729 100644 --- a/python/PyQt6/server/auto_generated/qgsserverparameters.sip.in +++ b/python/PyQt6/server/auto_generated/qgsserverparameters.sip.in @@ -44,7 +44,6 @@ Constructor for QgsServerParameterDefinition. use the method with a QMetaType.Type argument instead %End - virtual ~QgsServerParameterDefinition(); QString typeName() const; diff --git a/python/PyQt6/server/auto_generated/qgsserverresponse.sip.in b/python/PyQt6/server/auto_generated/qgsserverresponse.sip.in index 772f071c87c..91a5f7b96aa 100644 --- a/python/PyQt6/server/auto_generated/qgsserverresponse.sip.in +++ b/python/PyQt6/server/auto_generated/qgsserverresponse.sip.in @@ -21,10 +21,6 @@ class QgsServerResponse public: QgsServerResponse(); -%Docstring -constructor -%End - virtual ~QgsServerResponse(); virtual void setHeader( const QString &key, const QString &value ) = 0; diff --git a/python/PyQt6/server/auto_generated/qgsservice.sip.in b/python/PyQt6/server/auto_generated/qgsservice.sip.in index 48816f32f29..54e736d450e 100644 --- a/python/PyQt6/server/auto_generated/qgsservice.sip.in +++ b/python/PyQt6/server/auto_generated/qgsservice.sip.in @@ -29,10 +29,6 @@ They are registered at runtime for a given service name. public: QgsService(); -%Docstring -Constructor -%End - virtual ~QgsService(); virtual QString name() const = 0; diff --git a/python/PyQt6/server/auto_generated/qgsservicemodule.sip.in b/python/PyQt6/server/auto_generated/qgsservicemodule.sip.in index c36e0a5ca60..c9f77a238db 100644 --- a/python/PyQt6/server/auto_generated/qgsservicemodule.sip.in +++ b/python/PyQt6/server/auto_generated/qgsservicemodule.sip.in @@ -28,10 +28,6 @@ QGS_ServiceModule_Init() entry point. public: QgsServiceModule(); -%Docstring -Default constructor for QgsServiceModule. -%End - virtual ~QgsServiceModule(); virtual void registerSelf( QgsServiceRegistry ®istry, diff --git a/python/PyQt6/server/auto_generated/qgsserviceregistry.sip.in b/python/PyQt6/server/auto_generated/qgsserviceregistry.sip.in index b8917b9c7cb..63f52db8b0c 100644 --- a/python/PyQt6/server/auto_generated/qgsserviceregistry.sip.in +++ b/python/PyQt6/server/auto_generated/qgsserviceregistry.sip.in @@ -30,10 +30,6 @@ will call 'delete' on cleanup public: QgsServiceRegistry(); -%Docstring -Constructor -%End - ~QgsServiceRegistry(); QgsService *getService( const QString &name, const QString &version = QString() ); diff --git a/python/analysis/auto_generated/mesh/qgsmeshtriangulation.sip.in b/python/analysis/auto_generated/mesh/qgsmeshtriangulation.sip.in index 82b6340bda9..6e779c2fec8 100644 --- a/python/analysis/auto_generated/mesh/qgsmeshtriangulation.sip.in +++ b/python/analysis/auto_generated/mesh/qgsmeshtriangulation.sip.in @@ -26,10 +26,6 @@ Class that handles mesh creation with Delaunay constrained triangulation public: QgsMeshTriangulation(); -%Docstring -Constructor -%End - ~QgsMeshTriangulation(); bool addVertices( QgsFeatureIterator &vertexFeatureIterator, int valueAttribute, const QgsCoordinateTransform &transform, QgsFeedback *feedback = 0, long featureCount = 1 ); @@ -135,9 +131,6 @@ a Delaunay triangulation on provided existing vertex. public: QgsMeshEditingDelaunayTriangulation(); -%Docstring -Constructor -%End virtual QString text() const; diff --git a/python/core/auto_generated/3d/qgsabstractpointcloud3drenderer.sip.in b/python/core/auto_generated/3d/qgsabstractpointcloud3drenderer.sip.in index 51c38858a1f..5fdef82e814 100644 --- a/python/core/auto_generated/3d/qgsabstractpointcloud3drenderer.sip.in +++ b/python/core/auto_generated/3d/qgsabstractpointcloud3drenderer.sip.in @@ -24,6 +24,7 @@ This class allows for functionality in 3D to be called from core. #include "qgsabstractpointcloud3drenderer.h" %End public: + virtual ~QgsAbstractPointCloud3DRenderer(); virtual bool convertFrom2DRenderer( QgsPointCloudRenderer *renderer ) = 0; diff --git a/python/core/auto_generated/layout/qgslayoutexporter.sip.in b/python/core/auto_generated/layout/qgslayoutexporter.sip.in index 6b5785ba8f9..726d219d55f 100644 --- a/python/core/auto_generated/layout/qgslayoutexporter.sip.in +++ b/python/core/auto_generated/layout/qgslayoutexporter.sip.in @@ -122,9 +122,6 @@ Returns the rendered image, or a null QImage if the image does not fit into avai struct ImageExportSettings { ImageExportSettings(); -%Docstring -Constructor for ImageExportSettings -%End double dpi; @@ -178,9 +175,6 @@ to the error description. struct PdfExportSettings { PdfExportSettings(); -%Docstring -Constructor for PdfExportSettings -%End double dpi; @@ -256,9 +250,6 @@ to the error description. struct PrintExportSettings { PrintExportSettings(); -%Docstring -Constructor for PrintExportSettings -%End double dpi; @@ -296,9 +287,6 @@ to the error description. struct SvgExportSettings { SvgExportSettings(); -%Docstring -Constructor for SvgExportSettings -%End double dpi; diff --git a/python/core/auto_generated/mesh/qgsmeshadvancedediting.sip.in b/python/core/auto_generated/mesh/qgsmeshadvancedediting.sip.in index 0d6a7c1199c..2c948151dee 100644 --- a/python/core/auto_generated/mesh/qgsmeshadvancedediting.sip.in +++ b/python/core/auto_generated/mesh/qgsmeshadvancedediting.sip.in @@ -27,9 +27,6 @@ in the method :py:func:`QgsMeshEditor.advancedEdit()`. public: QgsMeshAdvancedEditing(); -%Docstring -Constructor -%End virtual ~QgsMeshAdvancedEditing(); void setInputVertices( const QList verticesIndexes ); @@ -87,9 +84,6 @@ Neighboring faces are triangulated to take account of the new vertex in the shar public: QgsMeshEditRefineFaces(); -%Docstring -Constructor -%End virtual QString text() const; diff --git a/python/core/auto_generated/mesh/qgsmeshdataprovider.sip.in b/python/core/auto_generated/mesh/qgsmeshdataprovider.sip.in index d12b2a2413e..061451d59b1 100644 --- a/python/core/auto_generated/mesh/qgsmeshdataprovider.sip.in +++ b/python/core/auto_generated/mesh/qgsmeshdataprovider.sip.in @@ -112,6 +112,7 @@ read on demand #include "qgsmeshdataprovider.h" %End public: + virtual ~QgsMeshDataSourceInterface(); bool contains( const QgsMesh::ElementType &type ) const; diff --git a/python/core/auto_generated/mesh/qgsmeshdataset.sip.in b/python/core/auto_generated/mesh/qgsmeshdataset.sip.in index 09591c84b77..3cccc4ef053 100644 --- a/python/core/auto_generated/mesh/qgsmeshdataset.sip.in +++ b/python/core/auto_generated/mesh/qgsmeshdataset.sip.in @@ -275,7 +275,6 @@ std.numeric_limits.quiet_NaN() represents NODATA value %Docstring Constructs an invalid block %End - ~QgsMesh3DDataBlock(); QgsMesh3DDataBlock( int count, bool isVector ); diff --git a/python/core/auto_generated/network/qgsblockingnetworkrequest.sip.in b/python/core/auto_generated/network/qgsblockingnetworkrequest.sip.in index 18f145c61b5..d724c7b9588 100644 --- a/python/core/auto_generated/network/qgsblockingnetworkrequest.sip.in +++ b/python/core/auto_generated/network/qgsblockingnetworkrequest.sip.in @@ -41,9 +41,6 @@ between threads without issue. }; explicit QgsBlockingNetworkRequest(); -%Docstring -Constructor for QgsBlockingNetworkRequest -%End ~QgsBlockingNetworkRequest(); diff --git a/python/core/auto_generated/network/qgshttpheaders.sip.in b/python/core/auto_generated/network/qgshttpheaders.sip.in index 1729f4e1517..8e89ee16ef9 100644 --- a/python/core/auto_generated/network/qgshttpheaders.sip.in +++ b/python/core/auto_generated/network/qgshttpheaders.sip.in @@ -34,9 +34,6 @@ Constructor from map %End QgsHttpHeaders(); -%Docstring -default constructor -%End QgsHttpHeaders( const QgsSettings &settings, const QString &key = QString() ) /Deprecated/; %Docstring diff --git a/python/core/auto_generated/pointcloud/qgspointcloudstatistics.sip.in b/python/core/auto_generated/pointcloud/qgspointcloudstatistics.sip.in index 5bcd99bb3b1..38b7ab8be3e 100644 --- a/python/core/auto_generated/pointcloud/qgspointcloudstatistics.sip.in +++ b/python/core/auto_generated/pointcloud/qgspointcloudstatistics.sip.in @@ -34,9 +34,6 @@ Class used to store statistics of a point cloud dataset. %End public: QgsPointCloudStatistics(); -%Docstring -Constructor -%End int sampledPointsCount() const; diff --git a/python/core/auto_generated/qgstaskmanager.sip.in b/python/core/auto_generated/qgstaskmanager.sip.in index be4c9379d50..8656da13c77 100644 --- a/python/core/auto_generated/qgstaskmanager.sip.in +++ b/python/core/auto_generated/qgstaskmanager.sip.in @@ -538,7 +538,6 @@ dataset which does not support concurrent updates. %Docstring Constructor %End - ~QgsTaskWithSerialSubTasks(); void addSubTask( QgsTask *subTask /Transfer/ ); diff --git a/python/core/auto_generated/qgsvectorfilewriter.sip.in b/python/core/auto_generated/qgsvectorfilewriter.sip.in index 6dbf0116794..953d9340c18 100644 --- a/python/core/auto_generated/qgsvectorfilewriter.sip.in +++ b/python/core/auto_generated/qgsvectorfilewriter.sip.in @@ -334,10 +334,8 @@ Options to pass to :py:func:`~QgsVectorFileWriter.writeAsVectorFormat` #include "qgsvectorfilewriter.h" %End public: + SaveVectorOptions(); -%Docstring -Constructor -%End virtual ~SaveVectorOptions(); diff --git a/python/core/auto_generated/settings/qgssettingsregistry.sip.in b/python/core/auto_generated/settings/qgssettingsregistry.sip.in index 874d49ce8e4..c541f7384af 100644 --- a/python/core/auto_generated/settings/qgssettingsregistry.sip.in +++ b/python/core/auto_generated/settings/qgssettingsregistry.sip.in @@ -29,10 +29,6 @@ list of child :py:class:`QgsSettingsRegistry` and a list of child :py:class:`Qgs public: QgsSettingsRegistry(); -%Docstring -Constructor for QgsSettingsRegistry. -%End - virtual ~QgsSettingsRegistry(); QList settingEntries() const; diff --git a/python/core/auto_generated/settings/qgssettingsregistrycore.sip.in b/python/core/auto_generated/settings/qgssettingsregistrycore.sip.in index e63834d7f1e..b1db513020c 100644 --- a/python/core/auto_generated/settings/qgssettingsregistrycore.sip.in +++ b/python/core/auto_generated/settings/qgssettingsregistrycore.sip.in @@ -26,10 +26,6 @@ class QgsSettingsRegistryCore : QgsSettingsRegistry public: QgsSettingsRegistryCore(); -%Docstring -Constructor for QgsSettingsRegistryCore. -%End - virtual ~QgsSettingsRegistryCore(); }; diff --git a/python/core/auto_generated/symbology/qgsinterpolatedlinerenderer.sip.in b/python/core/auto_generated/symbology/qgsinterpolatedlinerenderer.sip.in index 47634f685b6..24f9aac43c4 100644 --- a/python/core/auto_generated/symbology/qgsinterpolatedlinerenderer.sip.in +++ b/python/core/auto_generated/symbology/qgsinterpolatedlinerenderer.sip.in @@ -308,9 +308,6 @@ The interpolation is done between two values defined at the extremities public: QgsInterpolatedLineSymbolLayer(); -%Docstring -Constructor -%End static QgsSymbolLayer *create( const QVariantMap &properties ) /Factory/; %Docstring diff --git a/python/gui/auto_generated/settings/qgssettingsregistrygui.sip.in b/python/gui/auto_generated/settings/qgssettingsregistrygui.sip.in index c301234a33a..33b7ab7a8d5 100644 --- a/python/gui/auto_generated/settings/qgssettingsregistrygui.sip.in +++ b/python/gui/auto_generated/settings/qgssettingsregistrygui.sip.in @@ -26,10 +26,6 @@ class QgsSettingsRegistryGui : QgsSettingsRegistry public: QgsSettingsRegistryGui(); -%Docstring -Constructor for QgsSettingsRegistryGui. -%End - virtual ~QgsSettingsRegistryGui(); diff --git a/python/server/auto_generated/qgsserverparameters.sip.in b/python/server/auto_generated/qgsserverparameters.sip.in index c4bb10566aa..8f583523a77 100644 --- a/python/server/auto_generated/qgsserverparameters.sip.in +++ b/python/server/auto_generated/qgsserverparameters.sip.in @@ -44,7 +44,6 @@ Constructor for QgsServerParameterDefinition. use the method with a QMetaType.Type argument instead %End - virtual ~QgsServerParameterDefinition(); QString typeName() const; diff --git a/python/server/auto_generated/qgsserverresponse.sip.in b/python/server/auto_generated/qgsserverresponse.sip.in index 772f071c87c..91a5f7b96aa 100644 --- a/python/server/auto_generated/qgsserverresponse.sip.in +++ b/python/server/auto_generated/qgsserverresponse.sip.in @@ -21,10 +21,6 @@ class QgsServerResponse public: QgsServerResponse(); -%Docstring -constructor -%End - virtual ~QgsServerResponse(); virtual void setHeader( const QString &key, const QString &value ) = 0; diff --git a/python/server/auto_generated/qgsservice.sip.in b/python/server/auto_generated/qgsservice.sip.in index 48816f32f29..54e736d450e 100644 --- a/python/server/auto_generated/qgsservice.sip.in +++ b/python/server/auto_generated/qgsservice.sip.in @@ -29,10 +29,6 @@ They are registered at runtime for a given service name. public: QgsService(); -%Docstring -Constructor -%End - virtual ~QgsService(); virtual QString name() const = 0; diff --git a/python/server/auto_generated/qgsservicemodule.sip.in b/python/server/auto_generated/qgsservicemodule.sip.in index c36e0a5ca60..c9f77a238db 100644 --- a/python/server/auto_generated/qgsservicemodule.sip.in +++ b/python/server/auto_generated/qgsservicemodule.sip.in @@ -28,10 +28,6 @@ QGS_ServiceModule_Init() entry point. public: QgsServiceModule(); -%Docstring -Default constructor for QgsServiceModule. -%End - virtual ~QgsServiceModule(); virtual void registerSelf( QgsServiceRegistry ®istry, diff --git a/python/server/auto_generated/qgsserviceregistry.sip.in b/python/server/auto_generated/qgsserviceregistry.sip.in index b8917b9c7cb..63f52db8b0c 100644 --- a/python/server/auto_generated/qgsserviceregistry.sip.in +++ b/python/server/auto_generated/qgsserviceregistry.sip.in @@ -30,10 +30,6 @@ will call 'delete' on cleanup public: QgsServiceRegistry(); -%Docstring -Constructor -%End - ~QgsServiceRegistry(); QgsService *getService( const QString &name, const QString &version = QString() ); diff --git a/src/3d/qgs3dmapcanvas.h b/src/3d/qgs3dmapcanvas.h index c6e06376d8d..a13eed59db7 100644 --- a/src/3d/qgs3dmapcanvas.h +++ b/src/3d/qgs3dmapcanvas.h @@ -81,14 +81,7 @@ class _3D_EXPORT Qgs3DMapCanvas : public QWindow Q_OBJECT public: - /** - * Constructor for Qgs3DMapCanvas. - */ Qgs3DMapCanvas(); - - /** - * Destructor for Qgs3DMapCanvas. - */ ~Qgs3DMapCanvas(); //! Returns access to the 3D scene configuration diff --git a/src/3d/qgs3dsceneexporter.h b/src/3d/qgs3dsceneexporter.h index 6dee74ecd27..34e042891fb 100644 --- a/src/3d/qgs3dsceneexporter.h +++ b/src/3d/qgs3dsceneexporter.h @@ -58,9 +58,8 @@ class _3D_EXPORT Qgs3DSceneExporter : public Qt3DCore::QEntity Q_OBJECT public: - //! Constructor Qgs3DSceneExporter() { } - //! Destructor + ~Qgs3DSceneExporter() { for ( Qgs3DExportObject *obj : mObjects ) diff --git a/src/3d/symbols/qgsline3dsymbol.h b/src/3d/symbols/qgsline3dsymbol.h index 40ac50107ad..56395c855c2 100644 --- a/src/3d/symbols/qgsline3dsymbol.h +++ b/src/3d/symbols/qgsline3dsymbol.h @@ -34,7 +34,7 @@ class QgsAbstractMaterialSettings; class _3D_EXPORT QgsLine3DSymbol : public QgsAbstract3DSymbol SIP_NODEFAULTCTORS { public: - //! Constructor for QgsLine3DSymbol + QgsLine3DSymbol(); ~QgsLine3DSymbol() override; diff --git a/src/3d/symbols/qgspointcloud3dsymbol.h b/src/3d/symbols/qgspointcloud3dsymbol.h index f896dcac48b..12b7f0140b2 100644 --- a/src/3d/symbols/qgspointcloud3dsymbol.h +++ b/src/3d/symbols/qgspointcloud3dsymbol.h @@ -56,9 +56,7 @@ class _3D_EXPORT QgsPointCloud3DSymbol : public QgsAbstract3DSymbol SIP_ABSTRACT Classification }; - //! Constructor for QgsPointCloud3DSymbol QgsPointCloud3DSymbol(); - //! Destructor for QgsPointCloud3DSymbol ~QgsPointCloud3DSymbol() override; QString type() const override { return "pointcloud"; } @@ -200,7 +198,6 @@ class _3D_EXPORT QgsPointCloud3DSymbol : public QgsAbstract3DSymbol SIP_ABSTRACT class _3D_EXPORT QgsSingleColorPointCloud3DSymbol : public QgsPointCloud3DSymbol { public: - //! Constructor for QgsSingleColorPointCloud3DSymbol QgsSingleColorPointCloud3DSymbol(); QString symbolType() const override; @@ -241,7 +238,6 @@ class _3D_EXPORT QgsSingleColorPointCloud3DSymbol : public QgsPointCloud3DSymbol class _3D_EXPORT QgsColorRampPointCloud3DSymbol : public QgsPointCloud3DSymbol { public: - //! Constructor for QgsColorRampPointCloud3DSymbol QgsColorRampPointCloud3DSymbol(); QgsAbstract3DSymbol *clone() const override SIP_FACTORY; @@ -314,7 +310,6 @@ class _3D_EXPORT QgsColorRampPointCloud3DSymbol : public QgsPointCloud3DSymbol class _3D_EXPORT QgsRgbPointCloud3DSymbol : public QgsPointCloud3DSymbol { public: - //! Constructor for QgsRGBPointCloud3DSymbol QgsRgbPointCloud3DSymbol(); //! QgsRgbPointCloud3DSymbol cannot be copied - use clone() instead @@ -474,7 +469,6 @@ class _3D_EXPORT QgsRgbPointCloud3DSymbol : public QgsPointCloud3DSymbol class _3D_EXPORT QgsClassificationPointCloud3DSymbol : public QgsPointCloud3DSymbol { public: - //! Constructor for QgsClassificationPointCloud3DSymbol QgsClassificationPointCloud3DSymbol(); QgsAbstract3DSymbol *clone() const override SIP_FACTORY; diff --git a/src/3d/symbols/qgspolygon3dsymbol.h b/src/3d/symbols/qgspolygon3dsymbol.h index 75d6e8fdadd..8104d6a18b4 100644 --- a/src/3d/symbols/qgspolygon3dsymbol.h +++ b/src/3d/symbols/qgspolygon3dsymbol.h @@ -36,7 +36,6 @@ class QgsAbstractMaterialSettings; class _3D_EXPORT QgsPolygon3DSymbol : public QgsAbstract3DSymbol SIP_NODEFAULTCTORS { public: - //! Constructor for QgsPolygon3DSymbol QgsPolygon3DSymbol(); ~QgsPolygon3DSymbol() override; diff --git a/src/3d/terrain/qgsonlineterraingenerator.h b/src/3d/terrain/qgsonlineterraingenerator.h index 08551407751..1a2b28f3a76 100644 --- a/src/3d/terrain/qgsonlineterraingenerator.h +++ b/src/3d/terrain/qgsonlineterraingenerator.h @@ -38,7 +38,6 @@ class _3D_EXPORT QgsOnlineTerrainGenerator : public QgsTerrainGenerator { Q_OBJECT public: - //! Constructor for QgsOnlineTerrainGenerator QgsOnlineTerrainGenerator(); ~QgsOnlineTerrainGenerator() override; diff --git a/src/analysis/georeferencing/qgsgcptransformer.h b/src/analysis/georeferencing/qgsgcptransformer.h index 8f204f470b5..976980573a4 100644 --- a/src/analysis/georeferencing/qgsgcptransformer.h +++ b/src/analysis/georeferencing/qgsgcptransformer.h @@ -268,7 +268,6 @@ class ANALYSIS_EXPORT QgsProjectiveGeorefTransform : public QgsGcpTransformerInt { public: - //! Constructor for QgsProjectiveGeorefTransform QgsProjectiveGeorefTransform(); QgsGcpTransformerInterface *clone() const override; diff --git a/src/analysis/mesh/qgsmeshtriangulation.h b/src/analysis/mesh/qgsmeshtriangulation.h index 8501df27760..af24ed3529a 100644 --- a/src/analysis/mesh/qgsmeshtriangulation.h +++ b/src/analysis/mesh/qgsmeshtriangulation.h @@ -44,10 +44,7 @@ class ANALYSIS_EXPORT QgsMeshTriangulation : public QObject Q_OBJECT public: - //! Constructor QgsMeshTriangulation(); - - //! Destructor ~QgsMeshTriangulation(); /** @@ -178,7 +175,6 @@ class ANALYSIS_EXPORT QgsMeshEditingDelaunayTriangulation : public QgsMeshAdvanc { public: - //! Constructor QgsMeshEditingDelaunayTriangulation(); QString text() const override; diff --git a/src/core/3d/qgsabstractpointcloud3drenderer.h b/src/core/3d/qgsabstractpointcloud3drenderer.h index 624062972db..4416a418423 100644 --- a/src/core/3d/qgsabstractpointcloud3drenderer.h +++ b/src/core/3d/qgsabstractpointcloud3drenderer.h @@ -40,7 +40,7 @@ namespace Qt3DCore class CORE_EXPORT QgsAbstractPointCloud3DRenderer : public QgsAbstract3DRenderer SIP_ABSTRACT { public: - //! Default destructor + virtual ~QgsAbstractPointCloud3DRenderer() = default; /** diff --git a/src/core/auth/qgsauthmethodregistry.h b/src/core/auth/qgsauthmethodregistry.h index 66ea776e23f..c65e56f8709 100644 --- a/src/core/auth/qgsauthmethodregistry.h +++ b/src/core/auth/qgsauthmethodregistry.h @@ -51,7 +51,6 @@ class CORE_EXPORT QgsAuthMethodRegistry //! Means of accessing canonical single instance static QgsAuthMethodRegistry *instance( const QString &pluginPath = QString() ); - //! Virtual dectructor virtual ~QgsAuthMethodRegistry(); /** diff --git a/src/core/elevation/qgsprofilesourceregistry.h b/src/core/elevation/qgsprofilesourceregistry.h index b3890eb757d..15212983ddb 100644 --- a/src/core/elevation/qgsprofilesourceregistry.h +++ b/src/core/elevation/qgsprofilesourceregistry.h @@ -42,9 +42,6 @@ class CORE_EXPORT QgsProfileSourceRegistry */ QgsProfileSourceRegistry(); - /** - * Destructor - */ ~QgsProfileSourceRegistry(); /** diff --git a/src/core/externalstorage/qgsexternalstorage.h b/src/core/externalstorage/qgsexternalstorage.h index 2f7c59eb205..5c3b4186049 100644 --- a/src/core/externalstorage/qgsexternalstorage.h +++ b/src/core/externalstorage/qgsexternalstorage.h @@ -37,9 +37,6 @@ class CORE_EXPORT QgsExternalStorage { public: - /** - * Destructor - */ virtual ~QgsExternalStorage() = default; /** diff --git a/src/core/externalstorage/qgsexternalstorageregistry.h b/src/core/externalstorage/qgsexternalstorageregistry.h index a05e0213217..49b338461ae 100644 --- a/src/core/externalstorage/qgsexternalstorageregistry.h +++ b/src/core/externalstorage/qgsexternalstorageregistry.h @@ -42,9 +42,6 @@ class CORE_EXPORT QgsExternalStorageRegistry */ QgsExternalStorageRegistry(); - /** - * Destructor - */ ~QgsExternalStorageRegistry(); /** diff --git a/src/core/layout/qgslayoutexporter.h b/src/core/layout/qgslayoutexporter.h index 633e89fc68c..c5fb3018f74 100644 --- a/src/core/layout/qgslayoutexporter.h +++ b/src/core/layout/qgslayoutexporter.h @@ -162,7 +162,6 @@ class CORE_EXPORT QgsLayoutExporter //! Contains settings relating to exporting layouts to raster images struct ImageExportSettings { - //! Constructor for ImageExportSettings ImageExportSettings() : flags( QgsLayoutRenderContext::FlagAntialiasing | QgsLayoutRenderContext::FlagUseAdvancedEffects ) {} @@ -265,7 +264,6 @@ class CORE_EXPORT QgsLayoutExporter //! Contains settings relating to exporting layouts to PDF struct PdfExportSettings { - //! Constructor for PdfExportSettings PdfExportSettings() : flags( QgsLayoutRenderContext::FlagAntialiasing | QgsLayoutRenderContext::FlagUseAdvancedEffects ) {} @@ -442,7 +440,6 @@ class CORE_EXPORT QgsLayoutExporter //! Contains settings relating to printing layouts struct PrintExportSettings { - //! Constructor for PrintExportSettings PrintExportSettings() : flags( QgsLayoutRenderContext::FlagAntialiasing | QgsLayoutRenderContext::FlagUseAdvancedEffects ) {} @@ -499,7 +496,6 @@ class CORE_EXPORT QgsLayoutExporter //! Contains settings relating to exporting layouts to SVG struct SvgExportSettings { - //! Constructor for SvgExportSettings SvgExportSettings() : flags( QgsLayoutRenderContext::FlagAntialiasing | QgsLayoutRenderContext::FlagUseAdvancedEffects ) {} diff --git a/src/core/layout/qgslayoutundocommand.h b/src/core/layout/qgslayoutundocommand.h index b92ac1c2ab7..a70c9095e92 100644 --- a/src/core/layout/qgslayoutundocommand.h +++ b/src/core/layout/qgslayoutundocommand.h @@ -127,9 +127,6 @@ class CORE_EXPORT QgsLayoutUndoObjectInterface { public: - /** - * Destructor for QgsLayoutUndoObjectInterface. - */ virtual ~QgsLayoutUndoObjectInterface() = default; /** diff --git a/src/core/mesh/qgsmesh3daveraging.h b/src/core/mesh/qgsmesh3daveraging.h index 51c490d5cf4..7515a77b2d9 100644 --- a/src/core/mesh/qgsmesh3daveraging.h +++ b/src/core/mesh/qgsmesh3daveraging.h @@ -88,7 +88,6 @@ class CORE_EXPORT QgsMesh3DAveragingMethod SIP_ABSTRACT //! Ctor QgsMesh3DAveragingMethod( Method method ); - //! Dtor virtual ~QgsMesh3DAveragingMethod() = default; //! Calculated 2d block values from 3d stacked mesh values diff --git a/src/core/mesh/qgsmeshadvancedediting.h b/src/core/mesh/qgsmeshadvancedediting.h index 3126db9739c..587802ddf34 100644 --- a/src/core/mesh/qgsmeshadvancedediting.h +++ b/src/core/mesh/qgsmeshadvancedediting.h @@ -39,9 +39,7 @@ class CORE_EXPORT QgsMeshAdvancedEditing : protected QgsTopologicalMesh::Changes { public: - //! Constructor QgsMeshAdvancedEditing(); - //! Destructor virtual ~QgsMeshAdvancedEditing(); //! Sets the input vertices indexes that will be used for the editing @@ -97,7 +95,6 @@ class CORE_EXPORT QgsMeshEditRefineFaces : public QgsMeshAdvancedEditing { public: - //! Constructor QgsMeshEditRefineFaces(); QString text() const override; diff --git a/src/core/mesh/qgsmeshcalcnode.h b/src/core/mesh/qgsmeshcalcnode.h index 3f38441e720..605fb1ee177 100644 --- a/src/core/mesh/qgsmeshcalcnode.h +++ b/src/core/mesh/qgsmeshcalcnode.h @@ -114,7 +114,6 @@ class CORE_EXPORT QgsMeshCalcNode */ QgsMeshCalcNode( const QString &datasetGroupName ); - //! Destructor ~QgsMeshCalcNode(); //! Returns type of node diff --git a/src/core/mesh/qgsmeshdataprovider.h b/src/core/mesh/qgsmeshdataprovider.h index 3b3d8de43b1..3d4bb950054 100644 --- a/src/core/mesh/qgsmeshdataprovider.h +++ b/src/core/mesh/qgsmeshdataprovider.h @@ -139,7 +139,7 @@ Q_DECLARE_METATYPE( QgsMesh ); class CORE_EXPORT QgsMeshDataSourceInterface SIP_ABSTRACT { public: - //! Dtor + virtual ~QgsMeshDataSourceInterface() = default; /** @@ -215,7 +215,6 @@ class CORE_EXPORT QgsMeshDatasetSourceInterface SIP_ABSTRACT { public: QgsMeshDatasetSourceInterface(); - //! Dtor virtual ~QgsMeshDatasetSourceInterface() = default; /** diff --git a/src/core/mesh/qgsmeshdataset.h b/src/core/mesh/qgsmeshdataset.h index e59df98e5ea..4745762b42e 100644 --- a/src/core/mesh/qgsmeshdataset.h +++ b/src/core/mesh/qgsmeshdataset.h @@ -92,7 +92,6 @@ class CORE_EXPORT QgsMeshDatasetValue //! Default Ctor, initialize to NaN QgsMeshDatasetValue() = default; - //! Dtor ~QgsMeshDatasetValue() = default; //! Sets scalar value @@ -254,8 +253,6 @@ class CORE_EXPORT QgsMesh3DDataBlock public: //! Constructs an invalid block QgsMesh3DDataBlock(); - - //! Dtor ~QgsMesh3DDataBlock(); //! Constructs a new block for count faces @@ -563,7 +560,6 @@ class CORE_EXPORT QgsMeshDataset QgsMeshDataset() = default; - //! Destructor virtual ~QgsMeshDataset() = default; //! Returns the value with index \a valueIndex diff --git a/src/core/mesh/qgsmeshrenderersettings.h b/src/core/mesh/qgsmeshrenderersettings.h index 2cca7ce0ef2..f4a52a0c50f 100644 --- a/src/core/mesh/qgsmeshrenderersettings.h +++ b/src/core/mesh/qgsmeshrenderersettings.h @@ -683,7 +683,6 @@ class CORE_EXPORT QgsMeshRendererSettings * Constructs renderer with default single layer averaging method */ QgsMeshRendererSettings(); - //! Destructor ~QgsMeshRendererSettings(); //! Returns native mesh renderer settings diff --git a/src/core/mesh/qgsmeshvectorrenderer.h b/src/core/mesh/qgsmeshvectorrenderer.h index 30107d10d41..6b304887444 100644 --- a/src/core/mesh/qgsmeshvectorrenderer.h +++ b/src/core/mesh/qgsmeshvectorrenderer.h @@ -85,7 +85,6 @@ class QgsMeshVectorArrowRenderer : public QgsMeshVectorRenderer const QgsMeshRendererVectorSettings &settings, QgsRenderContext &context, QSize size ); - //! Dtor ~QgsMeshVectorArrowRenderer() override; /** @@ -163,7 +162,6 @@ class QgsMeshVectorWindBarbRenderer : public QgsMeshVectorArrowRenderer const QgsMeshRendererVectorSettings &settings, QgsRenderContext &context, QSize size ); - //! Dtor ~QgsMeshVectorWindBarbRenderer() override; private: diff --git a/src/core/network/qgsblockingnetworkrequest.h b/src/core/network/qgsblockingnetworkrequest.h index 0a7ff712d3d..7aaa7ef0d33 100644 --- a/src/core/network/qgsblockingnetworkrequest.h +++ b/src/core/network/qgsblockingnetworkrequest.h @@ -57,7 +57,6 @@ class CORE_EXPORT QgsBlockingNetworkRequest : public QObject ServerExceptionError, //!< An exception was raised by the server }; - //! Constructor for QgsBlockingNetworkRequest explicit QgsBlockingNetworkRequest(); ~QgsBlockingNetworkRequest() override; diff --git a/src/core/network/qgshttpheaders.h b/src/core/network/qgshttpheaders.h index 66a587d6a90..ae64c1ba52e 100644 --- a/src/core/network/qgshttpheaders.h +++ b/src/core/network/qgshttpheaders.h @@ -61,9 +61,6 @@ class CORE_EXPORT QgsHttpHeaders */ QgsHttpHeaders( const QVariantMap &headers ); - /** - * \brief default constructor - */ QgsHttpHeaders(); /** diff --git a/src/core/network/qgsrangerequestcache.h b/src/core/network/qgsrangerequestcache.h index 32e46bcbb5b..f56afec2200 100644 --- a/src/core/network/qgsrangerequestcache.h +++ b/src/core/network/qgsrangerequestcache.h @@ -43,7 +43,6 @@ class CORE_EXPORT QgsRangeRequestCache { public: - //! Constructor QgsRangeRequestCache(); //! Checks whether the range request exists in the cache diff --git a/src/core/pointcloud/qgspointcloudstatistics.h b/src/core/pointcloud/qgspointcloudstatistics.h index ee2306f233a..299bccea226 100644 --- a/src/core/pointcloud/qgspointcloudstatistics.h +++ b/src/core/pointcloud/qgspointcloudstatistics.h @@ -61,7 +61,6 @@ struct CORE_EXPORT QgsPointCloudAttributeStatistics class CORE_EXPORT QgsPointCloudStatistics { public: - //! Constructor QgsPointCloudStatistics(); #ifndef SIP_RUN diff --git a/src/core/processing/qgsprocessingparametertype.h b/src/core/processing/qgsprocessingparametertype.h index d847ae4df4b..ba6b948b0cd 100644 --- a/src/core/processing/qgsprocessingparametertype.h +++ b/src/core/processing/qgsprocessingparametertype.h @@ -39,9 +39,6 @@ class CORE_EXPORT QgsProcessingParameterType */ virtual QgsProcessingParameterDefinition *create( const QString &name ) const = 0 SIP_FACTORY; - /** - * Destructor - */ virtual ~QgsProcessingParameterType() = default; /** diff --git a/src/core/providers/qgsprovidermetadata.h b/src/core/providers/qgsprovidermetadata.h index 76329243a75..864194dc526 100644 --- a/src/core/providers/qgsprovidermetadata.h +++ b/src/core/providers/qgsprovidermetadata.h @@ -226,7 +226,6 @@ class CORE_EXPORT QgsProviderMetadata : public QObject */ SIP_SKIP Q_DECL_DEPRECATED QgsProviderMetadata( const QString &key, const QString &description, const QgsProviderMetadata::CreateDataProviderFunction &createFunc ); - //! dtor virtual ~QgsProviderMetadata(); /** diff --git a/src/core/qgsauxiliarystorage.h b/src/core/qgsauxiliarystorage.h index 28e1083707c..2c36de8a1b0 100644 --- a/src/core/qgsauxiliarystorage.h +++ b/src/core/qgsauxiliarystorage.h @@ -319,9 +319,6 @@ class CORE_EXPORT QgsAuxiliaryStorage */ QgsAuxiliaryStorage( const QString &filename = QString(), bool copy = true ); - /** - * Destructor. - */ virtual ~QgsAuxiliaryStorage(); /** diff --git a/src/core/qgscplhttpfetchoverrider.h b/src/core/qgscplhttpfetchoverrider.h index 3cb64e51c55..ee9d1769f34 100644 --- a/src/core/qgscplhttpfetchoverrider.h +++ b/src/core/qgscplhttpfetchoverrider.h @@ -44,7 +44,6 @@ class CORE_EXPORT QgsCPLHTTPFetchOverrider //! Installs the redirection for the current thread explicit QgsCPLHTTPFetchOverrider( const QString &authCfg = QString(), QgsFeedback *feedback = nullptr ); - //! Destructor ~QgsCPLHTTPFetchOverrider(); //! Define attribute that must be forwarded to the actual QNetworkRequest diff --git a/src/core/qgscredentials.h b/src/core/qgscredentials.h index 086183008f9..c4dc2d34dee 100644 --- a/src/core/qgscredentials.h +++ b/src/core/qgscredentials.h @@ -46,9 +46,6 @@ class CORE_EXPORT QgsCredentials { public: - /** - * Destructor. - */ virtual ~QgsCredentials() = default; /** diff --git a/src/core/qgstaskmanager.h b/src/core/qgstaskmanager.h index 7e988d249bd..f81c01757a0 100644 --- a/src/core/qgstaskmanager.h +++ b/src/core/qgstaskmanager.h @@ -672,8 +672,6 @@ class CORE_EXPORT QgsTaskWithSerialSubTasks : public QgsTask public: //! Constructor QgsTaskWithSerialSubTasks( const QString &desc = QString() ) : QgsTask( desc ) {} - - //! Destructor ~QgsTaskWithSerialSubTasks() override; /** diff --git a/src/core/qgsvectorfilewriter.h b/src/core/qgsvectorfilewriter.h index 614ccb8a0dc..43eb74ba6d6 100644 --- a/src/core/qgsvectorfilewriter.h +++ b/src/core/qgsvectorfilewriter.h @@ -444,7 +444,7 @@ class CORE_EXPORT QgsVectorFileWriter : public QgsFeatureSink class CORE_EXPORT SaveVectorOptions { public: - //! Constructor + SaveVectorOptions(); virtual ~SaveVectorOptions() = default; diff --git a/src/core/settings/qgssettingsentry.h b/src/core/settings/qgssettingsentry.h index a6e6e567499..878c321878c 100644 --- a/src/core/settings/qgssettingsentry.h +++ b/src/core/settings/qgssettingsentry.h @@ -116,9 +116,6 @@ class CORE_EXPORT QgsSettingsEntryBase const QString &description = QString(), Qgis::SettingsOptions options = Qgis::SettingsOptions() ) SIP_THROW( QgsSettingsException ); - /** - * Destructor for QgsSettingsEntryBase. - */ virtual ~QgsSettingsEntryBase(); /** diff --git a/src/core/settings/qgssettingsregistry.h b/src/core/settings/qgssettingsregistry.h index d3913ca53f3..181abf4cea2 100644 --- a/src/core/settings/qgssettingsregistry.h +++ b/src/core/settings/qgssettingsregistry.h @@ -39,14 +39,7 @@ class CORE_DEPRECATED_EXPORT QgsSettingsRegistry { public: - /** - * Constructor for QgsSettingsRegistry. - */ QgsSettingsRegistry(); - - /** - * Destructor for QgsSettingsRegistry. - */ virtual ~QgsSettingsRegistry(); /** diff --git a/src/core/settings/qgssettingsregistrycore.h b/src/core/settings/qgssettingsregistrycore.h index 11d506d48e1..ff536fbdbff 100644 --- a/src/core/settings/qgssettingsregistrycore.h +++ b/src/core/settings/qgssettingsregistrycore.h @@ -45,14 +45,7 @@ class CORE_EXPORT QgsSettingsRegistryCore : public QgsSettingsRegistry // TODO QGIS 4 do not inherit QgsSettingsRegistry public: - /** - * Constructor for QgsSettingsRegistryCore. - */ QgsSettingsRegistryCore(); - - /** - * Destructor for QgsSettingsRegistryCore. - */ virtual ~QgsSettingsRegistryCore(); #ifndef SIP_RUN diff --git a/src/core/symbology/qgsinterpolatedlinerenderer.h b/src/core/symbology/qgsinterpolatedlinerenderer.h index 5f65c035574..9027967f896 100644 --- a/src/core/symbology/qgsinterpolatedlinerenderer.h +++ b/src/core/symbology/qgsinterpolatedlinerenderer.h @@ -284,7 +284,6 @@ class CORE_EXPORT QgsInterpolatedLineSymbolLayer : public QgsLineSymbolLayer { public: - //! Constructor QgsInterpolatedLineSymbolLayer(); //! Creates the symbol layer diff --git a/src/gui/layout/qgslayouthtmlwidget.h b/src/gui/layout/qgslayouthtmlwidget.h index 6584cca4904..37c8d244943 100644 --- a/src/gui/layout/qgslayouthtmlwidget.h +++ b/src/gui/layout/qgslayouthtmlwidget.h @@ -38,7 +38,7 @@ class GUI_EXPORT QgsLayoutHtmlWidget: public QgsLayoutItemBaseWidget, private Ui { Q_OBJECT public: - //! constructor + QgsLayoutHtmlWidget() = delete; //! constructor QgsLayoutHtmlWidget( QgsLayoutFrame *frame ); diff --git a/src/gui/qgsproviderguiregistry.h b/src/gui/qgsproviderguiregistry.h index 88e69ba0daf..f6edffb8024 100644 --- a/src/gui/qgsproviderguiregistry.h +++ b/src/gui/qgsproviderguiregistry.h @@ -57,7 +57,6 @@ class GUI_EXPORT QgsProviderGuiRegistry //! Creates registry and loads static provider plugins QgsProviderGuiRegistry( const QString &pluginPath ); - //! dtor virtual ~QgsProviderGuiRegistry(); //! Returns list of available providers by their keys diff --git a/src/gui/qgssubsetstringeditorprovider.h b/src/gui/qgssubsetstringeditorprovider.h index 10f6ba99da9..0326eaba9cb 100644 --- a/src/gui/qgssubsetstringeditorprovider.h +++ b/src/gui/qgssubsetstringeditorprovider.h @@ -37,7 +37,6 @@ class QgsSubsetStringEditorInterface; class GUI_EXPORT QgsSubsetStringEditorProvider { public: - //! Destructor. virtual ~QgsSubsetStringEditorProvider(); //! Provider key diff --git a/src/gui/settings/qgssettingsregistrygui.h b/src/gui/settings/qgssettingsregistrygui.h index 769610aaea2..0bde9697747 100644 --- a/src/gui/settings/qgssettingsregistrygui.h +++ b/src/gui/settings/qgssettingsregistrygui.h @@ -38,14 +38,7 @@ class GUI_EXPORT QgsSettingsRegistryGui : public QgsSettingsRegistry // TODO QGIS 4 do not inherit QgsSettingsRegistry public: - /** - * Constructor for QgsSettingsRegistryGui. - */ QgsSettingsRegistryGui(); - - /** - * Destructor for QgsSettingsRegistryGui. - */ virtual ~QgsSettingsRegistryGui(); #ifndef SIP_RUN diff --git a/src/server/qgsserverparameters.h b/src/server/qgsserverparameters.h index 06731b6aa4d..43af3464ef5 100644 --- a/src/server/qgsserverparameters.h +++ b/src/server/qgsserverparameters.h @@ -53,10 +53,6 @@ class SERVER_EXPORT QgsServerParameterDefinition Q_DECL_DEPRECATED QgsServerParameterDefinition( const QVariant::Type type, const QVariant defaultValue = QVariant( "" ) ) SIP_DEPRECATED; - - /** - * Default destructor for QgsServerParameterDefinition. - */ virtual ~QgsServerParameterDefinition() = default; /** diff --git a/src/server/qgsserverresponse.h b/src/server/qgsserverresponse.h index 66a25743ccc..19628c79d42 100644 --- a/src/server/qgsserverresponse.h +++ b/src/server/qgsserverresponse.h @@ -44,10 +44,7 @@ class SERVER_EXPORT QgsServerResponse { public: - //!constructor QgsServerResponse() = default; - - //! destructor virtual ~QgsServerResponse() = default; /** diff --git a/src/server/qgsservice.h b/src/server/qgsservice.h index 89688ff4021..740ab7cc06f 100644 --- a/src/server/qgsservice.h +++ b/src/server/qgsservice.h @@ -44,10 +44,7 @@ class SERVER_EXPORT QgsService public: - //! Constructor QgsService(); - - //! Destructor virtual ~QgsService() = default; /** diff --git a/src/server/qgsservicemodule.h b/src/server/qgsservicemodule.h index bdebd92bcdd..a414ff3c2d6 100644 --- a/src/server/qgsservicemodule.h +++ b/src/server/qgsservicemodule.h @@ -42,14 +42,7 @@ class SERVER_EXPORT QgsServiceModule public: - /** - * Default constructor for QgsServiceModule. - */ QgsServiceModule() = default; - - /** - * Default destructor for QgsServiceModule. - */ virtual ~QgsServiceModule() = default; /** diff --git a/src/server/qgsserviceregistry.h b/src/server/qgsserviceregistry.h index 6cb8bff9b01..a11e6ec7e47 100644 --- a/src/server/qgsserviceregistry.h +++ b/src/server/qgsserviceregistry.h @@ -50,10 +50,7 @@ class SERVER_EXPORT QgsServiceRegistry public: - //! Constructor QgsServiceRegistry() = default; - - //! Destructor ~QgsServiceRegistry(); /** diff --git a/src/server/services/wfs/qgswfsparameters.h b/src/server/services/wfs/qgswfsparameters.h index a82287a82f4..d2c7cf008b8 100644 --- a/src/server/services/wfs/qgswfsparameters.h +++ b/src/server/services/wfs/qgswfsparameters.h @@ -69,9 +69,6 @@ namespace QgsWfs const QMetaType::Type type = QMetaType::Type::QString, const QVariant defaultValue = QVariant( "" ) ); - /** - * Default destructor for QgsWfsParameter. - */ virtual ~QgsWfsParameter() = default; /** @@ -154,9 +151,6 @@ namespace QgsWfs */ QgsWfsParameters(); - /** - * Default destructor for QgsWfsParameters. - */ virtual ~QgsWfsParameters() = default; /** diff --git a/src/server/services/wms/qgswmsrendercontext.h b/src/server/services/wms/qgswmsrendercontext.h index eca1e1c0249..acdb86f509c 100644 --- a/src/server/services/wms/qgswmsrendercontext.h +++ b/src/server/services/wms/qgswmsrendercontext.h @@ -53,9 +53,6 @@ namespace QgsWms }; Q_DECLARE_FLAGS( Flags, Flag ) - /** - * Destructor for QgsWmsRenderContext. - */ ~QgsWmsRenderContext(); /** diff --git a/src/server/services/wms/qgswmsrenderer.h b/src/server/services/wms/qgswmsrenderer.h index 1ad582d8069..f1bf009fac8 100644 --- a/src/server/services/wms/qgswmsrenderer.h +++ b/src/server/services/wms/qgswmsrenderer.h @@ -75,9 +75,6 @@ namespace QgsWms */ QgsRenderer( const QgsWmsRenderContext &context ); - /** - * Destructor for QgsRenderer. - */ ~QgsRenderer(); /** diff --git a/src/server/services/wms/qgswmsrestorer.h b/src/server/services/wms/qgswmsrestorer.h index 711f75154a3..d8622d3801c 100644 --- a/src/server/services/wms/qgswmsrestorer.h +++ b/src/server/services/wms/qgswmsrestorer.h @@ -83,9 +83,6 @@ namespace QgsWms */ QgsWmsRestorer( const QgsWmsRenderContext &context ); - /** - * Default destructor. - */ ~QgsWmsRestorer() = default; private: diff --git a/tests/code_layout/doxygen_parser.py b/tests/code_layout/doxygen_parser.py index 52364456adf..ed40c7b5674 100644 --- a/tests/code_layout/doxygen_parser.py +++ b/tests/code_layout/doxygen_parser.py @@ -381,7 +381,7 @@ class DoxygenParser(): if self.isConstructor(elem): # ignore constructors with no arguments try: - if re.match(r'^\s*\(\s*\)\s*(?:=\s*default\s*)?$', elem.find('argsstring').text): + if re.match(r'^\s*\(\s*\)\s*(?:=\s*(?:default|delete)\s*)?$', elem.find('argsstring').text): return False except: pass