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

Expose QApplication::layoutDirection property from QML

    XMLWordPrintable

Details

    • 0371e80ba76b7dcaf1809ba9345fd96610390222

    Description

      This property can be used to query the default layout direction of the application. On system start-up, the default layout direction depends on the application's language. The property has value Qt.RightToLeft in Arabic and Hebrew locales, where people scan and read graphic elements and text from right to left. In Western cultures the layoutDirection property is Qt.LeftToRight by default. Contrary to QApplication::layoutDirection, in QML this property is readonly.

      Attachments

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

        Activity

          People

            jpetrell Joona Petrell
            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