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

#include <screenedgeeffect.h>

Public Attributes

std::unique_ptr< GLTexturetexture
 
QImage image
 
QSize pictureSize
 
qreal strength
 
QRect geometry
 
ElectricBorder border
 

Detailed Description

Definition at line 56 of file screenedgeeffect.h.

Member Data Documentation

◆ border

ElectricBorder KWin::Glow::border

Definition at line 64 of file screenedgeeffect.h.

◆ geometry

QRect KWin::Glow::geometry

Definition at line 63 of file screenedgeeffect.h.

◆ image

QImage KWin::Glow::image

Definition at line 60 of file screenedgeeffect.h.

◆ pictureSize

QSize KWin::Glow::pictureSize

Definition at line 61 of file screenedgeeffect.h.

◆ strength

qreal KWin::Glow::strength

Definition at line 62 of file screenedgeeffect.h.

◆ texture

std::unique_ptr<GLTexture> KWin::Glow::texture

Definition at line 59 of file screenedgeeffect.h.


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