Alessandro Pasotti
|
b34c461dc1
|
Drop const on makeFeatureComptible returned values
|
2018-09-25 08:24:49 +02:00 |
|
Alessandro Pasotti
|
a8dbb5395c
|
Some minor changes
- QgsVectorLayer *
- make a const copy of a const container
- typo and comments
|
2018-09-25 08:17:14 +02:00 |
|
Alessandro Pasotti
|
8d82ce86cc
|
makeFeatureCompatible on a single input feature
|
2018-09-25 08:17:14 +02:00 |
|
Alessandro Pasotti
|
7e8592bca2
|
Const correctness (because it's not an API break)
|
2018-09-25 08:17:14 +02:00 |
|
Alessandro Pasotti
|
3157af2eaa
|
Revert const on createFeature
just because it would be an API break
|
2018-09-25 08:17:14 +02:00 |
|
Alessandro Pasotti
|
930c3f8e45
|
Port makeFeaturesCompatible to C++
as: QgsVectorLayerUtils::makeFeaturesCompatible
With tests.
|
2018-09-25 08:17:14 +02:00 |
|
Nyall Dawson
|
eacf4adb30
|
Dox++
|
2018-09-25 08:49:21 +10:00 |
|
Nyall Dawson
|
a8794001e0
|
Add method to match feature attributes to the given fields
Refs #18784
|
2018-09-25 08:49:21 +10:00 |
|
Denis Rouzaud
|
65bb60e96c
|
run sipify
|
2018-05-28 10:39:34 -08:00 |
|
Nyall Dawson
|
f8bc97030b
|
Remove extra space added before first line of docstring
|
2018-05-28 08:22:11 +10:00 |
|
Denis Rouzaud
|
7df2593caf
|
move auto generated sip file in dedicated folder
|
2018-05-14 10:23:37 -04:00 |
|