Layout utilities ================ Overview -------- :class:`qtypy.layout.LayoutBuilder`: Stacking layouts with context managers. Examples -------- .. figure:: ../img/layout.png :alt: Screenshot :align: center .. literalinclude:: ../../examples/layout.py :language: python Reference --------- .. automodule:: qtypy.layout :members: