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

#include <plasmawindowmanagement.h>

Inheritance diagram for KWin::PlasmaWindowActivationFeedbackInterface:

Public Member Functions

 PlasmaWindowActivationFeedbackInterface (Display *display, QObject *parent=nullptr)
 
 ~PlasmaWindowActivationFeedbackInterface () override
 
std::unique_ptr< PlasmaWindowActivationInterfacecreateActivation (const QString &app_id)
 

Detailed Description

Definition at line 41 of file plasmawindowmanagement.h.

Constructor & Destructor Documentation

◆ PlasmaWindowActivationFeedbackInterface()

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

Definition at line 1063 of file plasmawindowmanagement.cpp.

◆ ~PlasmaWindowActivationFeedbackInterface()

KWin::PlasmaWindowActivationFeedbackInterface::~PlasmaWindowActivationFeedbackInterface ( )
override

Definition at line 1069 of file plasmawindowmanagement.cpp.

Member Function Documentation

◆ createActivation()

std::unique_ptr< PlasmaWindowActivationInterface > KWin::PlasmaWindowActivationFeedbackInterface::createActivation ( const QString & app_id)

Definition at line 1073 of file plasmawindowmanagement.cpp.


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