Nyall Dawson
107b48a430
Add NULLPTR macro for use in doxygen comments
...
For the c++ api dox this expands to "\c nullptr" (the
\c directive indicates a code literal value), and for sipify/Python
it expands to ``None`` (`` is sphinx annotation for literal values)
Makes for nicer dox for both c++ and Python!
2019-02-27 09:41:11 +10:00
Alessandro Pasotti
84368131e2
Update dox
2018-09-14 18:23:03 +10:00
Alessandro Pasotti
4549ee5fff
In-place moved check logic into QgsAlgorithm
...
+ new tests
+ fixed fixer function
+ drop z/m
2018-09-14 18:23:03 +10:00
Alessandro Pasotti
123905a17a
Fix doc string
2018-09-14 18:23:03 +10:00
Nyall Dawson
681d44f11f
Messy mockup of feature
2018-09-14 18:23:03 +10:00
Nyall Dawson
f57c548ec3
Fix documentation test failures
2018-07-16 11:38:13 +10:00
Nyall Dawson
68aae3a0e6
Replace processing modeler toolbox with common widget/model
2018-07-16 11:38:13 +10:00
Nyall Dawson
45d856e903
Dox
2018-07-16 11:38:13 +10:00
Nyall Dawson
8caecbb85c
Fix some dox
2018-07-16 11:38:13 +10:00
Nyall Dawson
101c98fd17
Move toolbox tree view to c++ class
2018-07-16 11:38:13 +10:00