#include <aurorae.h>
|
| Decoration (QObject *parent=nullptr, const QVariantList &args=QVariantList()) |
|
| ~Decoration () override |
|
void | paint (QPainter *painter, const QRect &repaintRegion) override |
|
Q_INVOKABLE QVariant | readConfig (const QString &key, const QVariant &defaultValue=QVariant()) |
|
QQuickItem * | item () const |
|
|
KDecoration2::DecoratedClient * | client |
|
QQuickItem * | item |
|
Definition at line 31 of file aurorae.h.
◆ Decoration()
Aurorae::Decoration::Decoration |
( |
QObject * | parent = nullptr, |
|
|
const QVariantList & | args = QVariantList() ) |
|
explicit |
◆ ~Decoration()
Aurorae::Decoration::~Decoration |
( |
| ) |
|
|
override |
◆ configChanged
void Aurorae::Decoration::configChanged |
( |
| ) |
|
|
signal |
◆ hoverEnterEvent()
void Aurorae::Decoration::hoverEnterEvent |
( |
QHoverEvent * | event | ) |
|
|
overrideprotected |
◆ hoverLeaveEvent()
void Aurorae::Decoration::hoverLeaveEvent |
( |
QHoverEvent * | event | ) |
|
|
overrideprotected |
◆ hoverMoveEvent()
void Aurorae::Decoration::hoverMoveEvent |
( |
QHoverEvent * | event | ) |
|
|
overrideprotected |
◆ init
bool Aurorae::Decoration::init |
( |
| ) |
|
|
overrideslot |
◆ installTitleItem
void Aurorae::Decoration::installTitleItem |
( |
QQuickItem * | item | ) |
|
|
slot |
◆ item()
QQuickItem * Aurorae::Decoration::item |
( |
| ) |
const |
◆ mouseMoveEvent()
void Aurorae::Decoration::mouseMoveEvent |
( |
QMouseEvent * | event | ) |
|
|
overrideprotected |
◆ mousePressEvent()
void Aurorae::Decoration::mousePressEvent |
( |
QMouseEvent * | event | ) |
|
|
overrideprotected |
◆ mouseReleaseEvent()
void Aurorae::Decoration::mouseReleaseEvent |
( |
QMouseEvent * | event | ) |
|
|
overrideprotected |
◆ paint()
void Aurorae::Decoration::paint |
( |
QPainter * | painter, |
|
|
const QRect & | repaintRegion ) |
|
override |
◆ readConfig()
Q_INVOKABLE QVariant Aurorae::Decoration::readConfig |
( |
const QString & | key, |
|
|
const QVariant & | defaultValue = QVariant() ) |
◆ updateBlur
void Aurorae::Decoration::updateBlur |
( |
| ) |
|
|
slot |
◆ updateShadow
void Aurorae::Decoration::updateShadow |
( |
| ) |
|
|
slot |
◆ client
KDecoration2::DecoratedClient * Aurorae::Decoration::client |
|
read |
◆ item
QQuickItem * Aurorae::Decoration::item |
|
read |
The documentation for this class was generated from the following file:
- src/plugins/kdecorations/aurorae/src/aurorae.h