Qt Quick Examples - Right to Left

This is a collection of QML Right to Left examples.

../_images/qml-righttoleft-example.png

Right to Left is a collection of small QML examples relating to right to left (RTL) localization support. For more information, visit Right-to-left User Interfaces .

These are the examples in Right to Left:

  • Layout Direction - shows RTL layout direction

  • Layout Mirroring - shows automatic mirroring of horizontal layouts in RTL locales

  • Text Alignment - shows automatic mirroring of text alignment in RTL locales

Running the Example

To run the example from Qt Creator , open the Welcome mode and select the example from Examples . For more information, visit Building and Running an Example.

Example project @ code.qt.io