Let's say I have two qml files in my application. File one imports
qtquick 2.2 layouts and controls at 1.1. File two imports qtquick 2.1
and layouts/controls at 1.0

Wouldn't you waste memory that way?
I'd propose a warning to stdin if qtcreator sees you do that (most
likely you do it by mistake).

PS: Is there some way I can see which components take the most memory?
Like a simple view on a per .qml file in your app, where which takes
how many memory?

Best regards,
Damian
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to