]> git.saurik.com Git - wxWidgets.git/blame - contrib/docs/latex/fl/cbpluginevent.tex
added a hack to work around the dummy kill focus messages under GTK
[wxWidgets.git] / contrib / docs / latex / fl / cbpluginevent.tex
CommitLineData
499b2ed8
JS
1%
2% automatically generated by HelpGen $Revision$ from
4cbc57f0 3% controlbar.h at 21/Jan/02 21:14:14
499b2ed8
JS
4%
5
6
7\section{\class{cbPluginEvent}}\label{cbpluginevent}
8
9
4cbc57f0
JS
10Base class for all control-bar plugin events.
11This is not a dynamically-creatable class.
499b2ed8
JS
12
13\wxheading{Derived from}
14
15\helpref{wxEvent}{wxevent}
16
4cbc57f0
JS
17\wxheading{Include files}
18
19<controlbar.h>
20
499b2ed8
JS
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
4cbc57f0
JS
30Constructor, taking event type and pane.
31
499b2ed8
JS
32
33\membersection{cbPluginEvent::Clone}\label{cbplugineventclone}
34
35\constfunc{wxEvent*}{Clone}{\void}
36
4cbc57f0 37Not used, but required.
499b2ed8 38