Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
Qt Creator 3.0.0-beta
-
Qt Creator 3.0 based on Qt5.2
Description
Steps to reproduce:
- create simple Qt Quick Application with Controls (from New Project wizard)
- add a Text item to the ApplicationWindow
- try to set anchors by referencing the parent (e.g. anchors.bottom: parent.b <trigger auto-completion>, anchors.horizontalCenter: parent.h <trigger auto-completion>)
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-13911 Provide auto-completion for properties of ApplicationWindow's contentItem
- Closed