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

#include <xwaylandshell_v1.h>

Inheritance diagram for KWin::XwaylandShellV1Interface:

Signals

void surfaceAssociated (XwaylandSurfaceV1Interface *surface)
 

Public Member Functions

 XwaylandShellV1Interface (Display *display, QObject *parent=nullptr)
 
 ~XwaylandShellV1Interface () override
 
XwaylandSurfaceV1InterfacefindSurface (uint64_t serial) const
 

Detailed Description

Definition at line 45 of file xwaylandshell_v1.h.

Constructor & Destructor Documentation

◆ XwaylandShellV1Interface()

KWin::XwaylandShellV1Interface::XwaylandShellV1Interface ( Display * display,
QObject * parent = nullptr )
explicit

Definition at line 131 of file xwaylandshell_v1.cpp.

◆ ~XwaylandShellV1Interface()

KWin::XwaylandShellV1Interface::~XwaylandShellV1Interface ( )
override

Definition at line 137 of file xwaylandshell_v1.cpp.

Member Function Documentation

◆ findSurface()

XwaylandSurfaceV1Interface * KWin::XwaylandShellV1Interface::findSurface ( uint64_t serial) const

Definition at line 141 of file xwaylandshell_v1.cpp.

◆ surfaceAssociated

void KWin::XwaylandShellV1Interface::surfaceAssociated ( XwaylandSurfaceV1Interface * surface)
signal

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