KWin
Loading...
Searching...
No Matches
Public Attributes | List of all members
KWin::WindowPaintDataPrivate Class Reference

Public Attributes

qreal opacity
 
qreal saturation
 
qreal brightness
 
int screen
 
qreal crossFadeProgress
 
QMatrix4x4 projectionMatrix
 

Detailed Description

Definition at line 210 of file effect.cpp.

Member Data Documentation

◆ brightness

qreal KWin::WindowPaintDataPrivate::brightness

Definition at line 215 of file effect.cpp.

◆ crossFadeProgress

qreal KWin::WindowPaintDataPrivate::crossFadeProgress

Definition at line 217 of file effect.cpp.

◆ opacity

qreal KWin::WindowPaintDataPrivate::opacity

Definition at line 213 of file effect.cpp.

◆ projectionMatrix

QMatrix4x4 KWin::WindowPaintDataPrivate::projectionMatrix

Definition at line 218 of file effect.cpp.

◆ saturation

qreal KWin::WindowPaintDataPrivate::saturation

Definition at line 214 of file effect.cpp.

◆ screen

int KWin::WindowPaintDataPrivate::screen

Definition at line 216 of file effect.cpp.


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