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