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

GridView flow enum is not documented correctly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.3.0 Beta1
    • 5.3.0 Alpha
    • Documentation
    • None
    • qtdeclarative/stable: 71ec1e0e059589940ca3791bd5bef75360014703

      GridView flow enum is not documented correctly.

      https://qt-project.org/doc/qt-5.0/qtquick/qml-qtquick2-gridview.html#flow-prop

      GridView.LeftToRight (default) - Items are laid out from left to right, and the view scrolls vertically
      GridView.TopToBottom - Items are laid out from top to bottom, and the view scrolls horizontally

      It has to be GridView.FlowLeftToRight and GridView.FlowTopToBottom.

        For Gerrit Dashboard: QTBUG-37232
        # Subject Branch Project Status CR V

            Unassigned Unassigned
            thohartm Thomas Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes