-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.3.0
-
None
e.g.:
Item {
id: item
property alias horizontalAlignment: text.horihorizontalAlignment
Text{
id: text
}
}
The type of the item.horizontalAlignment is int.
- is required for
-
QTCREATORBUG-12229 Assigning an enum to an int does not work in the Qt Quick Designer
-
- Closed
-
- relates to
-
QTBUG-43582 Enums declared in C++ base type
-
- Closed
-