Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 3.3.0-beta1
-
None
-
All
-
892cb154b2a781e9056d6754f3d24a3912d9ca17
Description
- In the attached example, move cursor over "bla" inline 'mainWindow.setWindowTitle("bla");'
- Right-click, note quick fix "Convert to QLatin1String().." and related are there
- Move cursor to line with literal addition 'QT_VERSION_STR + "bla"', right click on "bla": quick fix are not offered
Icing on the cake would be the quick fixes being offered when right-clicking on QT_VERSION_STR
Attachments
Issue Links
- relates to
-
QTCREATORBUG-13386 Quick fix "convert to Pointer" shows strange side effects
- Closed
-
QTCREATORBUG-16063 Not quite appropriate fix offered for adding char constants/ chars
- Closed