]>
Commit | Line | Data |
---|---|---|
1 | % | |
2 | % automatically generated by HelpGen $Revision$ from | |
3 | % controlbar.h at 21/Jan/02 21:14:14 | |
4 | % | |
5 | ||
6 | ||
7 | \section{\class{cbBarInfo}}\label{cbbarinfo} | |
8 | ||
9 | ||
10 | Helper class used internally by the wxFrameLayout class. | |
11 | Holds and manages bar information. | |
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{cbBarInfo::cbBarInfo}\label{cbbarinfocbbarinfo} | |
27 | ||
28 | \func{}{cbBarInfo}{\void} | |
29 | ||
30 | Constructor. | |
31 | ||
32 | ||
33 | \membersection{cbBarInfo::\destruct{cbBarInfo}}\label{cbbarinfodtor} | |
34 | ||
35 | \func{}{\destruct{cbBarInfo}}{\void} | |
36 | ||
37 | Destructor. | |
38 | ||
39 | ||
40 | \membersection{cbBarInfo::IsExpanded}\label{cbbarinfoisexpanded} | |
41 | ||
42 | \constfunc{bool}{IsExpanded}{\void} | |
43 | ||
44 | Returns TRUE if this bar is expanded. | |
45 | ||
46 | ||
47 | \membersection{cbBarInfo::IsFixed}\label{cbbarinfoisfixed} | |
48 | ||
49 | \constfunc{bool}{IsFixed}{\void} | |
50 | ||
51 | Returns TRUE if this bar is fixed. | |
52 |