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

In Qml fields declared with "REVISION 7" are not available.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.8.0
    • 5.7.0
    • None
    • Windows 7.
    • 5caa2d03c193f39f9094703d4277122f51a31345 7b7322c497042b738507108bcd54fa37694392d9

    Description

      In Qml fields declared with "REVISION 7" ( keyNavigationEnabled (ListView, GridView), movementDirection (PathView), mapToGlobal(Item), and other) are not available.

      import QtQuick 2.7
      
      ListView {
          keyNavigationEnabled: false
      }
      
      Output
      "ListView.keyNavigationEnabled" is not available in QtQuick 2.7.
      

      Attachments

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

        Activity

          People

            liaqi Liang Qi
            evgeny_kolchin Evgeny Kolchin
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes