|
LMMS
|
Go to the source code of this file.
Namespaces | |
| namespace | juce |
| namespace | juce::DragHelpers |
Functions | |
| static bool | juce::DragHelpers::isFileDrag (const ComponentPeer::DragInfo &info) |
| static bool | juce::DragHelpers::isSuitableTarget (const ComponentPeer::DragInfo &info, Component *target) |
| static bool | juce::DragHelpers::isInterested (const ComponentPeer::DragInfo &info, Component *target) |
| static Component * | juce::DragHelpers::findDragAndDropTarget (Component *c, const ComponentPeer::DragInfo &info, Component *lastOne) |
Variables | |
| static uint32 | juce::lastUniquePeerID = 1 |