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

Context help doesn't work (anymore?) for QML singals

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 4.14.2
    • Help System
    • None

    Description

      Steps to reproduce:

      • create a new qml project
      • add the following code:
            Text {
                onLineLaidOut: console.log("Check context help")
            }
        
      • set te cursor on onLineLaidOut and press F1
      • instead to show me the documentation for lineLaidOut signal, I'm getting onLineLaidOut No documentation available

      Attachments

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

        Activity

          People

            jkobus Jarek Kobus
            taipan BogDan Vatra
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes