openshot-audio  0.1.7
Public Member Functions | Public Attributes | List of all members
juce::ComponentPeer::DragInfo Struct Reference

#include <juce_gui_basics.h>

Public Member Functions

bool isEmpty () const noexcept
 
void clear () noexcept
 

Public Attributes

StringArray files
 
String text
 
Point< intposition
 

Member Function Documentation

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

Member Data Documentation

StringArray juce::ComponentPeer::DragInfo::files
Point<int> juce::ComponentPeer::DragInfo::position
String juce::ComponentPeer::DragInfo::text

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