mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
fix sipify test
This commit is contained in:
parent
ba8a445850
commit
8c2cb9c817
@ -48,7 +48,7 @@ typedef QtClass<QVariant> QtClassQVariantBase;
|
||||
|
||||
class QgsSipifyHeader : QtClassQVariantBase
|
||||
{
|
||||
%Docstring
|
||||
%Docstring(signature="appended")
|
||||
Documentation goes here
|
||||
|
||||
Here's some comment mentioning another class :py:class:`QgsAutoAwesomemater`.makeAwesome.
|
||||
@ -313,7 +313,7 @@ remove argument
|
||||
|
||||
class ClassWithPrivateInheritanceOnly /Abstract/
|
||||
{
|
||||
%Docstring
|
||||
%Docstring(signature="appended")
|
||||
Documentation goes here
|
||||
%End
|
||||
|
||||
@ -330,7 +330,7 @@ A constructor with definition in header on several lines
|
||||
|
||||
class AbstractClass /Abstract/
|
||||
{
|
||||
%Docstring
|
||||
%Docstring(signature="appended")
|
||||
Documentation goes here
|
||||
%End
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user