|
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 |
This is the complete list of members for juce::FileBrowserComponent::LookAndFeelMethods, including all inherited members.
| createFileBrowserGoUpButton()=0 (defined in juce::FileBrowserComponent::LookAndFeelMethods) | juce::FileBrowserComponent::LookAndFeelMethods | pure virtual |
| createFileChooserHeaderText(const String &title, const String &instructions)=0 (defined in juce::FileBrowserComponent::LookAndFeelMethods) | juce::FileBrowserComponent::LookAndFeelMethods | pure virtual |
| drawFileBrowserRow(Graphics &, int width, int height, const File &file, const String &filename, Image *optionalIcon, const String &fileSizeDescription, const String &fileTimeDescription, bool isDirectory, bool isItemSelected, int itemIndex, DirectoryContentsDisplayComponent &)=0 (defined in juce::FileBrowserComponent::LookAndFeelMethods) | juce::FileBrowserComponent::LookAndFeelMethods | pure virtual |
| getDefaultDocumentFileImage()=0 (defined in juce::FileBrowserComponent::LookAndFeelMethods) | juce::FileBrowserComponent::LookAndFeelMethods | pure virtual |
| getDefaultFolderImage()=0 (defined in juce::FileBrowserComponent::LookAndFeelMethods) | juce::FileBrowserComponent::LookAndFeelMethods | pure virtual |
| layoutFileBrowserComponent(FileBrowserComponent &browserComp, DirectoryContentsDisplayComponent *fileListComponent, FilePreviewComponent *previewComp, ComboBox *currentPathBox, TextEditor *filenameBox, Button *goUpButton)=0 (defined in juce::FileBrowserComponent::LookAndFeelMethods) | juce::FileBrowserComponent::LookAndFeelMethods | pure virtual |
| ~LookAndFeelMethods()=default (defined in juce::FileBrowserComponent::LookAndFeelMethods) | juce::FileBrowserComponent::LookAndFeelMethods | virtual |