]>
Commit | Line | Data |
---|---|---|
1 | % | |
2 | % automatically generated by HelpGen $Revision$ from | |
3 | % controlbar.h at 21/Jan/02 21:14:13 | |
4 | % | |
5 | ||
6 | ||
7 | \section{\class{cbRowInfo}}\label{cbrowinfo} | |
8 | ||
9 | ||
10 | Helper class used internally by the wxFrameLayout class. | |
11 | Holds and manages information about bar rows. | |
12 | ||
13 | \wxheading{Derived from} | |
14 | ||
15 | \helpref{wxObject}{wxobject} | |
16 | ||
17 | \wxheading{Include files} | |
18 | ||
19 | <controlbar.h> | |
20 | ||
21 | \wxheading{Data structures} | |
22 | ||
23 | \latexignore{\rtfignore{\wxheading{Members}}} | |
24 | ||
25 | ||
26 | \membersection{cbRowInfo::cbRowInfo}\label{cbrowinfocbrowinfo} | |
27 | ||
28 | \func{}{cbRowInfo}{\void} | |
29 | ||
30 | Constructor. | |
31 | ||
32 | ||
33 | \membersection{cbRowInfo::\destruct{cbRowInfo}}\label{cbrowinfodtor} | |
34 | ||
35 | \func{}{\destruct{cbRowInfo}}{\void} | |
36 | ||
37 | Destructor. | |
38 | ||
39 | ||
40 | \membersection{cbRowInfo::GetFirstBar}\label{cbrowinfogetfirstbar} | |
41 | ||
42 | \func{cbBarInfo*}{GetFirstBar}{\void} | |
43 | ||
44 | Returns the first bar. | |
45 |