]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/event.tex
corrected CodeWarrior project target names and generated application names
[wxWidgets.git] / docs / latex / wx / event.tex
index d44b4b3fb874573cce562ba906efb67a62aa3090..f747df581b16a6e2d5d26b51983906aa43245580 100644 (file)
@@ -8,6 +8,10 @@ event object, and is an abstract base class for other event classes (see below).
 
 \helpref{wxObject}{wxobject}
 
+\wxheading{Include files}
+
+<wx/event.h>
+
 \wxheading{See also}
 
 \helpref{wxCommandEvent}{wxcommandevent},\rtfsp
@@ -59,13 +63,6 @@ Set to TRUE by {\bf Skip} if this event should be skipped.
 
 Timestamp for this event.
 
-\membersection{wxEvent::GetEventClass}
-
-\func{WXTYPE}{GetEventClass}{\void}
-
-Returns the identifier of the given event class,
-such as wxTYPE\_MOUSE\_EVENT.
-
 \membersection{wxEvent::GetEventObject}
 
 \func{wxObject*}{GetEventObject}{\void}