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

Represents the Global for org_kde_kwin_blur_manager interface. More...

#include <blur.h>

Inheritance diagram for KWin::BlurManagerInterface:

Public Member Functions

 BlurManagerInterface (Display *display, QObject *parent=nullptr)
 
 ~BlurManagerInterface () override
 
void remove ()
 

Detailed Description

Represents the Global for org_kde_kwin_blur_manager interface.

This class creates BlurInterfaces and attaches them to SurfaceInterfaces.

See also
BlurInterface
SurfaceInterface

Definition at line 31 of file blur.h.

Constructor & Destructor Documentation

◆ BlurManagerInterface()

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

Definition at line 70 of file blur.cpp.

◆ ~BlurManagerInterface()

KWin::BlurManagerInterface::~BlurManagerInterface ( )
override

Definition at line 76 of file blur.cpp.

Member Function Documentation

◆ remove()

void KWin::BlurManagerInterface::remove ( )

Definition at line 80 of file blur.cpp.


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