Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
Qt Creator 3.1.1, Qt Creator 3.2.0-beta1
-
Ubuntu 12.04 32bit, MacOSX 10.8.5, QtCreator 3.1.1rc based on Qt5.2.1
Description
Steps to reproduce:
- open/create Qt Quick UI / Application
- switch to Designer
- pull a PathView onto the preview
- switch to Edit
- place cursor to one of the PathQuad items in source
- switch back to Designer
- Properties widget displays now the information of the PathQuad (these information where unavailable when using the Designer only) - see attached pic
Not sure if this is intended behavior. Same applies for other subcomponents as well (with more or less information): GradientStop, ListElement, ...) I mean intended because some of the items are only accessible if you perform that way (e.g. MenuItems which are normally inaccessible from Designer)