I have started learning qt today and have a question. When I create a project, it comes with *.ui file which is XML kind of file but in the book, I am only creating UI with pure c++(classes). I have heard there is another way of creating the UI with qml.
So, What are pros and cons of each UI creating way?
Thanks in advance
EDIT: I am using QT 5.1.0