Details
-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
Qt Creator 3.1.0
-
None
Description
Assigning an enum to an int does not work in the Qt Quick Designer.
Setting orientation to Qt.Vertical should turn the slider in a vertical slider.
Slider { orientation: Qt.Vertical }
The code model can handle the enum.
My guess is that the enum has to be set as a binding in the puppet.
Attachments
Issue Links
- depends on
-
QTBUG-39607 Enum type of a alias is lost
-
- Open
-