a2dPathList Class Reference
[base classes used for many others]

Path searching. More...

#include <gen.h>

List of all members.

Public Member Functions

wxString FindValidPath (const wxString &filename)
 Find the first full path for which the file exists.
wxString FindAbsoluteValidPath (const wxString &filename)
wxString GetAsString ()
 Get all search paths as one string.
bool ExpandPath (wxString &pathToExpand)


Detailed Description

Path searching.

Path may contain ${aap} for environment variables and %{aap} for internal variables. See VarRef() for exact syntax.

Internal variables come from a2dGeneralGlobals->GetVariablesHash()

Definition at line 2363 of file gen.h.


Member Function Documentation

wxString a2dPathList::FindAbsoluteValidPath ( const wxString &  filename  ) 

Find the first full path for which the file exists; ensure it's an absolute path that gets returned.

Definition at line 3161 of file gen.cpp.


The documentation for this class was generated from the following files:
a2dPathList Class Reference -- Tue Aug 31 18:31:33 2010 -- 31 Aug 2010 -- 1.5.5 -- wxArt2D -- . -- Main Page Reference Documentation