]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/docs/latex/fl/cbmotionevent.tex
fixed memory leak (#817324)
[wxWidgets.git] / contrib / docs / latex / fl / cbmotionevent.tex
index 0413519cf2deb6423992d1d55c7cd5b4338ac989..8c2dcf09baf2c56dd1215d937d5a41021b2b3ef5 100644 (file)
@@ -1,15 +1,22 @@
 %
 % automatically generated by HelpGen $Revision$ from
-% controlbar.h at 05/Jan/02 22:51:00
+% controlbar.h at 21/Jan/02 21:14:15
 %
 
 
 \section{\class{cbMotionEvent}}\label{cbmotionevent}
 
+
+Class for mouse motion events.
+
 \wxheading{Derived from}
 
 \helpref{cbPluginEvent}{cbpluginevent}
 
+\wxheading{Include files}
+
+<wx/fl/controlbar.h>
+
 \wxheading{Data structures}
 
 \latexignore{\rtfignore{\wxheading{Members}}}
@@ -19,3 +26,5 @@
 
 \func{}{cbMotionEvent}{\param{const wxPoint\& }{pos}, \param{cbDockPane* }{pPane}}
 
+Constructor, taking mouse position and pane.
+