Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
None
-
Qt Creator 2.4.1
-
Qt 4.7.4 (64 Bit), OS X Lion, custom component relating to Symbian Belle project.
-
appears to have been a delay issue.
Description
If you design custom components in C++ that are based on QDeclarativeItem for the consumption of QML elements, the QML editor does not show fields/Q_Properties with types such as QString. The Design section of Qt Creator does also no show QString fields/Q_Properties. I had qreal fields/Q_Properties which worked and was surprised that despite the connection to QString fields are established and works, the editor and Design section don't recognise them.