Marco Bernasocchi
|
1c63522819
|
Added QgsFields::names method to get a list of all the names of fields
|
2017-10-06 22:52:26 +02:00 |
|
Nyall Dawson
|
49b426d951
|
Make doxygen_space script convert multiline //! comments
Because:
- the /** format is much more prevalent throughout QGIS
- sipify works correctly with /**
|
2017-10-06 07:55:52 +10:00 |
|
Matthias Kuhn
|
dded657a57
|
Fix typo in QgsFields api doc
|
2017-09-29 17:52:30 +02:00 |
|
Denis Rouzaud
|
8231d7528b
|
sipify QgsExpressionContext, QgsFeatureRequest, QgsOptionalExpression
|
2017-05-17 15:20:31 +02:00 |
|
arnaud.morvan@camptocamp.com
|
113ab01cfe
|
Sipify QgsField
I've removed the commented __getitem__ method from the sip file.
|
2017-05-01 11:06:43 +02:00 |
|
Matthias Kuhn
|
4a7a8ff263
|
Update python code
|
2016-10-01 15:39:03 +02:00 |
|
Matthias Kuhn
|
b6779f63ff
|
Rename QgsFields::fieldNameIndex() to lookupField()
To have two clearly different names for tolerant/intolerant index lookup
|
2016-10-01 15:39:03 +02:00 |
|