]>
Commit | Line | Data |
---|---|---|
1 | % | |
2 | % automatically generated by HelpGen $Revision$ from | |
3 | % controlbar.h at 21/Jan/02 21:14:14 | |
4 | % | |
5 | ||
6 | ||
7 | \section{\class{cbPluginEvent}}\label{cbpluginevent} | |
8 | ||
9 | ||
10 | Base class for all control-bar plugin events. | |
11 | This is not a dynamically-creatable class. | |
12 | ||
13 | \wxheading{Derived from} | |
14 | ||
15 | \helpref{wxEvent}{wxevent} | |
16 | ||
17 | \wxheading{Include files} | |
18 | ||
19 | <wx/fl/controlbar.h> | |
20 | ||
21 | \wxheading{Data structures} | |
22 | ||
23 | \latexignore{\rtfignore{\wxheading{Members}}} | |
24 | ||
25 | ||
26 | \membersection{cbPluginEvent::cbPluginEvent}\label{cbplugineventcbpluginevent} | |
27 | ||
28 | \func{}{cbPluginEvent}{\param{wxEventType }{eventType}, \param{cbDockPane* }{pPane}} | |
29 | ||
30 | Constructor, taking event type and pane. | |
31 | ||
32 | ||
33 | \membersection{cbPluginEvent::Clone}\label{cbplugineventclone} | |
34 | ||
35 | \constfunc{wxEvent*}{Clone}{\void} | |
36 | ||
37 | Not used, but required. | |
38 |