2 % automatically generated by HelpGen $Revision$ from
3 % controlbar.h at 21/Jan/02 21:14:13
7 \section{\class{cbBarSpy
}}\label{cbbarspy
}
10 Helper class, used for spying for unhandled mouse events on control bars
11 and forwarding them to the frame layout.
13 \wxheading{Derived from
}
15 \helpref{wxEvtHandler
}{wxevthandler
}
17 \wxheading{Include files
}
21 \wxheading{Data structures
}
23 {\small \begin{verbatim
}
24 typedef cbBarInfo* BarInfoPtrT
28 {\small \begin{verbatim
}
29 typedef cbRowInfo* RowInfoPtrT
31 enumeration of hittest results, see cbDockPane::HitTestPaneItems(..)
33 enum CB_HITTEST_RESULT
37 CB_UPPER_ROW_HANDLE_HITTED,
38 CB_LOWER_ROW_HANDLE_HITTED,
39 CB_LEFT_BAR_HANDLE_HITTED,
40 CB_RIGHT_BAR_HANDLE_HITTED,
45 \latexignore{\rtfignore{\wxheading{Members
}}}
48 \membersection{cbBarSpy::cbBarSpy
}\label{cbbarspycbbarspy
}
50 \func{}{cbBarSpy
}{\param{wxFrameLayout*
}{pPanel
}}
52 Constructor, taking a parent pane.
55 \func{}{cbBarSpy
}{\void}
60 \membersection{cbBarSpy::ProcessEvent
}\label{cbbarspyprocessevent
}
62 \func{bool
}{ProcessEvent
}{\param{wxEvent\&
}{event
}}
64 Performs special event processing.
67 \membersection{cbBarSpy::SetBarWindow
}\label{cbbarspysetbarwindow
}
69 \func{void
}{SetBarWindow
}{\param{wxWindow*
}{pWnd
}}