Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-24359

Documentation omits space between parameter type and parameter name for QInputMethod

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.0.0
    • 5.0.0
    • Documentation
    • None
    • 6b19924769ac635e122a723d1dbc96b9a53e1df7

    Description

      The generated online documentation for QInputMethod omits space between parameter type and parameter name. For instance, "void QInputMethod::invokeAction(Action a, int cursorPosition)" becomes "void QInputMethod::invokeAction(Actiona, intcursorPosition)".

      The only strange thing I noticed about QInputMethod is that it was renamed from QInputPanel, with an additional #define. This will supposedly be removed before the Qt 5 release, but perhaps it confuses qdoc?

      Attachments

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

        Activity

          People

            gbk Martin Smith (Qt)
            mikhas Michael Hasselmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes