I've been trying to get a simple window with button. And i have no idea on how to "bind" a button from the QML thing to a C/C++ function for example.
I followed the example from developer.ubuntu.com but it didn't involve what I am trying to do.
Can someone give me a example of how to do this? Or hint me to some documentation on how to do this,i haven't been able to find anything so far.