File: class_map.yaml

package info (click to toggle)
qgis 3.44.8%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,237,544 kB
  • sloc: cpp: 1,668,420; python: 381,688; xml: 23,474; perl: 4,078; sh: 3,733; ansic: 2,799; sql: 2,137; yacc: 1,068; lex: 577; javascript: 540; lisp: 411; makefile: 155
file content (383 lines) | stat: -rw-r--r-- 31,002 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
QgsAlignRaster.QgsAlignRaster.bandCount: src/analysis/raster/qgsalignraster.h#L71
QgsAlignRaster.QgsAlignRaster.cellSize: src/analysis/raster/qgsalignraster.h#L73
QgsAlignRaster.QgsAlignRaster.crs: src/analysis/raster/qgsalignraster.h#L67
QgsAlignRaster.QgsAlignRaster.dump: src/analysis/raster/qgsalignraster.h#L82
QgsAlignRaster.QgsAlignRaster.extent: src/analysis/raster/qgsalignraster.h#L77
QgsAlignRaster.QgsAlignRaster.gridOffset: src/analysis/raster/qgsalignraster.h#L75
QgsAlignRaster.QgsAlignRaster.identify: src/analysis/raster/qgsalignraster.h#L85
QgsAlignRaster.QgsAlignRaster.isValid: src/analysis/raster/qgsalignraster.h#L64
QgsAlignRaster.QgsAlignRaster.origin: src/analysis/raster/qgsalignraster.h#L79
QgsAlignRaster.QgsAlignRaster.progress: src/analysis/raster/qgsalignraster.h#L121
QgsAlignRaster.QgsAlignRaster.rasterSize: src/analysis/raster/qgsalignraster.h#L69
QgsAlignRaster.alignedRasterExtent: src/analysis/raster/qgsalignraster.h#L212
QgsAlignRaster.alignedRasterSize: src/analysis/raster/qgsalignraster.h#L206
QgsAlignRaster.cellSize: src/analysis/raster/qgsalignraster.h#L152
QgsAlignRaster.checkInputParameters: src/analysis/raster/qgsalignraster.h#L200
QgsAlignRaster.clipExtent: src/analysis/raster/qgsalignraster.h#L175
QgsAlignRaster.createAndWarp: src/analysis/raster/qgsalignraster.h#L234
QgsAlignRaster.destinationCrs: src/analysis/raster/qgsalignraster.h#L157
QgsAlignRaster.dump: src/analysis/raster/qgsalignraster.h#L227
QgsAlignRaster.errorMessage: src/analysis/raster/qgsalignraster.h#L224
QgsAlignRaster.gridOffset: src/analysis/raster/qgsalignraster.h#L141
QgsAlignRaster.progressHandler: src/analysis/raster/qgsalignraster.h#L129
QgsAlignRaster.rasters: src/analysis/raster/qgsalignraster.h#L134
QgsAlignRaster.run: src/analysis/raster/qgsalignraster.h#L218
QgsAlignRaster.setCellSize: src/analysis/raster/qgsalignraster.h#L144
QgsAlignRaster.setCellSize: src/analysis/raster/qgsalignraster.h#L150
QgsAlignRaster.setClipExtent: src/analysis/raster/qgsalignraster.h#L163
QgsAlignRaster.setClipExtent: src/analysis/raster/qgsalignraster.h#L169
QgsAlignRaster.setDestinationCrs: src/analysis/raster/qgsalignraster.h#L155
QgsAlignRaster.setGridOffset: src/analysis/raster/qgsalignraster.h#L140
QgsAlignRaster.setParametersFromRaster: src/analysis/raster/qgsalignraster.h#L188
QgsAlignRaster.setParametersFromRaster: src/analysis/raster/qgsalignraster.h#L194
QgsAlignRaster.setProgressHandler: src/analysis/raster/qgsalignraster.h#L127
QgsAlignRaster.setRasters: src/analysis/raster/qgsalignraster.h#L132
QgsAlignRaster.suggestedReferenceLayer: src/analysis/raster/qgsalignraster.h#L230
QgsAlignRaster.suggestedWarpOutput: src/analysis/raster/qgsalignraster.h#L237
QgsAlignRaster: src/analysis/raster/qgsalignraster.h#L45
QgsAnalysis.geometryCheckRegistry: src/analysis/qgsanalysis.h#L48
QgsAnalysis.instance: src/analysis/qgsanalysis.h#L43
QgsAnalysis: src/analysis/qgsanalysis.h#L34
QgsAspectFilter.processNineCellWindow: src/analysis/raster/qgsaspectfilter.h#L35
QgsAspectFilter: src/analysis/raster/qgsaspectfilter.h#L30
QgsBatchGeocodeAlgorithm.group: src/analysis/processing/qgsalgorithmbatchgeocode.h#L82
QgsBatchGeocodeAlgorithm.groupId: src/analysis/processing/qgsalgorithmbatchgeocode.h#L83
QgsBatchGeocodeAlgorithm.initParameters: src/analysis/processing/qgsalgorithmbatchgeocode.h#L80
QgsBatchGeocodeAlgorithm.outputCrs: src/analysis/processing/qgsalgorithmbatchgeocode.h#L91
QgsBatchGeocodeAlgorithm.outputFields: src/analysis/processing/qgsalgorithmbatchgeocode.h#L92
QgsBatchGeocodeAlgorithm.outputName: src/analysis/processing/qgsalgorithmbatchgeocode.h#L88
QgsBatchGeocodeAlgorithm.outputWkbType: src/analysis/processing/qgsalgorithmbatchgeocode.h#L93
QgsBatchGeocodeAlgorithm.prepareAlgorithm: src/analysis/processing/qgsalgorithmbatchgeocode.h#L89
QgsBatchGeocodeAlgorithm.processFeature: src/analysis/processing/qgsalgorithmbatchgeocode.h#L90
QgsBatchGeocodeAlgorithm.supportInPlaceEdit: src/analysis/processing/qgsalgorithmbatchgeocode.h#L85
QgsBatchGeocodeAlgorithm.tags: src/analysis/processing/qgsalgorithmbatchgeocode.h#L81
QgsBatchGeocodeAlgorithm: src/analysis/processing/qgsalgorithmbatchgeocode.h#L68
QgsDerivativeFilter.calcFirstDerX: src/analysis/raster/qgsderivativefilter.h#L39
QgsDerivativeFilter.calcFirstDerY: src/analysis/raster/qgsderivativefilter.h#L41
QgsDerivativeFilter.processNineCellWindow: src/analysis/raster/qgsderivativefilter.h#L35
QgsDerivativeFilter: src/analysis/raster/qgsderivativefilter.h#L30
QgsFeaturePool.crs: src/analysis/vector/geometry_checker/qgsfeaturepool.h#L147
QgsFeaturePool.deleteFeature: src/analysis/vector/geometry_checker/qgsfeaturepool.h#L90
QgsFeaturePool.geometryType: src/analysis/vector/geometry_checker/qgsfeaturepool.h#L142
QgsFeaturePool.getFeature: src/analysis/vector/geometry_checker/qgsfeaturepool.h#L56
QgsFeaturePool.insertFeature: src/analysis/vector/geometry_checker/qgsfeaturepool.h#L165
QgsFeaturePool.layer: src/analysis/vector/geometry_checker/qgsfeaturepool.h#L120
QgsFeaturePool.layerId: src/analysis/vector/geometry_checker/qgsfeaturepool.h#L137
QgsFeaturePool.layerName: src/analysis/vector/geometry_checker/qgsfeaturepool.h#L155
QgsFeaturePool.refreshCache: src/analysis/vector/geometry_checker/qgsfeaturepool.h#L178
QgsFeaturePool.removeFeature: src/analysis/vector/geometry_checker/qgsfeaturepool.h#L187
QgsFeaturePool.updateFeature: src/analysis/vector/geometry_checker/qgsfeaturepool.h#L80
QgsFeaturePool: src/analysis/vector/geometry_checker/qgsfeaturepool.h#L37
QgsGcpGeometryTransformer.gcpTransformer: src/analysis/georeferencing/qgsgcpgeometrytransformer.h#L77
QgsGcpGeometryTransformer.setGcpTransformer: src/analysis/georeferencing/qgsgcpgeometrytransformer.h#L86
QgsGcpGeometryTransformer.transform: src/analysis/georeferencing/qgsgcpgeometrytransformer.h#L70
QgsGcpGeometryTransformer.transformPoint: src/analysis/georeferencing/qgsgcpgeometrytransformer.h#L58
QgsGcpGeometryTransformer: src/analysis/georeferencing/qgsgcpgeometrytransformer.h#L36
QgsGcpPoint.destinationPoint: src/analysis/georeferencing/qgsgcppoint.h#L73
QgsGcpPoint.destinationPointCrs: src/analysis/georeferencing/qgsgcppoint.h#L87
QgsGcpPoint.isEnabled: src/analysis/georeferencing/qgsgcppoint.h#L106
QgsGcpPoint.setDestinationPoint: src/analysis/georeferencing/qgsgcppoint.h#L80
QgsGcpPoint.setDestinationPointCrs: src/analysis/georeferencing/qgsgcppoint.h#L94
QgsGcpPoint.setEnabled: src/analysis/georeferencing/qgsgcppoint.h#L113
QgsGcpPoint.setSourcePoint: src/analysis/georeferencing/qgsgcppoint.h#L66
QgsGcpPoint.sourcePoint: src/analysis/georeferencing/qgsgcppoint.h#L57
QgsGcpPoint.transformedDestinationPoint: src/analysis/georeferencing/qgsgcppoint.h#L99
QgsGcpPoint: src/analysis/georeferencing/qgsgcppoint.h#L30
QgsGcpTransformerInterface.clone: src/analysis/georeferencing/qgsgcptransformer.h#L71
QgsGcpTransformerInterface.create: src/analysis/georeferencing/qgsgcptransformer.h#L112
QgsGcpTransformerInterface.createFromParameters: src/analysis/georeferencing/qgsgcptransformer.h#L122
QgsGcpTransformerInterface.method: src/analysis/georeferencing/qgsgcptransformer.h#L91
QgsGcpTransformerInterface.methodToString: src/analysis/georeferencing/qgsgcptransformer.h#L105
QgsGcpTransformerInterface.minimumGcpCount: src/analysis/georeferencing/qgsgcptransformer.h#L86
QgsGcpTransformerInterface.transform: src/analysis/georeferencing/qgsgcptransformer.h#L100
QgsGcpTransformerInterface.updateParametersFromGcps: src/analysis/georeferencing/qgsgcptransformer.h#L81
QgsGcpTransformerInterface: src/analysis/georeferencing/qgsgcptransformer.h#L34
QgsGeometryCheck.checkType: src/analysis/vector/geometry_checker/qgsgeometrycheck.h#L333
QgsGeometryCheck.collectErrors: src/analysis/vector/geometry_checker/qgsgeometrycheck.h#L286
QgsGeometryCheck.context: src/analysis/vector/geometry_checker/qgsgeometrycheck.h#L340
QgsGeometryCheck.description: src/analysis/vector/geometry_checker/qgsgeometrycheck.h#L319
QgsGeometryCheck.flags: src/analysis/vector/geometry_checker/qgsgeometrycheck.h#L275
QgsGeometryCheck.id: src/analysis/vector/geometry_checker/qgsgeometrycheck.h#L326
QgsGeometryCheck.isCompatible: src/analysis/vector/geometry_checker/qgsgeometrycheck.h#L263
QgsGeometryCheck.prepare: src/analysis/vector/geometry_checker/qgsgeometrycheck.h#L242
QgsGeometryCheck.resolutionMethods: src/analysis/vector/geometry_checker/qgsgeometrycheck.h#L312
QgsGeometryCheck: src/analysis/vector/geometry_checker/qgsgeometrycheck.h#L91
QgsGeometryCheckContext.project: src/analysis/vector/geometry_checker/qgsgeometrycheckcontext.h#L85
QgsGeometryCheckContext: src/analysis/vector/geometry_checker/qgsgeometrycheckcontext.h#L31
QgsGeometryCheckError.affectedAreaBBox: src/analysis/vector/geometry_checker/qgsgeometrycheckerror.h#L104
QgsGeometryCheckError.check: src/analysis/vector/geometry_checker/qgsgeometrycheckerror.h#L74
QgsGeometryCheckError.closeMatch: src/analysis/vector/geometry_checker/qgsgeometrycheckerror.h#L173
QgsGeometryCheckError.contextBoundingBox: src/analysis/vector/geometry_checker/qgsgeometrycheckerror.h#L99
QgsGeometryCheckError.description: src/analysis/vector/geometry_checker/qgsgeometrycheckerror.h#L110
QgsGeometryCheckError.featureId: src/analysis/vector/geometry_checker/qgsgeometrycheckerror.h#L84
QgsGeometryCheckError.geometry: src/analysis/vector/geometry_checker/qgsgeometrycheckerror.h#L89
QgsGeometryCheckError.icon: src/analysis/vector/geometry_checker/qgsgeometrycheckerror.h#L200
QgsGeometryCheckError.isEqual: src/analysis/vector/geometry_checker/qgsgeometrycheckerror.h#L167
QgsGeometryCheckError.resolutionMessage: src/analysis/vector/geometry_checker/qgsgeometrycheckerror.h#L144
QgsGeometryCheckError.setFixFailed: src/analysis/vector/geometry_checker/qgsgeometrycheckerror.h#L155
QgsGeometryCheckError.setFixed: src/analysis/vector/geometry_checker/qgsgeometrycheckerror.h#L150
QgsGeometryCheckError.setObsolete: src/analysis/vector/geometry_checker/qgsgeometrycheckerror.h#L160
QgsGeometryCheckError.status: src/analysis/vector/geometry_checker/qgsgeometrycheckerror.h#L139
QgsGeometryCheckError.update: src/analysis/vector/geometry_checker/qgsgeometrycheckerror.h#L179
QgsGeometryCheckError.value: src/analysis/vector/geometry_checker/qgsgeometrycheckerror.h#L122
QgsGeometryCheckError.valueType: src/analysis/vector/geometry_checker/qgsgeometrycheckerror.h#L128
QgsGeometryCheckError: src/analysis/vector/geometry_checker/qgsgeometrycheckerror.h#L35
QgsGeometryCheckErrorSingle.singleError: src/analysis/vector/geometry_checker/qgssinglegeometrycheck.h#L125
QgsGeometryCheckErrorSingle: src/analysis/vector/geometry_checker/qgssinglegeometrycheck.h#L114
QgsGeometryCheckFactory.checkType: src/analysis/vector/geometry_checker/qgsgeometrycheckfactory.h#L81
QgsGeometryCheckFactory.createGeometryCheck: src/analysis/vector/geometry_checker/qgsgeometrycheckfactory.h#L56
QgsGeometryCheckFactory.description: src/analysis/vector/geometry_checker/qgsgeometrycheckfactory.h#L66
QgsGeometryCheckFactory.flags: src/analysis/vector/geometry_checker/qgsgeometrycheckfactory.h#L76
QgsGeometryCheckFactory.id: src/analysis/vector/geometry_checker/qgsgeometrycheckfactory.h#L61
QgsGeometryCheckFactory.isCompatible: src/analysis/vector/geometry_checker/qgsgeometrycheckfactory.h#L71
QgsGeometryCheckFactory: src/analysis/vector/geometry_checker/qgsgeometrycheckfactory.h#L43
QgsGeometryCheckFactoryT.checkType: src/analysis/vector/geometry_checker/qgsgeometrycheckfactory.h#L122
QgsGeometryCheckFactoryT.createGeometryCheck: src/analysis/vector/geometry_checker/qgsgeometrycheckfactory.h#L97
QgsGeometryCheckFactoryT.description: src/analysis/vector/geometry_checker/qgsgeometrycheckfactory.h#L102
QgsGeometryCheckFactoryT.flags: src/analysis/vector/geometry_checker/qgsgeometrycheckfactory.h#L117
QgsGeometryCheckFactoryT.id: src/analysis/vector/geometry_checker/qgsgeometrycheckfactory.h#L107
QgsGeometryCheckFactoryT.isCompatible: src/analysis/vector/geometry_checker/qgsgeometrycheckfactory.h#L112
QgsGeometryCheckFactoryT: src/analysis/vector/geometry_checker/qgsgeometrycheckfactory.h#L91
QgsGeometryCheckRegistry.geometryCheck: src/analysis/vector/geometry_checker/qgsgeometrycheckregistry.h#L64
QgsGeometryCheckRegistry.registerGeometryCheck: src/analysis/vector/geometry_checker/qgsgeometrycheckregistry.h#L78
QgsGeometryCheckRegistry: src/analysis/vector/geometry_checker/qgsgeometrycheckregistry.h#L41
QgsGeometryCheckResolutionMethod.description: src/analysis/vector/geometry_checker/qgsgeometrycheckresolutionmethod.h#L54
QgsGeometryCheckResolutionMethod.id: src/analysis/vector/geometry_checker/qgsgeometrycheckresolutionmethod.h#L39
QgsGeometryCheckResolutionMethod.isStable: src/analysis/vector/geometry_checker/qgsgeometrycheckresolutionmethod.h#L44
QgsGeometryCheckResolutionMethod.name: src/analysis/vector/geometry_checker/qgsgeometrycheckresolutionmethod.h#L49
QgsGeometryCheckResolutionMethod: src/analysis/vector/geometry_checker/qgsgeometrycheckresolutionmethod.h#L28
QgsGeometryCheckerUtils.LayerFeature.feature: src/analysis/vector/geometry_checker/qgsgeometrycheckerutils.h#L65
QgsGeometryCheckerUtils.LayerFeature.geometry: src/analysis/vector/geometry_checker/qgsgeometrycheckerutils.h#L87
QgsGeometryCheckerUtils.LayerFeature.id: src/analysis/vector/geometry_checker/qgsgeometrycheckerutils.h#L92
QgsGeometryCheckerUtils.LayerFeature.layerId: src/analysis/vector/geometry_checker/qgsgeometrycheckerutils.h#L80
QgsGeometryCheckerUtils.LayerFeature.useMapCrs: src/analysis/vector/geometry_checker/qgsgeometrycheckerutils.h#L99
QgsGeometryCheckerUtils.LayerFeature: src/analysis/vector/geometry_checker/qgsgeometrycheckerutils.h#L50
QgsGeometryCheckerUtils.LayerFeatures: src/analysis/vector/geometry_checker/qgsgeometrycheckerutils.h#L115
QgsGeometryCheckerUtils: src/analysis/vector/geometry_checker/qgsgeometrycheckerutils.h#L39
QgsGeometrySnapper.featureSnapped: src/analysis/vector/qgsgeometrysnapper.h#L89
QgsGeometrySnapper.snapFeatures: src/analysis/vector/qgsgeometrysnapper.h#L79
QgsGeometrySnapper.snapGeometry: src/analysis/vector/qgsgeometrysnapper.h#L72
QgsGeometrySnapper.snapGeometry: src/analysis/vector/qgsgeometrysnapper.h#L84
QgsGeometrySnapper: src/analysis/vector/qgsgeometrysnapper.h#L43
QgsGeometrySnapperSingleSource.run: src/analysis/vector/qgsgeometrysnappersinglesource.h#L51
QgsGeometrySnapperSingleSource: src/analysis/vector/qgsgeometrysnappersinglesource.h#L44
QgsGraph.addEdge: src/analysis/network/qgsgraph.h#L146
QgsGraph.addVertex: src/analysis/network/qgsgraph.h#L140
QgsGraph.edge: src/analysis/network/qgsgraph.h#L232
QgsGraph.edgeCount: src/analysis/network/qgsgraph.h#L217
QgsGraph.findOppositeEdge: src/analysis/network/qgsgraph.h#L318
QgsGraph.findVertex: src/analysis/network/qgsgraph.h#L287
QgsGraph.hasEdge: src/analysis/network/qgsgraph.h#L337
QgsGraph.hasVertex: src/analysis/network/qgsgraph.h#L344
QgsGraph.removeEdge: src/analysis/network/qgsgraph.h#L269
QgsGraph.removeVertex: src/analysis/network/qgsgraph.h#L200
QgsGraph.vertex: src/analysis/network/qgsgraph.h#L166
QgsGraph.vertexCount: src/analysis/network/qgsgraph.h#L151
QgsGraph: src/analysis/network/qgsgraph.h#L130
QgsGraphAnalyzer.dijkstra: src/analysis/network/qgsgraphanalyzer.h#L43
QgsGraphAnalyzer.shortestTree: src/analysis/network/qgsgraphanalyzer.h#L82
QgsGraphAnalyzer: src/analysis/network/qgsgraphanalyzer.h#L31
QgsGraphBuilder.addEdge: src/analysis/network/qgsgraphbuilder.h#L50
QgsGraphBuilder.addVertex: src/analysis/network/qgsgraphbuilder.h#L48
QgsGraphBuilder.graph: src/analysis/network/qgsgraphbuilder.h#L59
QgsGraphBuilder.takeGraph: src/analysis/network/qgsgraphbuilder.h#L67
QgsGraphBuilder: src/analysis/network/qgsgraphbuilder.h#L35
QgsGraphBuilderInterface.addEdge: src/analysis/network/qgsgraphbuilderinterface.h#L107
QgsGraphBuilderInterface.addVertex: src/analysis/network/qgsgraphbuilderinterface.h#L96
QgsGraphBuilderInterface.coordinateTransformationEnabled: src/analysis/network/qgsgraphbuilderinterface.h#L76
QgsGraphBuilderInterface.destinationCrs: src/analysis/network/qgsgraphbuilderinterface.h#L70
QgsGraphBuilderInterface.distanceArea: src/analysis/network/qgsgraphbuilderinterface.h#L88
QgsGraphBuilderInterface.topologyTolerance: src/analysis/network/qgsgraphbuilderinterface.h#L82
QgsGraphBuilderInterface: src/analysis/network/qgsgraphbuilderinterface.h#L43
QgsGraphDirector.addStrategy: src/analysis/network/qgsgraphdirector.h#L83
QgsGraphDirector.makeGraph: src/analysis/network/qgsgraphdirector.h#L77
QgsGraphDirector.name: src/analysis/network/qgsgraphdirector.h#L86
QgsGraphDirector: src/analysis/network/qgsgraphdirector.h#L43
QgsGraphEdge.cost: src/analysis/network/qgsgraph.h#L52
QgsGraphEdge.fromVertex: src/analysis/network/qgsgraph.h#L69
QgsGraphEdge.toVertex: src/analysis/network/qgsgraph.h#L63
QgsGraphEdge: src/analysis/network/qgsgraph.h#L43
QgsGraphVertex.incomingEdges: src/analysis/network/qgsgraph.h#L103
QgsGraphVertex.outgoingEdges: src/analysis/network/qgsgraph.h#L109
QgsGraphVertex.point: src/analysis/network/qgsgraph.h#L114
QgsGraphVertex: src/analysis/network/qgsgraph.h#L88
QgsGridFileWriter.creationOptions: src/analysis/interpolation/qgsgridfilewriter.h#L70
QgsGridFileWriter.noDataValue: src/analysis/interpolation/qgsgridfilewriter.h#L86
QgsGridFileWriter.setCreationOptions: src/analysis/interpolation/qgsgridfilewriter.h#L62
QgsGridFileWriter.setNoDataValue: src/analysis/interpolation/qgsgridfilewriter.h#L78
QgsGridFileWriter.writeFile: src/analysis/interpolation/qgsgridfilewriter.h#L54
QgsGridFileWriter: src/analysis/interpolation/qgsgridfilewriter.h#L35
QgsHillshadeFilter.lightAngle: src/analysis/raster/qgshillshadefilter.h#L38
QgsHillshadeFilter.lightAzimuth: src/analysis/raster/qgshillshadefilter.h#L36
QgsHillshadeFilter.processNineCellWindow: src/analysis/raster/qgshillshadefilter.h#L34
QgsHillshadeFilter.setLightAngle: src/analysis/raster/qgshillshadefilter.h#L39
QgsHillshadeFilter.setLightAzimuth: src/analysis/raster/qgshillshadefilter.h#L37
QgsHillshadeFilter: src/analysis/raster/qgshillshadefilter.h#L29
QgsIDWInterpolator.distanceCoefficient: src/analysis/interpolation/qgsidwinterpolator.h#L58
QgsIDWInterpolator.interpolatePoint: src/analysis/interpolation/qgsidwinterpolator.h#L37
QgsIDWInterpolator.setDistanceCoefficient: src/analysis/interpolation/qgsidwinterpolator.h#L47
QgsIDWInterpolator: src/analysis/interpolation/qgsidwinterpolator.h#L29
QgsInternalGeometrySnapper.snapFeature: src/analysis/vector/qgsgeometrysnapper.h#L154
QgsInternalGeometrySnapper.snappedGeometries: src/analysis/vector/qgsgeometrysnapper.h#L159
QgsInternalGeometrySnapper: src/analysis/vector/qgsgeometrysnapper.h#L141
QgsInterpolator.cacheBaseData: src/analysis/interpolation/qgsinterpolator.h#L146
QgsInterpolator.interpolatePoint: src/analysis/interpolation/qgsinterpolator.h#L131
QgsInterpolator: src/analysis/interpolation/qgsinterpolator.h#L71
QgsKernelDensityEstimation.addFeature: src/analysis/raster/qgskde.h#L124
QgsKernelDensityEstimation.finalise: src/analysis/raster/qgskde.h#L131
QgsKernelDensityEstimation.prepare: src/analysis/raster/qgskde.h#L117
QgsKernelDensityEstimation.run: src/analysis/raster/qgskde.h#L109
QgsKernelDensityEstimation: src/analysis/raster/qgskde.h#L38
QgsMeshContours.exportLines: src/analysis/mesh/qgsmeshcontours.h#L88
QgsMeshContours.exportPolygons: src/analysis/mesh/qgsmeshcontours.h#L113
QgsMeshContours: src/analysis/mesh/qgsmeshcontours.h#L50
QgsMeshEditingDelaunayTriangulation.text: src/analysis/mesh/qgsmeshtriangulation.h#L176
QgsMeshEditingDelaunayTriangulation: src/analysis/mesh/qgsmeshtriangulation.h#L171
QgsMeshTriangulation.addBreakLines: src/analysis/mesh/qgsmeshtriangulation.h#L70
QgsMeshTriangulation.addVertex: src/analysis/mesh/qgsmeshtriangulation.h#L77
QgsMeshTriangulation.addVertices: src/analysis/mesh/qgsmeshtriangulation.h#L58
QgsMeshTriangulation.setCrs: src/analysis/mesh/qgsmeshtriangulation.h#L83
QgsMeshTriangulation.triangulatedMesh: src/analysis/mesh/qgsmeshtriangulation.h#L80
QgsMeshTriangulation: src/analysis/mesh/qgsmeshtriangulation.h#L42
QgsMeshZValueDatasetGroup.dataset: src/analysis/mesh/qgsmeshtriangulation.h#L150
QgsMeshZValueDatasetGroup.datasetCount: src/analysis/mesh/qgsmeshtriangulation.h#L149
QgsMeshZValueDatasetGroup.datasetMetadata: src/analysis/mesh/qgsmeshtriangulation.h#L148
QgsMeshZValueDatasetGroup.initialize: src/analysis/mesh/qgsmeshtriangulation.h#L147
QgsMeshZValueDatasetGroup.type: src/analysis/mesh/qgsmeshtriangulation.h#L151
QgsMeshZValueDatasetGroup.writeXml: src/analysis/mesh/qgsmeshtriangulation.h#L152
QgsMeshZValueDatasetGroup: src/analysis/mesh/qgsmeshtriangulation.h#L136
QgsNativeAlgorithms.flags: src/analysis/processing/qgsnativealgorithms.h#L46
QgsNativeAlgorithms.helpId: src/analysis/processing/qgsnativealgorithms.h#L43
QgsNativeAlgorithms.icon: src/analysis/processing/qgsnativealgorithms.h#L40
QgsNativeAlgorithms.id: src/analysis/processing/qgsnativealgorithms.h#L42
QgsNativeAlgorithms.loadAlgorithms: src/analysis/processing/qgsnativealgorithms.h#L49
QgsNativeAlgorithms.name: src/analysis/processing/qgsnativealgorithms.h#L44
QgsNativeAlgorithms.supportsNonFileBasedOutput: src/analysis/processing/qgsnativealgorithms.h#L45
QgsNativeAlgorithms.svgIconPath: src/analysis/processing/qgsnativealgorithms.h#L41
QgsNativeAlgorithms: src/analysis/processing/qgsnativealgorithms.h#L30
QgsNetworkDistanceStrategy.cost: src/analysis/network/qgsnetworkdistancestrategy.h#L32
QgsNetworkDistanceStrategy: src/analysis/network/qgsnetworkdistancestrategy.h#L29
QgsNetworkSpeedStrategy.cost: src/analysis/network/qgsnetworkspeedstrategy.h#L37
QgsNetworkSpeedStrategy: src/analysis/network/qgsnetworkspeedstrategy.h#L29
QgsNetworkStrategy.cost: src/analysis/network/qgsnetworkstrategy.h#L68
QgsNetworkStrategy: src/analysis/network/qgsnetworkstrategy.h#L41
QgsNineCellFilter.cellSizeX: src/analysis/raster/qgsninecellfilter.h#L64
QgsNineCellFilter.cellSizeY: src/analysis/raster/qgsninecellfilter.h#L66
QgsNineCellFilter.creationOptions: src/analysis/raster/qgsninecellfilter.h#L91
QgsNineCellFilter.inputNodataValue: src/analysis/raster/qgsninecellfilter.h#L72
QgsNineCellFilter.outputNodataValue: src/analysis/raster/qgsninecellfilter.h#L74
QgsNineCellFilter.processNineCellWindow: src/analysis/raster/qgsninecellfilter.h#L111
QgsNineCellFilter.processRaster: src/analysis/raster/qgsninecellfilter.h#L62
QgsNineCellFilter.setCellSizeX: src/analysis/raster/qgsninecellfilter.h#L65
QgsNineCellFilter.setCellSizeY: src/analysis/raster/qgsninecellfilter.h#L67
QgsNineCellFilter.setCreationOptions: src/analysis/raster/qgsninecellfilter.h#L83
QgsNineCellFilter.setInputNodataValue: src/analysis/raster/qgsninecellfilter.h#L73
QgsNineCellFilter.setOutputNodataValue: src/analysis/raster/qgsninecellfilter.h#L75
QgsNineCellFilter.setZFactor: src/analysis/raster/qgsninecellfilter.h#L70
QgsNineCellFilter.zFactor: src/analysis/raster/qgsninecellfilter.h#L69
QgsNineCellFilter: src/analysis/raster/qgsninecellfilter.h#L37
QgsPdalAlgorithms.helpId: src/analysis/processing/pdal/qgspdalalgorithms.h#L47
QgsPdalAlgorithms.icon: src/analysis/processing/pdal/qgspdalalgorithms.h#L44
QgsPdalAlgorithms.id: src/analysis/processing/pdal/qgspdalalgorithms.h#L46
QgsPdalAlgorithms.loadAlgorithms: src/analysis/processing/pdal/qgspdalalgorithms.h#L56
QgsPdalAlgorithms.name: src/analysis/processing/pdal/qgspdalalgorithms.h#L48
QgsPdalAlgorithms.supportedOutputPointCloudLayerExtensions: src/analysis/processing/pdal/qgspdalalgorithms.h#L53
QgsPdalAlgorithms.supportedOutputRasterLayerExtensions: src/analysis/processing/pdal/qgspdalalgorithms.h#L52
QgsPdalAlgorithms.supportedOutputVectorLayerExtensions: src/analysis/processing/pdal/qgspdalalgorithms.h#L51
QgsPdalAlgorithms.supportsNonFileBasedOutput: src/analysis/processing/pdal/qgspdalalgorithms.h#L49
QgsPdalAlgorithms.svgIconPath: src/analysis/processing/pdal/qgspdalalgorithms.h#L45
QgsPdalAlgorithms: src/analysis/processing/pdal/qgspdalalgorithms.h#L34
QgsRasterCalcNode.cleanRasterReferences: src/analysis/raster/qgsrastercalcnode.h#L146
QgsRasterCalcNode.parseRasterCalcString: src/analysis/raster/qgsrastercalcnode.h#L133
QgsRasterCalcNode.referencedLayerNames: src/analysis/raster/qgsrastercalcnode.h#L140
QgsRasterCalcNode.setLeft: src/analysis/raster/qgsrastercalcnode.h#L103
QgsRasterCalcNode.setRight: src/analysis/raster/qgsrastercalcnode.h#L108
QgsRasterCalcNode.toString: src/analysis/raster/qgsrastercalcnode.h#L125
QgsRasterCalcNode.type: src/analysis/raster/qgsrastercalcnode.h#L96
QgsRasterCalcNode: src/analysis/raster/qgsrastercalcnode.h#L38
QgsRasterCalculator.creationOptions: src/analysis/raster/qgsrastercalculator.h#L177
QgsRasterCalculator.lastError: src/analysis/raster/qgsrastercalculator.h#L161
QgsRasterCalculator.noDataValue: src/analysis/raster/qgsrastercalculator.h#L193
QgsRasterCalculator.processCalculation: src/analysis/raster/qgsrastercalculator.h#L155
QgsRasterCalculator.setCreationOptions: src/analysis/raster/qgsrastercalculator.h#L169
QgsRasterCalculator.setNoDataValue: src/analysis/raster/qgsrastercalculator.h#L185
QgsRasterCalculator: src/analysis/raster/qgsrastercalculator.h#L74
QgsRasterCalculatorEntry: src/analysis/raster/qgsrastercalculator.h#L39
QgsRasterMatrix.absoluteValue: src/analysis/raster/qgsrastermatrix.h#L147
QgsRasterMatrix.acosinus: src/analysis/raster/qgsrastermatrix.h#L135
QgsRasterMatrix.add: src/analysis/raster/qgsrastermatrix.h#L102
QgsRasterMatrix.asinus: src/analysis/raster/qgsrastermatrix.h#L133
QgsRasterMatrix.atangens: src/analysis/raster/qgsrastermatrix.h#L137
QgsRasterMatrix.changeSign: src/analysis/raster/qgsrastermatrix.h#L138
QgsRasterMatrix.cosinus: src/analysis/raster/qgsrastermatrix.h#L134
QgsRasterMatrix.divide: src/analysis/raster/qgsrastermatrix.h#L106
QgsRasterMatrix.equal: src/analysis/raster/qgsrastermatrix.h#L108
QgsRasterMatrix.greaterEqual: src/analysis/raster/qgsrastermatrix.h#L112
QgsRasterMatrix.greaterThan: src/analysis/raster/qgsrastermatrix.h#L110
QgsRasterMatrix.isNumber: src/analysis/raster/qgsrastermatrix.h#L77
QgsRasterMatrix.lesserEqual: src/analysis/raster/qgsrastermatrix.h#L113
QgsRasterMatrix.lesserThan: src/analysis/raster/qgsrastermatrix.h#L111
QgsRasterMatrix.log10: src/analysis/raster/qgsrastermatrix.h#L140
QgsRasterMatrix.log: src/analysis/raster/qgsrastermatrix.h#L139
QgsRasterMatrix.logicalAnd: src/analysis/raster/qgsrastermatrix.h#L114
QgsRasterMatrix.logicalOr: src/analysis/raster/qgsrastermatrix.h#L115
QgsRasterMatrix.max: src/analysis/raster/qgsrastermatrix.h#L122
QgsRasterMatrix.min: src/analysis/raster/qgsrastermatrix.h#L129
QgsRasterMatrix.multiply: src/analysis/raster/qgsrastermatrix.h#L105
QgsRasterMatrix.nColumns: src/analysis/raster/qgsrastermatrix.h#L94
QgsRasterMatrix.nRows: src/analysis/raster/qgsrastermatrix.h#L95
QgsRasterMatrix.nodataValue: src/analysis/raster/qgsrastermatrix.h#L97
QgsRasterMatrix.notEqual: src/analysis/raster/qgsrastermatrix.h#L109
QgsRasterMatrix.number: src/analysis/raster/qgsrastermatrix.h#L78
QgsRasterMatrix.power: src/analysis/raster/qgsrastermatrix.h#L107
QgsRasterMatrix.setData: src/analysis/raster/qgsrastermatrix.h#L92
QgsRasterMatrix.setNodataValue: src/analysis/raster/qgsrastermatrix.h#L98
QgsRasterMatrix.sinus: src/analysis/raster/qgsrastermatrix.h#L132
QgsRasterMatrix.squareRoot: src/analysis/raster/qgsrastermatrix.h#L131
QgsRasterMatrix.subtract: src/analysis/raster/qgsrastermatrix.h#L104
QgsRasterMatrix.tangens: src/analysis/raster/qgsrastermatrix.h#L136
QgsRasterMatrix: src/analysis/raster/qgsrastermatrix.h#L29
QgsRelief.addReliefColorClass: src/analysis/raster/qgsrelief.h#L68
QgsRelief.clearReliefColors: src/analysis/raster/qgsrelief.h#L67
QgsRelief.exportFrequencyDistributionToCsv: src/analysis/raster/qgsrelief.h#L79
QgsRelief.processRaster: src/analysis/raster/qgsrelief.h#L62
QgsRelief.setReliefColors: src/analysis/raster/qgsrelief.h#L70
QgsRelief.setZFactor: src/analysis/raster/qgsrelief.h#L65
QgsRelief.zFactor: src/analysis/raster/qgsrelief.h#L64
QgsRelief: src/analysis/raster/qgsrelief.h#L38
QgsRuggednessFilter.processNineCellWindow: src/analysis/raster/qgsruggednessfilter.h#L36
QgsRuggednessFilter: src/analysis/raster/qgsruggednessfilter.h#L30
QgsSingleGeometryCheck.collectErrors: src/analysis/vector/geometry_checker/qgssinglegeometrycheck.h#L158
QgsSingleGeometryCheck: src/analysis/vector/geometry_checker/qgssinglegeometrycheck.h#L148
QgsSingleGeometryCheckError.check: src/analysis/vector/geometry_checker/qgssinglegeometrycheck.h#L82
QgsSingleGeometryCheckError.description: src/analysis/vector/geometry_checker/qgssinglegeometrycheck.h#L75
QgsSingleGeometryCheckError.errorLocation: src/analysis/vector/geometry_checker/qgssinglegeometrycheck.h#L89
QgsSingleGeometryCheckError.isEqual: src/analysis/vector/geometry_checker/qgssinglegeometrycheck.h#L65
QgsSingleGeometryCheckError.update: src/analysis/vector/geometry_checker/qgssinglegeometrycheck.h#L58
QgsSingleGeometryCheckError.vertexId: src/analysis/vector/geometry_checker/qgssinglegeometrycheck.h#L96
QgsSingleGeometryCheckError: src/analysis/vector/geometry_checker/qgssinglegeometrycheck.h#L39
QgsSlopeFilter.processNineCellWindow: src/analysis/raster/qgsslopefilter.h#L33
QgsSlopeFilter: src/analysis/raster/qgsslopefilter.h#L28
QgsTinInterpolator.interpolatePoint: src/analysis/interpolation/qgstininterpolator.h#L54
QgsTinInterpolator.setTriangulationSink: src/analysis/interpolation/qgstininterpolator.h#L72
QgsTinInterpolator.triangulationFields: src/analysis/interpolation/qgstininterpolator.h#L62
QgsTinInterpolator: src/analysis/interpolation/qgstininterpolator.h#L36
QgsTotalCurvatureFilter.processNineCellWindow: src/analysis/raster/qgstotalcurvaturefilter.h#L34
QgsTotalCurvatureFilter: src/analysis/raster/qgstotalcurvaturefilter.h#L28
QgsVectorLayerDirector.makeGraph: src/analysis/network/qgsvectorlayerdirector.h#L66
QgsVectorLayerDirector.name: src/analysis/network/qgsvectorlayerdirector.h#L68
QgsVectorLayerDirector: src/analysis/network/qgsvectorlayerdirector.h#L32
QgsVectorWarper.QgsVectorWarper: src/analysis/georeferencing/qgsvectorwarper.h#L45
QgsVectorWarper.error: src/analysis/georeferencing/qgsvectorwarper.h#L59
QgsVectorWarper.transformFeatures: src/analysis/georeferencing/qgsvectorwarper.h#L54
QgsVectorWarper: src/analysis/georeferencing/qgsvectorwarper.h#L35
QgsVectorWarperTask.cancel: src/analysis/georeferencing/qgsvectorwarper.h#L92
QgsVectorWarperTask.errorMessage: src/analysis/georeferencing/qgsvectorwarper.h#L110
QgsVectorWarperTask.result: src/analysis/georeferencing/qgsvectorwarper.h#L105
QgsVectorWarperTask.run: src/analysis/georeferencing/qgsvectorwarper.h#L113
QgsVectorWarperTask: src/analysis/georeferencing/qgsvectorwarper.h#L76
QgsZonalStatistics.FeatureStats: src/analysis/vector/qgszonalstatistics.h#L136
QgsZonalStatistics.calculateStatistics: src/analysis/vector/qgszonalstatistics.h#L91
QgsZonalStatistics.displayName: src/analysis/vector/qgszonalstatistics.h#L98
QgsZonalStatistics.shortName: src/analysis/vector/qgszonalstatistics.h#L105
QgsZonalStatistics: src/analysis/vector/qgszonalstatistics.h#L46