added wxRegEx docs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11046 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2001-07-14 16:41:18 +00:00
parent 765624f735
commit 8fb2999a85
2 changed files with 2 additions and 0 deletions

View File

@@ -259,6 +259,7 @@ These are the data structure classes supported by wxWindows.
\twocolitem{\helpref{wxPathList}{wxpathlist}}{A class to help search multiple paths}
\twocolitem{\helpref{wxPoint}{wxpoint}}{Representation of a point}
\twocolitem{\helpref{wxRect}{wxrect}}{A class representing a rectangle}
\twocolitem{\helpref{wxRegEx}{wxregex}}{Regular expression support}
\twocolitem{\helpref{wxRegion}{wxregion}}{A class representing a region}
\twocolitem{\helpref{wxString}{wxstring}}{A string class}
\twocolitem{\helpref{wxStringList}{wxstringlist}}{A class representing a list of strings}

View File

@@ -243,6 +243,7 @@
\input realpoin.tex
\input rect.tex
\input recrdset.tex
\input regex.tex
\input region.tex
\input sashevt.tex
\input sashlayw.tex