X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f5de33e90f4fa362fd48ea44e27de8406662d36e..cbc855087fd939c5c480ef22b5f72b14302849b7:/docs/latex/wx/libs.tex diff --git a/docs/latex/wx/libs.tex b/docs/latex/wx/libs.tex index 3e6ba6d048..4ee0e71c97 100644 --- a/docs/latex/wx/libs.tex +++ b/docs/latex/wx/libs.tex @@ -56,7 +56,7 @@ applications don't. {\large {\bf wxAdvanced}} -More advanced or rarely used GUI classes: +Advanced or rarely used GUI classes: \begin{itemize}\itemsep=0pt \item{ wxBufferedDC } @@ -67,7 +67,6 @@ More advanced or rarely used GUI classes: \item{ \helpref{wxLayoutAlgorithm}{wxlayoutalgorithm} } \item{ \helpref{wxSplashScreen}{wxsplashscreen} } \item{ \helpref{wxTaskBarIcon}{wxtaskbaricon} } -\item{ wxTipDialog } \item{ \helpref{wxSound}{wxsound} } \item{ \helpref{wxWizard}{wxwizard} } \item{ \helpref{wxSashLayoutWindow}{wxsashlayoutwindow} } @@ -76,6 +75,14 @@ More advanced or rarely used GUI classes: Requires wxCore and wxBase. +{\large {\bf wxMedia}} + +Miscellaneous classes related to multimedia. Currently this library only +contains \helpref{wxMediaCtrl}{wxmediactrl} but more classes will be added in +the future. + +Requires wxCore and wxBase. + {\large {\bf wxGL}} This library contains \helpref{wxGLCanvas}{wxglcanvas} class for integrating @@ -95,6 +102,14 @@ contained in this library, as well as \helpref{Database classes}{odbcoverview}. Requires wxBase. +{\large {\bf wxQA}} + +This is the library containing extra classes for quality assurance. Currently +it only contains \helpref{wxDebugReport}{wxdebugreport} and related classes, +but more will be added to it in the future. + +Requires wxCore, wxBase and wxXML. + {\large {\bf wxDbGrid}} \helpref{wxDbGridTableBase}{wxdbgridtablebase} class which combines