Details
-
Bug
-
Resolution: Moved
-
Not Evaluated
-
None
-
Qt Creator 4.0.2
-
None
-
Win10 Professional
Description
I want to use type QListWidget, but I write it as QWidgetList, so I refact it with Rename Symbol Under Cursor, then I got error when comile, because QWidgetList type in qwindowdefs.h has been changed to QListWidget too.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-6172 Incorrect implementation of the "Refactor -> Rename Symbol Under Cursor"
-
- Closed
-
- resulted in
-
QTBUG-72766 Install headers as read-only to prevent accidently modifications
-
- Reported
-