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

Non-existing property is used in code snippet for QML Action shortcut documentation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • 5.13
    • 5.12.3
    • Documentation
    • None

    Description

      The QML Action shortcut documentation is using a property in its example code snippet called sequence which is not available anymore.

      Action {
          sequence: "Ctrl+E,Ctrl+W"
          onTriggered: edit.wrapMode = TextEdit.Wrap
      }
      

      Attachments

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

        Activity

          People

            vertries Nico Vertriest (Inactive)
            henning Henning Gründl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes