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

    • 0371e80ba76b7dcaf1809ba9345fd96610390222

      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.

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

            jpetrell Joona Petrell
            jpetrell Joona Petrell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes