Hi everybody ,
I’m developing a c++ application using Qt and I’m using Qt quick for the design .The problem that I am facing is that I didn’t know how to combine a qml file with a c++ file in the same project I mean how to make the link between them ?
I also want to know haw to apply the signal & slot concept with qml?
Can anybody help me please ?
↧