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

Help is not showing for 100% clearly known method

XMLWordPrintable

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

      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?

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes