This is the complete list of members for juce::ContentSharer, including all inherited members.
| Callback typedef | juce::ContentSharer | |
| ContentSharer()=delete | 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 |