Skip to content

ADragArea#

Wrapping container to drag views inside of it.

Header:#include <AUI/View/ADragArea.h>
CMake:aui_link(my_target PUBLIC aui::views)

Detailed Description#

Contained views must be either wrapped by convertToDraggable or have an ADragArea::ADraggableHandle inside.

Public Types#

ADraggableHandle#


class ADragArea::ADraggableHandle

Empty structure.