JUCE
DragAndDropContainer Member List

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

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