openshot-audio  0.1.2
juce::DragAndDropContainer Member List

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

ContainerDeletePolicy< DragImageComponent >juce::DragAndDropContainerfriend
DragAndDropContainer()juce::DragAndDropContainer
DragImageComponent classjuce::DragAndDropContainerfriend
dragOperationEnded()juce::DragAndDropContainerprotectedvirtual
dragOperationStarted()juce::DragAndDropContainerprotectedvirtual
findParentDragContainerFor(Component *childComponent)juce::DragAndDropContainerstatic
getCurrentDragDescription() const juce::DragAndDropContainer
isDragAndDropActive() const juce::DragAndDropContainer
performExternalDragDropOfFiles(const StringArray &files, bool canMoveFiles)juce::DragAndDropContainerstatic
performExternalDragDropOfText(const String &text)juce::DragAndDropContainerstatic
setCurrentDragImage(const Image &newImage)juce::DragAndDropContainer
shouldDropFilesWhenDraggedExternally(const DragAndDropTarget::SourceDetails &sourceDetails, StringArray &files, bool &canMoveFiles)juce::DragAndDropContainerprotectedvirtual
startDragging(const var &sourceDescription, Component *sourceComponent, Image dragImage=Image::null, bool allowDraggingToOtherJuceWindows=false, const Point< int > *imageOffsetFromMouse=nullptr)juce::DragAndDropContainer
~DragAndDropContainer()juce::DragAndDropContainervirtual