KWin
|
#include <xwaylandshell_v1.h>
Signals | |
void | surfaceAssociated (XwaylandSurfaceV1Interface *surface) |
Public Member Functions | |
XwaylandShellV1Interface (Display *display, QObject *parent=nullptr) | |
~XwaylandShellV1Interface () override | |
XwaylandSurfaceV1Interface * | findSurface (uint64_t serial) const |
Definition at line 45 of file xwaylandshell_v1.h.
|
explicit |
Definition at line 131 of file xwaylandshell_v1.cpp.
|
override |
Definition at line 137 of file xwaylandshell_v1.cpp.
XwaylandSurfaceV1Interface * KWin::XwaylandShellV1Interface::findSurface | ( | uint64_t | serial | ) | const |
Definition at line 141 of file xwaylandshell_v1.cpp.
|
signal |