Denis Rouzaud
181bfd4fb8
fix ownership issues in dualview/attributetable ( #34403 )
...
* fix ownership issues in dualview/attributetable
correctly fix #33120
* update dox + bindings
2020-02-11 20:49:19 +01:00
Alex
1a2df928cc
fix the attribute table
...
Fixes #33439 Fixes #33665 and keep fixed #32933
2020-01-15 08:23:07 -05:00
Alessandro Pasotti
bcdbc3a85d
Attribute table pass fid on ctx menu signals
...
instead of passing an index that could belong to
one of the (three) models that live in the dual
view.
This hopefully makes the code a bit less error
prone and readable.
Fixes #32952
2019-11-21 05:00:27 +10:00
Denis Rouzaud
c0a0f7d6c9
add first/last buttons
2019-05-15 06:52:08 -05:00
Denis Rouzaud
f680466bf7
[FEATURE] add toolbar in attribute table to browse feature list
...
arrows allow browsing the feature list in the attribute table in form view
the current edited feature can be highlighted and the map canvas automatically panned or zoomed
2019-05-15 06:52:08 -05:00
Nyall Dawson
519a30f10c
Standardise dox for signals
2019-02-26 03:24:31 +10:00
Nyall Dawson
f8bc97030b
Remove extra space added before first line of docstring
2018-05-28 08:22:11 +10:00
Nyall Dawson
9f650fead9
Fix incorrect param docstring when doxygen \param has extra
...
trailing spaces or uses tabs
2018-05-27 18:54:09 +10:00
Nyall Dawson
c864d22d1f
Add "get ..." to doxygen compliance blacklist
...
Should be "gets ..." for consistent tense, or better yet
"returns ..." for consistency.
2018-05-27 14:05:06 +10:00
Denis Rouzaud
9ed1548494
move auto generated sip file in dedicated folder (gui)
2018-05-14 10:31:17 -04:00