Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 3.6.1, Qt Creator 4.0.0-beta1, Qt Creator 4.2.0, Qt Creator 4.7.0
-
None
-
Windows
Description
Typical workflow:
Write
QString::num
Popup will appear and you select "number". And get the code:
QString::number(<cursor>)
And there will be small window with like 7 modification of "number" methods. If you press F1 you will get Help window saying "No documentation available."
But why? There is like 7 Qt functions and help is giving me nothing. In qt-help functons with same name are usually placed nearby ... so Creator show me just any help for some "number" function! I will find the rest nearby.
And even better ... in this small windows I can select version of method I amd interested in and press F1 to get help for selected method.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-11332 F1 for help fails unless correct syntax.
- Closed
-
QTCREATORBUG-21686 clang code model: "F1" help access does not work for methods with parameters that are implicitly converted
- Closed
- replaces
-
QTCREATORBUG-15960 Help is not showing for 100% clearly known method
- Closed
-
QTCREATORBUG-20594 "No documentation available" error on function if too few arguments
- Closed
-
QTCREATORBUG-8428 F1 (help) on a existing Qt function with not enough parameters --> No documentation available
- Closed