We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f887b78 commit 94793e7Copy full SHA for 94793e7
src/core/CMakeLists.txt
@@ -290,6 +290,7 @@ SET(QGIS_CORE_HDRS
290
qgis.h
291
qgsapplication.h
292
qgsattributeaction.h
293
+qgscentralpointpositionmanager.h
294
qgsclipper.h
295
qgscontexthelp.h
296
qgscoordinatetransform.h
@@ -309,6 +310,8 @@ qgsmaplayerregistry.h
309
310
qgsmaprenderer.h
311
qgsmaptopixel.h
312
qgsmessageoutput.h
313
+qgsoverlayobjectpositionmanager.h
314
+qgspalobjectpositionmanager.h
315
qgspoint.h
316
qgsproject.h
317
qgsprojectfiletransform.h
@@ -330,6 +333,7 @@ qgscoordinatereferencesystem.h
330
333
qgsvectordataprovider.h
331
334
qgsvectorfilewriter.h
332
335
qgsvectorlayer.h
336
+qgsvectoroverlay.h
337
qgstolerance.h
338
339
raster/qgscliptominmaxenhancement.h
0 commit comments