2 % automatically generated by HelpGen $Revision$ from
3 % controlbar.h at 05/Jan/02 22:50:58
7 \section{\class{cbBarSpy
}}\label{cbbarspy
}
10 FIXME:: somehow in debug v. originall wxASSERT's are not compiled in...
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
16 \wxheading{Derived from
}
18 \helpref{wxEvtHandler
}{wxevthandler
}
20 \wxheading{Data structures
}
22 \latexignore{\rtfignore{\wxheading{Members
}}}
25 \membersection{cbBarSpy::cbBarSpy
}\label{cbbarspycbbarspy
}
27 \func{}{cbBarSpy
}{\param{wxFrameLayout*
}{pPanel
}}
30 \func{}{cbBarSpy
}{\void}
33 \membersection{cbBarSpy::ProcessEvent
}\label{cbbarspyprocessevent
}
35 \func{bool
}{ProcessEvent
}{\param{wxEvent\&
}{event
}}
40 \membersection{cbBarSpy::SetBarWindow
}\label{cbbarspysetbarwindow
}
42 \func{void
}{SetBarWindow
}{\param{wxWindow*
}{pWnd
}}