Registered Member
|
Hi all,
I am developing a plasmoid(kde widget) and I need to run a function after you configure the plasmoid. So for example when you click on the "Apply" button in the plasmoid's configure menu the function should run. Is there some type of signal or something so I can achieve this? Sorry if this question is already asked, but I do not know what to search for this question. Already thanks for the effort |
Registered Member
|
You can use the Qml Connections object for that. Let's say you have a config key named "sample", you can listen for changes by using:
|
Registered users: bartoloni, Bing [Bot], Google [Bot], Yahoo [Bot]