6e8515a3e3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
46 lines
788 B
TeX
46 lines
788 B
TeX
%
|
|
% automatically generated by HelpGen $Revision$ from
|
|
% controlbar.h at 21/Jan/02 21:14:13
|
|
%
|
|
|
|
|
|
\section{\class{cbRowInfo}}\label{cbrowinfo}
|
|
|
|
|
|
Helper class used internally by the wxFrameLayout class.
|
|
Holds and manages information about bar rows.
|
|
|
|
\wxheading{Derived from}
|
|
|
|
\helpref{wxObject}{wxobject}
|
|
|
|
\wxheading{Include files}
|
|
|
|
<wx/fl/controlbar.h>
|
|
|
|
\wxheading{Data structures}
|
|
|
|
\latexignore{\rtfignore{\wxheading{Members}}}
|
|
|
|
|
|
\membersection{cbRowInfo::cbRowInfo}\label{cbrowinfocbrowinfo}
|
|
|
|
\func{}{cbRowInfo}{\void}
|
|
|
|
Constructor.
|
|
|
|
|
|
\membersection{cbRowInfo::\destruct{cbRowInfo}}\label{cbrowinfodtor}
|
|
|
|
\func{}{\destruct{cbRowInfo}}{\void}
|
|
|
|
Destructor.
|
|
|
|
|
|
\membersection{cbRowInfo::GetFirstBar}\label{cbrowinfogetfirstbar}
|
|
|
|
\func{cbBarInfo*}{GetFirstBar}{\void}
|
|
|
|
Returns the first bar.
|
|
|