On Tue, Dec 11, 2012 at 6:29 AM, Mohamed Fawzi <[email protected]> wrote: > A way to work around that problem is to have completion on the imports with > version number. > This is something I am currently working on in the qmljs editor of QtCreator. > In the future one could even think about suggesting the import given what you > use, > but that is a more complex change.
So QtCreator could auto-complete the import statement with a version number based on the version of Qt currently selected to run/build the application with? That's a good idea, and might be enough on its own to ease the pain. I look forward to seeing that in action :) . -- Alan Alpert _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
