]>
Commit | Line | Data |
---|---|---|
499b2ed8 JS |
1 | % |
2 | % automatically generated by HelpGen $Revision$ from | |
4cbc57f0 | 3 | % controlbar.h at 21/Jan/02 21:14:14 |
499b2ed8 JS |
4 | % |
5 | ||
6 | ||
7 | \section{\class{cbBarInfo}}\label{cbbarinfo} | |
8 | ||
4cbc57f0 JS |
9 | |
10 | Helper class used internally by the wxFrameLayout class. | |
11 | Holds and manages bar information. | |
12 | ||
499b2ed8 JS |
13 | \wxheading{Derived from} |
14 | ||
15 | \helpref{wxObject}{wxobject} | |
16 | ||
4cbc57f0 JS |
17 | \wxheading{Include files} |
18 | ||
19 | <controlbar.h> | |
20 | ||
499b2ed8 JS |
21 | \wxheading{Data structures} |
22 | ||
23 | \latexignore{\rtfignore{\wxheading{Members}}} | |
24 | ||
25 | ||
26 | \membersection{cbBarInfo::cbBarInfo}\label{cbbarinfocbbarinfo} | |
27 | ||
28 | \func{}{cbBarInfo}{\void} | |
29 | ||
4cbc57f0 JS |
30 | Constructor. |
31 | ||
499b2ed8 JS |
32 | |
33 | \membersection{cbBarInfo::\destruct{cbBarInfo}}\label{cbbarinfodtor} | |
34 | ||
35 | \func{}{\destruct{cbBarInfo}}{\void} | |
36 | ||
4cbc57f0 JS |
37 | Destructor. |
38 | ||
499b2ed8 JS |
39 | |
40 | \membersection{cbBarInfo::IsExpanded}\label{cbbarinfoisexpanded} | |
41 | ||
42 | \constfunc{bool}{IsExpanded}{\void} | |
43 | ||
4cbc57f0 JS |
44 | Returns TRUE if this bar is expanded. |
45 | ||
499b2ed8 JS |
46 | |
47 | \membersection{cbBarInfo::IsFixed}\label{cbbarinfoisfixed} | |
48 | ||
49 | \constfunc{bool}{IsFixed}{\void} | |
50 | ||
4cbc57f0 JS |
51 | Returns TRUE if this bar is fixed. |
52 |