AUI Framework  master
Cross-platform module-based framework for developing C++20 desktop applications
ADragNDrop Class Reference

Utility class for creating and processing drag-n-drop events. More...

Detailed Description

Utility class for creating and processing drag-n-drop events.

Platform table

Windows Supported
Linux -
macOS -
Android n/a
iOS n/a

Classes

struct  DropEvent
 
struct  EnterEvent
 

Public Member Functions

void setData (AMimedData data)
 
void perform (AWindowBase *sourceWindow)
 Pushes out a drag-n-drop operation to the OS.
 

#include <AUI/Platform/ADragNDrop.h>


The documentation for this class was generated from the following files: