|
plString | GetApplicationUserDataFolder () const |
| A writable folder in which application specific user data may be stored.
|
|
plString | GetApplicationDataFolder () const |
| A read-only folder in which application specific data may be located.
|
|
plString | GetApplicationPreferencesFolder () const |
| The writable location where the application should store preferences (user specific settings)
|
|
plString | GetProjectPreferencesFolder () const |
| The writable location where preferences for the current plToolsProject should be stored (user specific settings)
|
|
plString | GetProjectPreferencesFolder (plStringView sProjectFilePath) const |
|
plString | GetDocumentPreferencesFolder (const plDocument *pDocument) const |
| The writable location where preferences for the given plDocument should be stored (user specific settings)
|
|
plString | GetPrecompiledToolsFolder (bool bUsePrecompiledTools) const |
| The read-only folder where pre-compiled binaries for external tools can be found.
|
|
plString | GetSampleProjectsFolder () const |
| The folder where under which the sample projects are stored.
|
|
The documentation for this class was generated from the following files:
- Code/Tools/Libs/ToolsFoundation/Application/ApplicationServices.h
- Code/Tools/Libs/ToolsFoundation/Application/Implementation/ApplicationServices.cpp