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

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

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:

                There are no open Gerrit changes