Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-11042 Add right-to-left locale support to QtQuick elements
  3. QTBUG-15877

Add right-to-left direction support for GridView element

    XMLWordPrintable

Details

    Description

      See parent task QTBUG-11042 for more info.

      GridView {
          layoutDirection: Qt.RightToLeft
          flow: GridView.TopToBottom // after each column filled, move to direction of layoutDirection
          model: Photos {}
      }
      

      Attachments

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

        Activity

          People

            martjone Martin Jones (closed Nokia identity) (Inactive)
            jpetrell Joona Petrell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes