]> git.saurik.com Git - wxWidgets.git/blame - contrib/docs/latex/fl/cbbarspy.tex
resource loader structure added for loading menu bar, apple menu will not get multipl...
[wxWidgets.git] / contrib / docs / latex / fl / cbbarspy.tex
CommitLineData
499b2ed8
JS
1%
2% automatically generated by HelpGen $Revision$ from
3% controlbar.h at 05/Jan/02 22:50:58
4%
5
6
7\section{\class{cbBarSpy}}\label{cbbarspy}
8
9
10FIXME:: somehow in debug v. originall wxASSERT's are not compiled in...
11\#undef wxASSERT
12\#define wxASSERT(x) if ( !(x) ) throw;
13helper class, used for spying for not-handled mouse events on control-bars
14and forwarding them to the frame layout
15
16\wxheading{Derived from}
17
18\helpref{wxEvtHandler}{wxevthandler}
19
20\wxheading{Data structures}
21
22\latexignore{\rtfignore{\wxheading{Members}}}
23
24
25\membersection{cbBarSpy::cbBarSpy}\label{cbbarspycbbarspy}
26
27\func{}{cbBarSpy}{\param{wxFrameLayout* }{pPanel}}
28
29
30\func{}{cbBarSpy}{\void}
31
32
33\membersection{cbBarSpy::ProcessEvent}\label{cbbarspyprocessevent}
34
35\func{bool}{ProcessEvent}{\param{wxEvent\& }{event}}
36
37overriden
38
39
40\membersection{cbBarSpy::SetBarWindow}\label{cbbarspysetbarwindow}
41
42\func{void}{SetBarWindow}{\param{wxWindow* }{pWnd}}
43