How to load QT design Studio ui.qml into QT creator?
-
Sadly, I haven't been able to find an answer that fixes my doubts, so I'm asking you to help me comprehend how to do this.
1- Can files exported from QT design studio be imported into a QT creator project? (QT quick) If possible, what process should I follow? How should I structure QRC to work with that properly?
2 - If it can't be done, is it because of the difference between QT Widgets and QT quick?
Thank you very much for reading :D
Sincerely,
your humble beginner
-
Sadly, I haven't been able to find an answer that fixes my doubts, so I'm asking you to help me comprehend how to do this.
1- Can files exported from QT design studio be imported into a QT creator project? (QT quick) If possible, what process should I follow? How should I structure QRC to work with that properly?
2 - If it can't be done, is it because of the difference between QT Widgets and QT quick?
Thank you very much for reading :D
Sincerely,
your humble beginner
-
@anil_arise Thank you very much!!! I'll try to apply that, though I forgot to say I'm using Pyside6 so it might be a little different.