JUCE
Public Member Functions | Public Attributes | List of all members
ComponentPeer::DragInfo Struct Reference

Public Member Functions

bool isEmpty () const noexcept
 
void clear () noexcept
 

Public Attributes

StringArray files
 
String text
 
Point< int > position
 

Member Function Documentation

bool ComponentPeer::DragInfo::isEmpty ( ) const
noexcept
void ComponentPeer::DragInfo::clear ( )
noexcept

Member Data Documentation

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

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