6e8515a3e3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
53 lines
919 B
TeX
53 lines
919 B
TeX
%
|
|
% automatically generated by HelpGen $Revision$ from
|
|
% controlbar.h at 21/Jan/02 21:14:14
|
|
%
|
|
|
|
|
|
\section{\class{cbBarInfo}}\label{cbbarinfo}
|
|
|
|
|
|
Helper class used internally by the wxFrameLayout class.
|
|
Holds and manages bar information.
|
|
|
|
\wxheading{Derived from}
|
|
|
|
\helpref{wxObject}{wxobject}
|
|
|
|
\wxheading{Include files}
|
|
|
|
<wx/fl/controlbar.h>
|
|
|
|
\wxheading{Data structures}
|
|
|
|
\latexignore{\rtfignore{\wxheading{Members}}}
|
|
|
|
|
|
\membersection{cbBarInfo::cbBarInfo}\label{cbbarinfocbbarinfo}
|
|
|
|
\func{}{cbBarInfo}{\void}
|
|
|
|
Constructor.
|
|
|
|
|
|
\membersection{cbBarInfo::\destruct{cbBarInfo}}\label{cbbarinfodtor}
|
|
|
|
\func{}{\destruct{cbBarInfo}}{\void}
|
|
|
|
Destructor.
|
|
|
|
|
|
\membersection{cbBarInfo::IsExpanded}\label{cbbarinfoisexpanded}
|
|
|
|
\constfunc{bool}{IsExpanded}{\void}
|
|
|
|
Returns TRUE if this bar is expanded.
|
|
|
|
|
|
\membersection{cbBarInfo::IsFixed}\label{cbbarinfoisfixed}
|
|
|
|
\constfunc{bool}{IsFixed}{\void}
|
|
|
|
Returns TRUE if this bar is fixed.
|
|
|