Document PopupMenu id behavior
This commit is contained in:
parent
61051a44cc
commit
b8aa5ebfeb
|
@ -533,6 +533,8 @@
|
||||||
<param index="0" name="id" type="int" />
|
<param index="0" name="id" type="int" />
|
||||||
<description>
|
<description>
|
||||||
Emitted when an item of some [param id] is pressed or its accelerator is activated.
|
Emitted when an item of some [param id] is pressed or its accelerator is activated.
|
||||||
|
|
||||||
|
[b]Note:[/b] If [param id] is negative (either explicitly or due to overflow), this will return the correponding index instead.
|
||||||
</description>
|
</description>
|
||||||
</signal>
|
</signal>
|
||||||
<signal name="index_pressed">
|
<signal name="index_pressed">
|
||||||
|
|
Loading…
Reference in New Issue