KWin
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
KWin::SecurityContextV1Interface Class Reference
Inheritance diagram for KWin::SecurityContextV1Interface:

Public Member Functions

 SecurityContextV1Interface (Display *display, int listenFd, int closeFd, wl_resource *resource)
 

Protected Member Functions

void wp_security_context_v1_set_sandbox_engine (Resource *resource, const QString &name) override
 
void wp_security_context_v1_set_app_id (Resource *resource, const QString &app_id) override
 
void wp_security_context_v1_set_instance_id (Resource *resource, const QString &instance_id) override
 
void wp_security_context_v1_commit (Resource *resource) override
 
void wp_security_context_v1_destroy_resource (Resource *resource) override
 
void wp_security_context_v1_destroy (Resource *resource) override
 

Detailed Description

Definition at line 34 of file securitycontext_v1.cpp.

Constructor & Destructor Documentation

◆ SecurityContextV1Interface()

KWin::SecurityContextV1Interface::SecurityContextV1Interface ( Display * display,
int listenFd,
int closeFd,
wl_resource * resource )

Definition at line 88 of file securitycontext_v1.cpp.

Member Function Documentation

◆ wp_security_context_v1_commit()

void KWin::SecurityContextV1Interface::wp_security_context_v1_commit ( Resource * resource)
overrideprotected

Definition at line 127 of file securitycontext_v1.cpp.

◆ wp_security_context_v1_destroy()

void KWin::SecurityContextV1Interface::wp_security_context_v1_destroy ( Resource * resource)
overrideprotected

Definition at line 153 of file securitycontext_v1.cpp.

◆ wp_security_context_v1_destroy_resource()

void KWin::SecurityContextV1Interface::wp_security_context_v1_destroy_resource ( Resource * resource)
overrideprotected

Definition at line 148 of file securitycontext_v1.cpp.

◆ wp_security_context_v1_set_app_id()

void KWin::SecurityContextV1Interface::wp_security_context_v1_set_app_id ( Resource * resource,
const QString & app_id )
overrideprotected

Definition at line 105 of file securitycontext_v1.cpp.

◆ wp_security_context_v1_set_instance_id()

void KWin::SecurityContextV1Interface::wp_security_context_v1_set_instance_id ( Resource * resource,
const QString & instance_id )
overrideprotected

Definition at line 118 of file securitycontext_v1.cpp.

◆ wp_security_context_v1_set_sandbox_engine()

void KWin::SecurityContextV1Interface::wp_security_context_v1_set_sandbox_engine ( Resource * resource,
const QString & name )
overrideprotected

Definition at line 96 of file securitycontext_v1.cpp.


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