mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-08 00:05:09 -04:00
Update sipify tests
This commit is contained in:
parent
c253bee452
commit
39e8b8a47a
@ -51,7 +51,7 @@ class QgsSipifyHeader : QtClassQVariantBase
|
|||||||
%Docstring
|
%Docstring
|
||||||
Documentation goes here
|
Documentation goes here
|
||||||
|
|
||||||
Here's some comment mentioning another class QgsAutoAwesomemater.makeAwesome.
|
Here's some comment mentioning another class :py:class:`QgsAutoAwesomemater`.makeAwesome.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
@ -165,7 +165,7 @@ is not very interesting!
|
|||||||
some brief
|
some brief
|
||||||
My long doc ``string``
|
My long doc ``string``
|
||||||
is not very interesting!
|
is not very interesting!
|
||||||
Here's some comment mentioning another class QgsAutoAwesomemater.makeLessAwesome.
|
Here's some comment mentioning another class :py:class:`QgsAutoAwesomemater`.makeLessAwesome.
|
||||||
%End
|
%End
|
||||||
|
|
||||||
MyPointer *pointerReturnValue();
|
MyPointer *pointerReturnValue();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user