|
JUCE
|
This is the complete list of members for ContentSharer, including all inherited members.
| deleteAll() | DeletedAtShutdown | static |
| DeletedAtShutdown() | DeletedAtShutdown | protected |
| shareData(const MemoryBlock &mb, std::function< void(bool, const String &)> callback) | ContentSharer | |
| shareFiles(const Array< URL > &files, std::function< void(bool, const String &)> callback) | ContentSharer | |
| shareImages(const Array< Image > &images, std::function< void(bool, const String &)> callback, ImageFileFormat *imageFileFormatToUse=nullptr) | ContentSharer | |
| shareText(const String &text, std::function< void(bool, const String &)> callback) | ContentSharer | |
| ~DeletedAtShutdown() | DeletedAtShutdown | protectedvirtual |