KWin
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
KWin::XdgExporterV2Interface Class Reference

#include <xdgforeign_v2_p.h>

Inheritance diagram for KWin::XdgExporterV2Interface:

Public Member Functions

 XdgExporterV2Interface (Display *display, XdgForeignV2Interface *foreign)
 
XdgExportedSurfaceexportedSurface (const QString &handle) const
 
XdgExportedSurfaceexportSurface (SurfaceInterface *surface)
 

Protected Member Functions

void zxdg_exporter_v2_destroy (Resource *resource) override
 
void zxdg_exporter_v2_export_toplevel (Resource *resource, uint32_t id, wl_resource *surface) override
 

Detailed Description

Definition at line 34 of file xdgforeign_v2_p.h.

Constructor & Destructor Documentation

◆ XdgExporterV2Interface()

KWin::XdgExporterV2Interface::XdgExporterV2Interface ( Display * display,
XdgForeignV2Interface * foreign )

Definition at line 69 of file xdgforeign_v2.cpp.

Member Function Documentation

◆ exportedSurface()

XdgExportedSurface * KWin::XdgExporterV2Interface::exportedSurface ( const QString & handle) const

Definition at line 75 of file xdgforeign_v2.cpp.

◆ exportSurface()

XdgExportedSurface * KWin::XdgExporterV2Interface::exportSurface ( SurfaceInterface * surface)

Definition at line 80 of file xdgforeign_v2.cpp.

◆ zxdg_exporter_v2_destroy()

void KWin::XdgExporterV2Interface::zxdg_exporter_v2_destroy ( Resource * resource)
overrideprotected

Definition at line 96 of file xdgforeign_v2.cpp.

◆ zxdg_exporter_v2_export_toplevel()

void KWin::XdgExporterV2Interface::zxdg_exporter_v2_export_toplevel ( Resource * resource,
uint32_t id,
wl_resource * surface )
overrideprotected

Definition at line 101 of file xdgforeign_v2.cpp.


The documentation for this class was generated from the following files: