Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-15960

Help is not showing for 100% clearly known method

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • Qt Creator 3.6.1, Qt Creator 4.0.0-beta1
    • Help System
    • None
    • Windows

    Description

      Typical workflow:
      Write
      QString s; s.res
      Popup will appear and you select "reserve" and hit ENTER. And get the code:
      QString s; s.reserve(<cursor>)
      And there will be small window wich shows that there is only one modification of method reserve. If you press F1 you will get Help window saying "No documentation available."
      But why? There is only one available method with such name in Qstring class! So why it is necessary to require people to input all params accoding to method definition to get help for this method?

      Moreover in most cases I need help just to fill in the parameters ... but to get the help QtCreator asks me to fill params! But what if there are many of them?

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              con Eike Ziller
              progrev Prav Ogrev
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes