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

#include <effectwindow.h>

Public Member Functions

 EffectWindowDeletedRef ()
 
 EffectWindowDeletedRef (EffectWindow *window)
 
 EffectWindowDeletedRef (const EffectWindowDeletedRef &other)
 
 ~EffectWindowDeletedRef ()
 
EffectWindowDeletedRefoperator= (const EffectWindowDeletedRef &other)
 
bool isNull () const
 

Detailed Description

The EffectWindowDeletedRef provides a convenient way to prevent deleting a closed window until an effect has finished animating it.

Definition at line 858 of file effectwindow.h.

Constructor & Destructor Documentation

◆ EffectWindowDeletedRef() [1/3]

KWin::EffectWindowDeletedRef::EffectWindowDeletedRef ( )
inline

Definition at line 861 of file effectwindow.h.

◆ EffectWindowDeletedRef() [2/3]

KWin::EffectWindowDeletedRef::EffectWindowDeletedRef ( EffectWindow * window)
inlineexplicit

Definition at line 866 of file effectwindow.h.

◆ EffectWindowDeletedRef() [3/3]

KWin::EffectWindowDeletedRef::EffectWindowDeletedRef ( const EffectWindowDeletedRef & other)
inline

Definition at line 872 of file effectwindow.h.

◆ ~EffectWindowDeletedRef()

KWin::EffectWindowDeletedRef::~EffectWindowDeletedRef ( )
inline

Definition at line 880 of file effectwindow.h.

Member Function Documentation

◆ isNull()

bool KWin::EffectWindowDeletedRef::isNull ( ) const
inline

Definition at line 899 of file effectwindow.h.

◆ operator=()

EffectWindowDeletedRef & KWin::EffectWindowDeletedRef::operator= ( const EffectWindowDeletedRef & other)
inline

Definition at line 887 of file effectwindow.h.


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