]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/libs.tex
compilation fix
[wxWidgets.git] / docs / latex / wx / libs.tex
index 3e6ba6d0482a8b1bbf8c8ccccb410bcc10a0d325..a25e2434b8ddfd10844a787bfaf7a940c0663f68 100644 (file)
@@ -13,6 +13,10 @@ diagram show dependencies between them:
 \image{}{libs.gif}
 \end{center}
 
+{\large {\bf wxAui}}
+
+This contains the Advanced User Interface docking library.
+
 {\large {\bf wxBase}}
 
 Every wxWidgets application must link against this library. It contains
@@ -39,6 +43,10 @@ Classes for network access:
 Requires wxBase.
 \end{itemize}
 
+{\large {\bf wxRichText}}
+
+This contains generic rich text control functionality.
+
 {\large {\bf wxXML}}
 
 This library contains simple classes for parsing XML documents. Note that
@@ -56,18 +64,16 @@ 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 }
 \item{ \helpref{wxCalendarCtrl}{wxcalendarctrl} }
-\item{ \helpref{wxDragImage}{wxdragimage} }
 \item{ \helpref{wxGrid classes}{gridoverview} }
 \item{ \helpref{wxJoystick}{wxjoystick} }
 \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 +82,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 +109,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