Details
-
Sub-task
-
Resolution: Unresolved
-
P2: Important
-
None
Description
It would be ideal if this code worked:
import QtQuick 1.0 Text { font { pixelSize: 20 onPixelSizeChanged: print("Someone changed the pixel size"); } }
Attachments
Issue Links
- replaces
-
QTBUG-14962 Strange and inconsistent behavior for grouped properties
-
- Closed
-