KWin
|
#include <xdgtopleveldrag_v1.h>
Signals | |
void | toplevelChanged () |
Public Member Functions | |
~XdgToplevelDragV1Interface () override | |
DataSourceInterface * | dataSource () |
XdgToplevelInterface * | toplevel () const |
QPoint | offset () const |
Friends | |
class | XdgToplevelDragManagerV1InterfacePrivate |
Definition at line 27 of file xdgtopleveldrag_v1.h.
|
override |
Definition at line 75 of file xdgtopleveldrag_v1.cpp.
DataSourceInterface * KWin::XdgToplevelDragV1Interface::dataSource | ( | ) |
QPoint KWin::XdgToplevelDragV1Interface::offset | ( | ) | const |
Definition at line 87 of file xdgtopleveldrag_v1.cpp.
XdgToplevelInterface * KWin::XdgToplevelDragV1Interface::toplevel | ( | ) | const |
Definition at line 82 of file xdgtopleveldrag_v1.cpp.
|
signal |
|
friend |
Definition at line 43 of file xdgtopleveldrag_v1.h.