#include <vtksys/SystemTools.hxx>#include <vtksys/stl/string>
Go to the source code of this file.
Defines | |
| #define | KWFileBrowser_PATH_SEPARATOR "/" |
| #define | KWFileBrowser_UNIX_ROOT_DIRECTORY "/" |
| #define | KWFileBrowser_ESCAPE_CHARS "{}[]$\"\\" |
| #define | VTK_KW_FAVORITE_TOPLEVEL "KWFileBrowserFavorites" |
Functions | |
| static char * | KWFileBrowser_GetUnixPath (const char *path) |
| #define KWFileBrowser_PATH_SEPARATOR "/" |
Definition at line 30 of file vtkKWFileBrowserUtilities.h.
| #define KWFileBrowser_UNIX_ROOT_DIRECTORY "/" |
Definition at line 33 of file vtkKWFileBrowserUtilities.h.
| #define KWFileBrowser_ESCAPE_CHARS "{}[]$\"\\" |
Definition at line 34 of file vtkKWFileBrowserUtilities.h.
| #define VTK_KW_FAVORITE_TOPLEVEL "KWFileBrowserFavorites" |
Definition at line 35 of file vtkKWFileBrowserUtilities.h.
| static char* KWFileBrowser_GetUnixPath | ( | const char * | path | ) | [static] |
Definition at line 37 of file vtkKWFileBrowserUtilities.h.
1.6.1