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
Nyall Dawson
928779bf51
Sipify
2018-11-04 19:22:09 +10:00
Denis Rouzaud
711ec1de47
forward declaration of QgsProject
2018-10-08 13:01:16 -08:00
Blottiere Paul
1ca1bd6bd2
Update sip binding
2018-07-13 08:22:28 +01:00
Blottiere Paul
69c1c3a19e
Add some version
2018-07-13 08:22:28 +01:00
Blottiere Paul
3cf7c34146
Update doc for QgsConfigCache
2018-07-13 08:22:28 +01:00
Nyall Dawson
1edbca4978
Fix bad class docstring
2018-05-27 18:54:09 +10:00
Nyall Dawson
3d6ea5972b
Remove some junk lines from docstrings
2018-05-27 18:54:09 +10:00
Denis Rouzaud
8b130f1c14
move auto generated sip file in dedicated folder (server+analysis)
2018-05-14 10:41:52 -04:00