added interface for wxFileLocator class

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2004-10-17 21:43:08 +00:00
parent 7ac31c429f
commit 1ee445c75b
4 changed files with 237 additions and 0 deletions

View File

@@ -463,6 +463,7 @@ overview}{wxfileoverview} for more details.
\twocolitem{\helpref{wxFFile}{wxffile}}{Another low-level file input/output class.}
\twocolitem{\helpref{wxTempFile}{wxtempfile}}{Class to safely replace an existing file}
\twocolitem{\helpref{wxTextFile}{wxtextfile}}{Class for working with text files as with arrays of lines}
\twocolitem{\helpref{wxFileLocator}{wxfilelocator}}{Find the locations of standard directories.}
\end{twocollist}
{\large {\bf Stream classes}}