Hi, I am trying to use my .qml files in QWidget. I have myWindow which is a widget. I would like to be able to use my .qml file and change with different methods. I am not sure how to view my .qml file? Should I define a QDeclarativeView item in my header file and read .qml in constructor? Can you guys give me some advice?
Bookmarks