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

#include <xdgforeign_v2_p.h>

Inheritance diagram for KWin::XdgImporterV2Interface:

Public Member Functions

 XdgImporterV2Interface (Display *display, XdgForeignV2Interface *foreign)
 
void link (XdgImportedV2Interface *parent, SurfaceInterface *child)
 
void unlink (XdgImportedV2Interface *parent, SurfaceInterface *child)
 
SurfaceInterfacetransientFor (SurfaceInterface *surface)
 

Protected Member Functions

void zxdg_importer_v2_destroy (Resource *resource) override
 
void zxdg_importer_v2_import_toplevel (Resource *resource, uint32_t id, const QString &handle) override
 

Detailed Description

Definition at line 54 of file xdgforeign_v2_p.h.

Constructor & Destructor Documentation

◆ XdgImporterV2Interface()

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

Definition at line 121 of file xdgforeign_v2.cpp.

Member Function Documentation

◆ link()

void KWin::XdgImporterV2Interface::link ( XdgImportedV2Interface * parent,
SurfaceInterface * child )

Definition at line 176 of file xdgforeign_v2.cpp.

◆ transientFor()

SurfaceInterface * KWin::XdgImporterV2Interface::transientFor ( SurfaceInterface * surface)

Definition at line 128 of file xdgforeign_v2.cpp.

◆ unlink()

void KWin::XdgImporterV2Interface::unlink ( XdgImportedV2Interface * parent,
SurfaceInterface * child )

Definition at line 191 of file xdgforeign_v2.cpp.

◆ zxdg_importer_v2_destroy()

void KWin::XdgImporterV2Interface::zxdg_importer_v2_destroy ( Resource * resource)
overrideprotected

Definition at line 137 of file xdgforeign_v2.cpp.

◆ zxdg_importer_v2_import_toplevel()

void KWin::XdgImporterV2Interface::zxdg_importer_v2_import_toplevel ( Resource * resource,
uint32_t id,
const QString & handle )
overrideprotected

Definition at line 142 of file xdgforeign_v2.cpp.


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