LMMS
Loading...
Searching...
No Matches
juce::ComponentPeer::DragInfo Struct Reference

#include <juce_ComponentPeer.h>

Public Member Functions

bool isEmpty () const noexcept
void clear () noexcept

Public Attributes

StringArray files
String text
Point< intposition

Detailed Description

Structure to describe drag and drop information

Member Function Documentation

◆ clear()

void juce::ComponentPeer::DragInfo::clear ( )
inlinenoexcept

◆ isEmpty()

bool juce::ComponentPeer::DragInfo::isEmpty ( ) const
inlinenoexcept

Member Data Documentation

◆ files

StringArray juce::ComponentPeer::DragInfo::files

◆ position

Point<int> juce::ComponentPeer::DragInfo::position

◆ text

String juce::ComponentPeer::DragInfo::text

The documentation for this struct was generated from the following file: