aboutsummaryrefslogtreecommitdiffstats
path: root/examples/widgets/layouts/flowlayout/doc/flowlayout.rst
blob: b138165fec5aa04a736ea13e9d57c0792cbc401c (plain)
1
2
3
4
5
6
7
8
9
10
11
Flow Layout Example
===================

Flow Layout implements a layout that handles different window sizes
in a Qt Widgets application.
The widget placement changes depending on the width of the application
window.

.. image:: flowlayout.png
   :width: 400
   :alt: Flow Layout Screenshot