Sorry for the delay.
Right now I had kept main.qml as a MAIN and wrote the qml code for the Login [Getting user credential/Validated].
Now, I have to show the list item which is in ListProduct.qml. So How it can be done?
Ex: in .Net - Redirect or server.transfer
Here in Qt, What approach I have to follow?
Bookmarks