Hi, everyone, i'm recently working on a project which is qml&pyqt based, i have to say that it's really much faster doing GUI things in qml, but now i have one problem, every time i called the setSource(url) method of QQuickview, i got plenty of my memory consumed and it never came back event i destroyed the view, what's worse, my program _must_ show and destroy every now and then, so, anyone has some ideas on that , how can i release the memory (or the source) when i want to destroy the view ? thanks :)
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
