doc: Sync classref with current source
This commit is contained in:
parent
27a3557a75
commit
30da18c01a
9 changed files with 42 additions and 22 deletions
|
|
@ -527,14 +527,14 @@
|
|||
</members>
|
||||
<signals>
|
||||
<signal name="id_focused">
|
||||
<argument index="0" name="ID" type="int">
|
||||
<argument index="0" name="id" type="int">
|
||||
</argument>
|
||||
<description>
|
||||
This event is emitted when user navigated to an item of some id using [code]ui_up[/code] or [code]ui_down[/code] action.
|
||||
</description>
|
||||
</signal>
|
||||
<signal name="id_pressed">
|
||||
<argument index="0" name="ID" type="int">
|
||||
<argument index="0" name="id" type="int">
|
||||
</argument>
|
||||
<description>
|
||||
This event is emitted when an item of some id is pressed or its accelerator is activated.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue