499b2ed82c
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13394 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
49 lines
932 B
TeX
49 lines
932 B
TeX
%
|
|
% automatically generated by HelpGen $Revision$ from
|
|
% controlbar.h at 05/Jan/02 22:50:59
|
|
%
|
|
|
|
|
|
\section{\class{wxBarIterator}}\label{wxbariterator}
|
|
|
|
|
|
used for traversing through all bars of all rows in the pane
|
|
|
|
\wxheading{Derived from}
|
|
|
|
No base class
|
|
|
|
\wxheading{Data structures}
|
|
|
|
\latexignore{\rtfignore{\wxheading{Members}}}
|
|
|
|
|
|
\membersection{wxBarIterator::wxBarIterator}\label{wxbariteratorwxbariterator}
|
|
|
|
\func{}{wxBarIterator}{\param{RowArrayT\& }{rows}}
|
|
|
|
|
|
\membersection{wxBarIterator::BarInfo}\label{wxbariteratorbarinfo}
|
|
|
|
\func{cbBarInfo\&}{BarInfo}{\void}
|
|
|
|
|
|
\membersection{wxBarIterator::Next}\label{wxbariteratornext}
|
|
|
|
\func{bool}{Next}{\void}
|
|
|
|
TRUE, if next bar is available
|
|
|
|
|
|
\membersection{wxBarIterator::Reset}\label{wxbariteratorreset}
|
|
|
|
\func{void}{Reset}{\void}
|
|
|
|
|
|
\membersection{wxBarIterator::RowInfo}\label{wxbariteratorrowinfo}
|
|
|
|
\func{cbRowInfo\&}{RowInfo}{\void}
|
|
|
|
returns reference to currently traversed row
|
|
|