]> git.saurik.com Git - wxWidgets.git/blob - contrib/docs/latex/fl/cbbarspy.tex
Added bone structure for FL documentation
[wxWidgets.git] / contrib / docs / latex / fl / cbbarspy.tex
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
10 FIXME:: somehow in debug v. originall wxASSERT's are not compiled in...
11 \#undef wxASSERT
12 \#define wxASSERT(x) if ( !(x) ) throw;
13 helper class, used for spying for not-handled mouse events on control-bars
14 and 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
37 overriden
38
39
40 \membersection{cbBarSpy::SetBarWindow}\label{cbbarspysetbarwindow}
41
42 \func{void}{SetBarWindow}{\param{wxWindow* }{pWnd}}
43