-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.2.0-rc1, Qt Creator 2.2.0
-
None
-
designercore/metainfo/nodemetainfo.cpp
If you have non-visual items like a model in your project, they will show up in the Quick Designer library. You're able to drag them to the canvas, but then the visual editor tries to assign x/y properties to them, which results in an error.
It'd be better not to have models in the library to avoid this.