]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/dateevt.tex
added wxMBConv parameter for wxFFile::ReadAll() and documented it (improved patch...
[wxWidgets.git] / docs / latex / wx / dateevt.tex
index 510badc09da33f6c754a2f8ef25cb2cfda6d67e9..ec2016b1247bd05b8cf7854a87543cdc34b5b09b 100644 (file)
@@ -10,8 +10,8 @@
 
 \section{\class{wxDateEvent}}\label{wxdateevent}
 
 
 \section{\class{wxDateEvent}}\label{wxdateevent}
 
-This event class carries information about a date change and is used together
-with \helpref{wxDatePickerCtrl}{wxdatepickerctrl} and serves as a base class
+This event class holds information about a date change and is used together
+with \helpref{wxDatePickerCtrl}{wxdatepickerctrl}. It also serves as a base class
 for \helpref{wxCalendarEvent}{wxcalendarevent}.
 
 \wxheading{Derived from}
 for \helpref{wxCalendarEvent}{wxcalendarevent}.
 
 \wxheading{Derived from}
@@ -24,7 +24,6 @@ for \helpref{wxCalendarEvent}{wxcalendarevent}.
 
 <wx/dateevt.h>
 
 
 <wx/dateevt.h>
 
-
 \latexignore{\rtfignore{\wxheading{Members}}}
 
 \membersection{wxDateEvent::GetDate}\label{wxdateeventgetdate}
 \latexignore{\rtfignore{\wxheading{Members}}}
 
 \membersection{wxDateEvent::GetDate}\label{wxdateeventgetdate}
@@ -41,4 +40,3 @@ Returns the date.
 Sets the date carried by the event, normally only used by the library
 internally.
 
 Sets the date carried by the event, normally only used by the library
 internally.
 
-