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

#include <xdgforeign_v2_p.h>

Inheritance diagram for KWin::XdgImportedV2Interface:

Signals

void childChanged (KWin::SurfaceInterface *child)
 

Public Member Functions

 XdgImportedV2Interface (XdgExportedSurface *exported, wl_resource *resource)
 
SurfaceInterfacechild () const
 
SurfaceInterfacesurface () const
 

Protected Member Functions

void zxdg_imported_v2_set_parent_of (Resource *resource, wl_resource *surface) override
 
void zxdg_imported_v2_destroy (Resource *resource) override
 
void zxdg_imported_v2_destroy_resource (Resource *resource) override
 

Detailed Description

Definition at line 98 of file xdgforeign_v2_p.h.

Constructor & Destructor Documentation

◆ XdgImportedV2Interface()

KWin::XdgImportedV2Interface::XdgImportedV2Interface ( XdgExportedSurface * exported,
wl_resource * resource )
explicit

Definition at line 247 of file xdgforeign_v2.cpp.

Member Function Documentation

◆ child()

SurfaceInterface * KWin::XdgImportedV2Interface::child ( ) const

Definition at line 254 of file xdgforeign_v2.cpp.

◆ childChanged

void KWin::XdgImportedV2Interface::childChanged ( KWin::SurfaceInterface * child)
signal

◆ surface()

SurfaceInterface * KWin::XdgImportedV2Interface::surface ( ) const

Definition at line 259 of file xdgforeign_v2.cpp.

◆ zxdg_imported_v2_destroy()

void KWin::XdgImportedV2Interface::zxdg_imported_v2_destroy ( Resource * resource)
overrideprotected

Definition at line 276 of file xdgforeign_v2.cpp.

◆ zxdg_imported_v2_destroy_resource()

void KWin::XdgImportedV2Interface::zxdg_imported_v2_destroy_resource ( Resource * resource)
overrideprotected

Definition at line 281 of file xdgforeign_v2.cpp.

◆ zxdg_imported_v2_set_parent_of()

void KWin::XdgImportedV2Interface::zxdg_imported_v2_set_parent_of ( Resource * resource,
wl_resource * surface )
overrideprotected

Definition at line 264 of file xdgforeign_v2.cpp.


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