2002-01-05 17:59:59 -05:00
|
|
|
%
|
|
|
|
% automatically generated by HelpGen $Revision$ from
|
2002-01-21 17:34:42 -05:00
|
|
|
% controlbar.h at 21/Jan/02 21:14:14
|
2002-01-05 17:59:59 -05:00
|
|
|
%
|
|
|
|
|
|
|
|
|
|
|
|
\section{\class{cbBarInfo}}\label{cbbarinfo}
|
|
|
|
|
2002-01-21 17:34:42 -05:00
|
|
|
|
|
|
|
Helper class used internally by the wxFrameLayout class.
|
|
|
|
Holds and manages bar information.
|
|
|
|
|
2002-01-05 17:59:59 -05:00
|
|
|
\wxheading{Derived from}
|
|
|
|
|
|
|
|
\helpref{wxObject}{wxobject}
|
|
|
|
|
2002-01-21 17:34:42 -05:00
|
|
|
\wxheading{Include files}
|
|
|
|
|
2002-01-31 15:57:31 -05:00
|
|
|
<wx/fl/controlbar.h>
|
2002-01-21 17:34:42 -05:00
|
|
|
|
2002-01-05 17:59:59 -05:00
|
|
|
\wxheading{Data structures}
|
|
|
|
|
|
|
|
\latexignore{\rtfignore{\wxheading{Members}}}
|
|
|
|
|
|
|
|
|
|
|
|
\membersection{cbBarInfo::cbBarInfo}\label{cbbarinfocbbarinfo}
|
|
|
|
|
|
|
|
\func{}{cbBarInfo}{\void}
|
|
|
|
|
2002-01-21 17:34:42 -05:00
|
|
|
Constructor.
|
|
|
|
|
2002-01-05 17:59:59 -05:00
|
|
|
|
|
|
|
\membersection{cbBarInfo::\destruct{cbBarInfo}}\label{cbbarinfodtor}
|
|
|
|
|
|
|
|
\func{}{\destruct{cbBarInfo}}{\void}
|
|
|
|
|
2002-01-21 17:34:42 -05:00
|
|
|
Destructor.
|
|
|
|
|
2002-01-05 17:59:59 -05:00
|
|
|
|
|
|
|
\membersection{cbBarInfo::IsExpanded}\label{cbbarinfoisexpanded}
|
|
|
|
|
|
|
|
\constfunc{bool}{IsExpanded}{\void}
|
|
|
|
|
2002-01-21 17:34:42 -05:00
|
|
|
Returns TRUE if this bar is expanded.
|
|
|
|
|
2002-01-05 17:59:59 -05:00
|
|
|
|
|
|
|
\membersection{cbBarInfo::IsFixed}\label{cbbarinfoisfixed}
|
|
|
|
|
|
|
|
\constfunc{bool}{IsFixed}{\void}
|
|
|
|
|
2002-01-21 17:34:42 -05:00
|
|
|
Returns TRUE if this bar is fixed.
|
|
|
|
|