JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
juce::FileChooser Member List

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

FileChooser(const String &dialogBoxTitle, const File &initialFileOrDirectory=File(), const String &filePatternsAllowed=String(), bool useOSNativeDialogBox=true, bool treatFilePackagesAsDirectories=false, Component *parentComponent=nullptr)juce::FileChooser
getResult() constjuce::FileChooser
getResults() const noexceptjuce::FileChooser
getURLResult() constjuce::FileChooser
getURLResults() const noexceptjuce::FileChooser
isPlatformDialogAvailable()juce::FileChooserstatic
launchAsync(int flags, std::function< void(const FileChooser &)>, FilePreviewComponent *previewComponent=nullptr)juce::FileChooser
Native (defined in juce::FileChooser)juce::FileChooserfriend
NonNative (defined in juce::FileChooser)juce::FileChooserfriend
registerCustomMimeTypeForFileExtension(const String &mimeType, const String &fileExtension)juce::FileChooserstatic
~FileChooser()juce::FileChooser