KWin
Loading...
Searching...
No Matches
Public Slots | Public Member Functions | List of all members
FakeDecoWithShadows Class Reference
Inheritance diagram for FakeDecoWithShadows:

Public Slots

bool init () override
 

Public Member Functions

 FakeDecoWithShadows (QObject *parent=nullptr, const QVariantList &args=QVariantList())
 
 ~FakeDecoWithShadows () override
 
void paint (QPainter *painter, const QRect &repaintRegion) override
 

Detailed Description

Definition at line 15 of file fakedecoration_with_shadows.cpp.

Constructor & Destructor Documentation

◆ FakeDecoWithShadows()

FakeDecoWithShadows::FakeDecoWithShadows ( QObject * parent = nullptr,
const QVariantList & args = QVariantList() )
inlineexplicit

Definition at line 20 of file fakedecoration_with_shadows.cpp.

◆ ~FakeDecoWithShadows()

FakeDecoWithShadows::~FakeDecoWithShadows ( )
inlineoverride

Definition at line 24 of file fakedecoration_with_shadows.cpp.

Member Function Documentation

◆ init

bool FakeDecoWithShadows::init ( )
inlineoverrideslot

Definition at line 33 of file fakedecoration_with_shadows.cpp.

◆ paint()

void FakeDecoWithShadows::paint ( QPainter * painter,
const QRect & repaintRegion )
inlineoverride

Definition at line 28 of file fakedecoration_with_shadows.cpp.


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