]> git.saurik.com Git - wxWidgets.git/blame_incremental - docs/doxygen/groups/class_winlayout.h
speedup a little the parser by converting gccXML ID attributes to numbers, instead...
[wxWidgets.git] / docs / doxygen / groups / class_winlayout.h
... / ...
CommitLineData
1/////////////////////////////////////////////////////////////////////////////
2// Name: class_winlayout.h
3// Purpose: Window Layout classes group docs
4// Author: wxWidgets team
5// RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
6// Licence: wxWindows license
7/////////////////////////////////////////////////////////////////////////////
8
9/**
10
11@defgroup group_class_winlayout Window Layout
12@ingroup group_class
13
14wxWidgets makes window layout and sizing easy and painless using a set of
15classes known as "sizers". Sizers allow for flexible window positioning and
16sizes that can help with automatically handling localization differences, as
17well as making it easy to write user resizable windows.
18
19Related Overviews: @ref overview_sizer
20
21*/
22