JUCE  v5.1.1-3-g1a0b28c73
JUCE API
DragAndDropContainer Member List

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

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