|
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::ContentSharer, including all inherited members.
| Callback typedef | juce::ContentSharer | |
| ContentSharer()=delete (defined in juce::ContentSharer) | juce::ContentSharer | |
| shareDataScoped(const MemoryBlock &mb, Callback callback, Component *parent=nullptr) | juce::ContentSharer | static |
| shareFilesScoped(const Array< URL > &files, Callback callback, Component *parent=nullptr) | juce::ContentSharer | static |
| shareImagesScoped(const Array< Image > &images, std::unique_ptr< ImageFileFormat > format, Callback callback, Component *parent=nullptr) | juce::ContentSharer | static |
| shareTextScoped(const String &text, Callback callback, Component *parent=nullptr) | juce::ContentSharer | static |