[Qt-creator] Remind me again... QML are in Sources?
Jason H
jhihn at gmx.com
Thu Mar 9 16:53:30 CET 2017
Perhaps I am just os school, but I liked that QML files in QRCs appeared in Rources/$RESOURCE_FILE.qrc
I first noticed that QML appeared in Sources with the inclusion of
lupdate_only {
SOURCES += ...
}
in a .pro.
Now, it seems to be that all QML, QRC, JS amd CPP are in the Sources.
I liked the structured approach because Sources wasn't just a garbage area where everything got dumped. The tree was more organized, as it is actually structured.
Am I wrong, did anyone prefer the old way, or is this somehow better in a way I don't understand?
More information about the Qt-creator
mailing list