Nyall Dawson
678f65853a
Allow QgsVectorDataProviders to create QgsFeatureRenderers
...
Implements https://github.com/qgis/QGIS-Enhancement-Proposals/issues/111
Adds support to QgsVectorDataProvider to create vector layer renderers
using provider-specific backend information.
2018-03-07 16:28:47 +11:00
Denis Rouzaud
47ab9b89e7
remove const for QgsReadWriteContext to allow bringing up error messages
2018-02-28 13:43:10 -04:00
nirvn
715677ee5d
move getValues, getDoubleValues to vector layer utils source file
2018-02-07 13:27:39 +07:00
Blottiere Paul
e24b6bb119
Update sip binding
2018-01-29 07:17:33 +00:00
Blottiere Paul
c1fac42518
Update all attributes in a single transaction
...
Fixes #17869
2018-01-29 07:17:32 +00:00
Nyall Dawson
aa0d377164
Add separate bool for controlling whether vector layer labels
...
are enabled
Instead of clearing the labeling configuration in order to
disable labels, we need a way to disable them without
losing the configuration. Labels are oftern temporarily
switched on/off as an analysis tool, and we don't want the
settings to be lost as a result
Refs #17656
2018-01-20 06:10:51 +10:00
Denis Rouzaud
7722010ca8
rename *.sip to *.sip.in for the auto generated sip files
2018-01-17 10:16:37 -04:00