summaryrefslogtreecommitdiffstats
path: root/examples/layout/layout.doc
blob: 52a39e5b5de5b8f99b17e6349f44635249fb7b33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*
*/
/*!   \page layout-example.html

  \ingroup examples
  \title Layout Managers

  This example shows simple and intermediate use of Qt's layout
  classes, TQGridLayout, QBoxLayout etc.

  <hr>

  Implementation:

  \include layout/layout.cpp
*/