X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/91506eb0565c7ae210ba31a694fa5e7ada0d6086..b72979e918a07a9c4860bac4aea5c216cabbf21e:/docs/latex/wx/category.tex?ds=sidebyside diff --git a/docs/latex/wx/category.tex b/docs/latex/wx/category.tex index 5ad8fc752d..750d1456b7 100644 --- a/docs/latex/wx/category.tex +++ b/docs/latex/wx/category.tex @@ -85,6 +85,7 @@ that are not static can have \helpref{validators}{wxvalidator} associated with t \twocolwidtha{6cm} \begin{twocollist}\itemsep=0pt +\twocolitem{\helpref{wxAnimationCtrl}{wxanimationctrl}}{A control to display an animation} \twocolitem{\helpref{wxControl}{wxcontrol}}{The base class for controls} \twocolitem{\helpref{wxButton}{wxbutton}}{Push button control, displaying text} \twocolitem{\helpref{wxBitmapButton}{wxbitmapbutton}}{Push button control, displaying a bitmap} @@ -589,6 +590,15 @@ used internally by the HTML classes. \twocolitem{\helpref{wxFileSystemHandler}{wxfilesystemhandler}}{Class used to announce file system type} \end{twocollist} +{\large {\bf XML classes}} + +\twocolwidtha{6cm} +\begin{twocollist}\itemsep=0pt +\twocolitem{\helpref{wxXmlDocument}{wxxmldocument}}{A class to parse XML files.} +\twocolitem{\helpref{wxXmlNode}{wxxmlnode}}{A class which represents XML nodes.} +\twocolitem{\helpref{wxXmlProperty}{wxxmlproperty}}{A class which represents XML properties.} +\end{twocollist} + {\large {\bf XML-based resource system classes}} \overview{XML-based resource system (XRC) overview}{xrcoverview}