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

  \ingroup examples
  \title Splitter

  This example shows how to use splitters. With their help users can
  decide for themselves how much space each child item should get.

  <hr>

  Implementation:

  \include splitter/splitter.cpp
*/