KWin
|
#include <databridge.h>
Public Member Functions | |
DataBridge () | |
DragEventReply | dragMoveFilter (Window *target) |
Dnd * | dnd () const |
bool | nativeEventFilter (const QByteArray &eventType, void *message, qintptr *result) override |
Interface class for all data sharing in the context of X selections and Wayland's internal mechanism.
Exists only once per Xwayland session.
Definition at line 36 of file databridge.h.
|
explicit |
Definition at line 30 of file databridge.cpp.
|
inline |
Definition at line 45 of file databridge.h.
DragEventReply KWin::Xwl::DataBridge::dragMoveFilter | ( | Window * | target | ) |
Definition at line 52 of file databridge.cpp.
|
override |
Definition at line 43 of file databridge.cpp.