Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
None
-
QDS 4.1
-
None
Description
Description: An issue occurs in Qt Creator where there is an unrecognized enumeration problem related to 'joinStyle' and 'strokeStyle.'
Reproduction Steps:
Generate CMake build files and open the project in Qt Creator.
Identify the error messages related to 'joinStyle' and 'strokeStyle.'
Resolve the issue by adding 'import QtQuick.Shapes' to the code.
Expected Result: The project should open without the need for manual code modifications.
Tool version information
Attachments
Issue Links
- relates to
-
QTBUG-121710 [Reg 6.6.0 -> 6.6.1] Aliasing to enums does not work as in Qt 6.6.0 an earlier anymore
- Closed