Details
-
Suggestion
-
Resolution: Fixed
-
Not Evaluated
-
6.6
-
None
-
-
b2bcf0399 (dev), 689afdeef (6.6), ac4ddedd9 (dev), 453345999 (dev), 47b56e905 (dev), 8615f39fb (dev), f2300356d (dev), b78ac271b (6.6), d9961d974 (6.6), c9d3fd7f6 (6.6), 5735fd272 (6.6), 19020092f (dev), 9acc2df00 (dev), 36c189a91 (dev), d7ebe9178 (dev)
Description
It should supported scoped enumerations and it will be required at some point by Qt for Python.
In general, uic just generates these values into C++; so it should mostly work. There are some corner cases though where some checking code needs to changed from something like v == "Qt::Horizontal" to v.endsWith("::Horizontal"). These modifications are planned to trickle through to 6.5 so that Tools embedding older versions of Qt Designer can handle it.
Attachments
Issue Links
- relates to
-
PYSIDE-2492 uic does not generate enumeration name into enum values causing type checking warnings
- Closed
-
QTBUG-127179 Qt Creator puts wrong fields for spacer objects
- Closed
- resulted in
-
QTBUG-128365 Wrong "Line" (QFrame) orientation
- Reported
For Gerrit Dashboard: QTBUG-118473 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
513300,6 | WIP: Qt Designer: Add an option to automatically update files | dev | qt/qttools | Status: NEW | -2 | 0 |