KWin
|
#include <xdgforeign_v2.h>
Public Member Functions | |
XdgExportedSurface (SurfaceInterface *surface) | |
QString | handle () const |
SurfaceInterface * | surface () const |
Definition at line 19 of file xdgforeign_v2.h.
KWin::XdgExportedSurface::XdgExportedSurface | ( | SurfaceInterface * | surface | ) |
Definition at line 19 of file xdgforeign_v2.cpp.
QString KWin::XdgExportedSurface::handle | ( | ) | const |
Definition at line 27 of file xdgforeign_v2.cpp.
SurfaceInterface * KWin::XdgExportedSurface::surface | ( | ) | const |
Definition at line 32 of file xdgforeign_v2.cpp.