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

Represents the Global for org_kde_kwin_contrast_manager interface. More...

#include <contrast.h>

Inheritance diagram for KWin::ContrastManagerInterface:

Public Member Functions

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

Detailed Description

Represents the Global for org_kde_kwin_contrast_manager interface.

This class creates ContrastInterfaces and attaches them to SurfaceInterfaces.

See also
ContrastInterface
SurfaceInterface

Definition at line 33 of file contrast.h.

Constructor & Destructor Documentation

◆ ContrastManagerInterface()

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

Definition at line 71 of file contrast.cpp.

◆ ~ContrastManagerInterface()

KWin::ContrastManagerInterface::~ContrastManagerInterface ( )
override

Definition at line 77 of file contrast.cpp.

Member Function Documentation

◆ remove()

void KWin::ContrastManagerInterface::remove ( )

Definition at line 81 of file contrast.cpp.


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