Nyall Dawson
2aba793946
Fix some warnings
2019-07-19 09:22:48 +10:00
Matthias Kuhn
7691f526be
Cleanup rubberband code
2019-07-17 04:26:29 +10:00
Sandro Mani
7af22a8bf6
Add QgsRubberBand::IconType::ICON_SVG
2019-07-17 04:26:29 +10:00
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
b6d66becab
Sipify
2019-02-27 09:41:11 +10:00
Nyall Dawson
4b0f6b756c
Slight improvements to Python docs
2019-02-05 04:55:34 +11:00
Matthias Kuhn
328760437c
Make QgsRubberBand fillColor a Q_PROPERTY
2018-09-30 09:46:24 +02:00
Matthias Kuhn
d4fd49129e
Fix grammar
2018-09-30 08:29:10 +10:00
Matthias Kuhn
8fdf34be1d
Doxygen for QgsRubberband
2018-09-30 08:29:10 +10:00
Matthias Kuhn
db65b9a8fc
Add QgsRubberBand::setToGeometry with crs parameter
2018-09-30 08:28:05 +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
38850bdb94
[pyqgis] Ensure that multiline param tags are indented for additional lines
2018-05-27 18:54:09 +10:00
Denis Rouzaud
9ed1548494
move auto generated sip file in dedicated folder (gui)
2018-05-14 10:31:17 -04:00