doc: Sync classref with current source

Fix various missing arguments in bindings.
This commit is contained in:
Rémi Verschelde
2018-07-26 11:56:21 +02:00
parent fd16dd48cb
commit 391e46830f
119 changed files with 4265 additions and 163 deletions

View File

@ -21,10 +21,8 @@
<return type="void">
</return>
<argument index="0" name="inherits" type="String">
The dialog's "Inherits" field content.
</argument>
<argument index="1" name="path" type="String">
The dialog's "Path" field content.
</argument>
<description>
Prefills required fields to configure the ScriptCreateDialog for use.