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

#include <xwaylandshell_v1.h>

Inheritance diagram for KWin::XwaylandSurfaceV1Interface:

Public Member Functions

 XwaylandSurfaceV1Interface (XwaylandShellV1Interface *shell, SurfaceInterface *surface, wl_client *client, uint32_t id, int version)
 
 ~XwaylandSurfaceV1Interface () override
 
SurfaceInterfacesurface () const
 
std::optional< uint64_t > serial () const
 

Static Public Member Functions

static SurfaceRolerole ()
 

Detailed Description

Definition at line 28 of file xwaylandshell_v1.h.

Constructor & Destructor Documentation

◆ XwaylandSurfaceV1Interface()

KWin::XwaylandSurfaceV1Interface::XwaylandSurfaceV1Interface ( XwaylandShellV1Interface * shell,
SurfaceInterface * surface,
wl_client * client,
uint32_t id,
int version )

Definition at line 151 of file xwaylandshell_v1.cpp.

◆ ~XwaylandSurfaceV1Interface()

KWin::XwaylandSurfaceV1Interface::~XwaylandSurfaceV1Interface ( )
override

Definition at line 156 of file xwaylandshell_v1.cpp.

Member Function Documentation

◆ role()

SurfaceRole * KWin::XwaylandSurfaceV1Interface::role ( )
static

Definition at line 160 of file xwaylandshell_v1.cpp.

◆ serial()

std::optional< uint64_t > KWin::XwaylandSurfaceV1Interface::serial ( ) const

Definition at line 171 of file xwaylandshell_v1.cpp.

◆ surface()

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

Definition at line 166 of file xwaylandshell_v1.cpp.


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