thank you for your response
I started a project on Qt Design Studio and then convert it into a Quick project
Now the only files I have are ui.qml files
Now I need to call the signals from the c ++ files
this is my question: how can i call c++ function when i clicked on a shape in ui.qml file?