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

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

XMLWordPrintable

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

      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
      }
      

        For Gerrit Dashboard: QTBUG-75558
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes