JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::FileChooser Member List

This is the complete list of members for juce::FileChooser, including all inherited members.

asyncCallbackjuce::FileChooserprivate
browseForDirectory()juce::FileChooser
browseForFileToOpen(FilePreviewComponent *previewComponent=nullptr)juce::FileChooser
browseForFileToSave(bool warnAboutOverwritingExistingFiles)juce::FileChooser
browseForMultipleFilesOrDirectories(FilePreviewComponent *previewComponent=nullptr)juce::FileChooser
browseForMultipleFilesToOpen(FilePreviewComponent *previewComponent=nullptr)juce::FileChooser
createPimpl(int, FilePreviewComponent *)juce::FileChooserprivate
FileChooser(const String &dialogBoxTitle, const File &initialFileOrDirectory=File(), const String &filePatternsAllowed=String(), bool useOSNativeDialogBox=true, bool treatFilePackagesAsDirectories=false, Component *parentComponent=nullptr)juce::FileChooser
filtersjuce::FileChooserprivate
finished(const Array< URL > &)juce::FileChooserprivate
getResult() constjuce::FileChooser
getResults() const noexceptjuce::FileChooser
getURLResult() constjuce::FileChooser
getURLResults() const noexceptjuce::FileChooserinline
isPlatformDialogAvailable()juce::FileChooserstatic
launchAsync(int flags, std::function< void(const FileChooser &)>, FilePreviewComponent *previewComponent=nullptr)juce::FileChooser
Native classjuce::FileChooserfriend
NonNative classjuce::FileChooserfriend
parentjuce::FileChooserprivate
pimpljuce::FileChooserprivate
resultsjuce::FileChooserprivate
showDialog(int flags, FilePreviewComponent *previewComponent)juce::FileChooser
showPlatformDialog(FileChooser &, int, FilePreviewComponent *)juce::FileChooserprivatestatic
startingFilejuce::FileChooserprivate
titlejuce::FileChooserprivate
treatFilePackagesAsDirsjuce::FileChooserprivate
useNativeDialogBoxjuce::FileChooserprivate
~FileChooser()juce::FileChooser