]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/dateevt.tex
Patches-1851591 ] dataview sample is crashing (under MSW)
[wxWidgets.git] / docs / latex / wx / dateevt.tex
index 510badc09da33f6c754a2f8ef25cb2cfda6d67e9..ee05809f7e510e4b8de1716b812075529c46456a 100644 (file)
@@ -5,13 +5,13 @@
 %% Created:     2005-01-15
 %% RCS-ID:      $Id$
 %% Copyright:   (c) 2005 Vadim Zeitlin
 %% Created:     2005-01-15
 %% RCS-ID:      $Id$
 %% Copyright:   (c) 2005 Vadim Zeitlin
-%% License:     wxWidgets license
+%% License:     wxWindows license
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \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,6 +24,9 @@ for \helpref{wxCalendarEvent}{wxcalendarevent}.
 
 <wx/dateevt.h>
 
 
 <wx/dateevt.h>
 
+\wxheading{Library}
+
+\helpref{wxAdv}{librarieslist}
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
@@ -41,4 +44,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.
 
-