]>
Commit | Line | Data |
---|---|---|
499b2ed8 JS |
1 | % |
2 | % automatically generated by HelpGen $Revision$ from | |
4cbc57f0 | 3 | % dyntbar.h at 21/Jan/02 21:14:18 |
499b2ed8 JS |
4 | % |
5 | ||
6 | ||
7 | \section{\class{BagLayout}}\label{baglayout} | |
8 | ||
9 | ||
4cbc57f0 JS |
10 | BagLayout lays out items in left-to-right order from |
11 | top to bottom. | |
499b2ed8 JS |
12 | |
13 | \wxheading{Derived from} | |
14 | ||
15 | \helpref{LayoutManagerBase}{layoutmanagerbase} | |
16 | ||
4cbc57f0 JS |
17 | \wxheading{Include files} |
18 | ||
6e8515a3 | 19 | <wx/fl/dyntbar.h> |
4cbc57f0 | 20 | |
499b2ed8 JS |
21 | \wxheading{Data structures} |
22 | ||
23 | \latexignore{\rtfignore{\wxheading{Members}}} | |
24 | ||
25 | ||
26 | \membersection{BagLayout::Layout}\label{baglayoutlayout} | |
27 | ||
28 | \func{void}{Layout}{\param{const wxSize\& }{parentDim}, \param{wxSize\& }{resultingDim}, \param{wxLayoutItemArrayT\& }{items}, \param{int }{horizGap}, \param{int }{vertGap}} | |
29 | ||
4cbc57f0 JS |
30 | Constructor. |
31 |