X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/feb72429e84a705de867331397ff7b6cbaeec48a..c36cdfc084f779b67668af8cad3eb6906182af21:/docs/latex/wx/dateevt.tex diff --git a/docs/latex/wx/dateevt.tex b/docs/latex/wx/dateevt.tex index b3af3bc7b0..ee05809f7e 100644 --- a/docs/latex/wx/dateevt.tex +++ b/docs/latex/wx/dateevt.tex @@ -5,14 +5,14 @@ %% Created: 2005-01-15 %% RCS-ID: $Id$ %% Copyright: (c) 2005 Vadim Zeitlin -%% License: wxWidgets license +%% License: wxWindows license %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \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 -for \helpref{wxCalendarEvent}{wxCalendarEvent}. +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} @@ -24,6 +24,9 @@ for \helpref{wxCalendarEvent}{wxCalendarEvent}. +\wxheading{Library} + +\helpref{wxAdv}{librarieslist} \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. -