|
openshot-audio
0.1.7
|
This is the complete list of members for juce::FileSearchPath, including all inherited members.
| add(const File &directoryToAdd, int insertIndex=-1) | juce::FileSearchPath | |
| addIfNotAlreadyThere(const File &directoryToAdd) | juce::FileSearchPath | |
| addPath(const FileSearchPath &) | juce::FileSearchPath | |
| FileSearchPath() | juce::FileSearchPath | |
| FileSearchPath(const String &path) | juce::FileSearchPath | |
| FileSearchPath(const FileSearchPath &) | juce::FileSearchPath | |
| findChildFiles(Array< File > &results, int whatToLookFor, bool searchRecursively, const String &wildCardPattern="*") const | juce::FileSearchPath | |
| getNumPaths() const | juce::FileSearchPath | |
| isFileInPath(const File &fileToCheck, bool checkRecursively) const | juce::FileSearchPath | |
| operator=(const FileSearchPath &) | juce::FileSearchPath | |
| operator=(const String &path) | juce::FileSearchPath | |
| operator[](int index) const | juce::FileSearchPath | |
| remove(int indexToRemove) | juce::FileSearchPath | |
| removeNonExistentPaths() | juce::FileSearchPath | |
| removeRedundantPaths() | juce::FileSearchPath | |
| toString() const | juce::FileSearchPath | |
| ~FileSearchPath() | juce::FileSearchPath |
1.8.13