-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.2.0
-
None
-
Tested with Qt 5.7.1 and QtCreator 4.2 on Linux and OS X
The attribute `font.styleName` is not recognized in Text elements : it is underlined with red in QML, and in the Qt Quick Designer the error "styleName" is not a member of "font" is shown.
It also does not show up in completion.
I checked the QtQuick.2/plugins.qmltypes and the property seems to be here, so I do not understand where this bug comes from...