Mention that 'changed' signal needs manual emit
This commit is contained in:
parent
ba51af7904
commit
b552c26c68
@ -76,6 +76,7 @@
|
|||||||
<signal name="changed">
|
<signal name="changed">
|
||||||
<description>
|
<description>
|
||||||
Emitted whenever the resource changes.
|
Emitted whenever the resource changes.
|
||||||
|
[b]Note:[/b] This signal is not emitted automatically for custom resources, which means that you need to create a setter and emit the signal yourself.
|
||||||
</description>
|
</description>
|
||||||
</signal>
|
</signal>
|
||||||
</signals>
|
</signals>
|
||||||
|
Loading…
Reference in New Issue
Block a user