KDecoration3::Decoration-members
KDecoration3::Decoration Member List
This is the complete list of members for KDecoration3::Decoration, including all inherited members.
| apply(std::shared_ptr< DecorationState > state) | KDecoration3::Decoration | |
| bindableObjectName() | QObject | |
| blockSignals(bool block) | QObject | |
| blurRegion() const | KDecoration3::Decoration | |
| blurRegionChanged() (defined in KDecoration3::Decoration) | KDecoration3::Decoration | signal |
| borderBottom (defined in KDecoration3::Decoration) | KDecoration3::Decoration | |
| borderBottom() const (defined in KDecoration3::Decoration) | KDecoration3::Decoration | |
| borderLeft (defined in KDecoration3::Decoration) | KDecoration3::Decoration | |
| borderLeft() const (defined in KDecoration3::Decoration) | KDecoration3::Decoration | |
| borderRight (defined in KDecoration3::Decoration) | KDecoration3::Decoration | |
| borderRight() const (defined in KDecoration3::Decoration) | KDecoration3::Decoration | |
| borders (defined in KDecoration3::Decoration) | KDecoration3::Decoration | |
| borders() const (defined in KDecoration3::Decoration) | KDecoration3::Decoration | |
| bordersChanged() (defined in KDecoration3::Decoration) | KDecoration3::Decoration | signal |
| borderTop (defined in KDecoration3::Decoration) | KDecoration3::Decoration | |
| borderTop() const (defined in KDecoration3::Decoration) | KDecoration3::Decoration | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const const | QObject | |
| connect(const QObject *sender, PointerToMemberFunction signal, Functor functor) | QObject | static |
| connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const const | QObject | |
| connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| create() | KDecoration3::Decoration | |
| createState() | KDecoration3::Decoration | protectedvirtual |
| currentState() const | KDecoration3::Decoration | |
| currentStateChanged(std::shared_ptr< DecorationState > state) (defined in KDecoration3::Decoration) | KDecoration3::Decoration | signal |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| damaged(const QRegion ®ion) (defined in KDecoration3::Decoration) | KDecoration3::Decoration | signal |
| Decoration(QObject *parent, const QVariantList &args) | KDecoration3::Decoration | explicitprotected |
| deleteLater() | QObject | |
| destroyed(QObject *obj) | QObject | |
| disconnect(const QMetaObject::Connection &connection) | QObject | static |
| disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
| disconnect(const QObject *receiver, const char *method) const const | QObject | |
| disconnect(const char *signal, const QObject *receiver, const char *method) const const | QObject | |
| disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| dumpObjectInfo() const const | QObject | |
| dumpObjectTree() const const | QObject | |
| dynamicPropertyNames() const const | QObject | |
| event(QEvent *event) override (defined in KDecoration3::Decoration) | KDecoration3::Decoration | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| findChild(const QString &name, Qt::FindChildOptions options) const const | QObject | |
| findChildren(Qt::FindChildOptions options) const const | QObject | |
| findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
| findChildren(const QString &name, Qt::FindChildOptions options) const const | QObject | |
| hoverEnterEvent(QHoverEvent *event) (defined in KDecoration3::Decoration) | KDecoration3::Decoration | protectedvirtual |
| hoverLeaveEvent(QHoverEvent *event) (defined in KDecoration3::Decoration) | KDecoration3::Decoration | protectedvirtual |
| hoverMoveEvent(QHoverEvent *event) (defined in KDecoration3::Decoration) | KDecoration3::Decoration | protectedvirtual |
| inherits(const char *className) const const | QObject | |
| init()=0 | KDecoration3::Decoration | pure virtualslot |
| installEventFilter(QObject *filterObj) | QObject | |
| isOpaque() const (defined in KDecoration3::Decoration) | KDecoration3::Decoration | |
| isQuickItemType() const const | QObject | |
| isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
| isWidgetType() const const | QObject | |
| isWindowType() const const | QObject | |
| killTimer(int id) | QObject | |
| metaObject() const const | QObject | virtual |
| mouseMoveEvent(QMouseEvent *event) (defined in KDecoration3::Decoration) | KDecoration3::Decoration | protectedvirtual |
| mousePressEvent(QMouseEvent *event) (defined in KDecoration3::Decoration) | KDecoration3::Decoration | protectedvirtual |
| mouseReleaseEvent(QMouseEvent *event) (defined in KDecoration3::Decoration) | KDecoration3::Decoration | protectedvirtual |
| moveToThread(QThread *targetThread) | QObject | |
| nextState() const | KDecoration3::Decoration | |
| nextStateChanged(std::shared_ptr< DecorationState > state) (defined in KDecoration3::Decoration) | KDecoration3::Decoration | signal |
| objectName | QObject | |
| objectName() const const | QObject | |
| objectNameChanged(const QString &objectName) | QObject | |
| opaque | KDecoration3::Decoration | |
| opaqueChanged(bool) (defined in KDecoration3::Decoration) | KDecoration3::Decoration | signal |
| paint(QPainter *painter, const QRectF &repaintArea)=0 | KDecoration3::Decoration | pure virtual |
| parent() const const | QObject | |
| popup(const Positioner &positioner, QMenu *menu) | KDecoration3::Decoration | |
| property(const char *name) const const | QObject | |
| Q_CLASSINFO(Name, Value) | QObject | |
| Q_EMITQ_EMIT | QObject | |
| Q_ENUM(...) | QObject | |
| Q_ENUM_NS(...) | QObject | |
| Q_ENUMS(...) | QObject | |
| Q_FLAG(...) | QObject | |
| Q_FLAG_NS(...) | QObject | |
| Q_FLAGS(...) | QObject | |
| Q_GADGETQ_GADGET | QObject | |
| Q_GADGET_EXPORT(EXPORT_MACRO) | QObject | |
| Q_INTERFACES(...) | QObject | |
| Q_INVOKABLEQ_INVOKABLE | QObject | |
| Q_MOC_INCLUDEQ_MOC_INCLUDE | QObject | |
| Q_NAMESPACEQ_NAMESPACE | QObject | |
| Q_NAMESPACE_EXPORT(EXPORT_MACRO) | QObject | |
| Q_OBJECTQ_OBJECT | QObject | |
| Q_PROPERTY(...) | QObject | |
| Q_REVISIONQ_REVISION | QObject | |
| Q_SET_OBJECT_NAME(Object) | QObject | |
| Q_SIGNALQ_SIGNAL | QObject | |
| Q_SIGNALSQ_SIGNALS | QObject | |
| Q_SLOTQ_SLOT | QObject | |
| Q_SLOTSQ_SLOTS | QObject | |
| QObject(QObject *parent) | QObject | |
| qobject_cast(QObject *object) | QObject | |
| qobject_cast(const QObject *object) | QObject | |
| QObjectList | QObject | |
| QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECT | QObject | |
| receivers(const char *signal) const const | QObject | protected |
| rect() const | KDecoration3::Decoration | |
| removeEventFilter(QObject *obj) | QObject | |
| requestClose() (defined in KDecoration3::Decoration) | KDecoration3::Decoration | slot |
| requestContextHelp() (defined in KDecoration3::Decoration) | KDecoration3::Decoration | slot |
| requestHideToolTip() (defined in KDecoration3::Decoration) | KDecoration3::Decoration | slot |
| requestMinimize() (defined in KDecoration3::Decoration) | KDecoration3::Decoration | slot |
| requestShowApplicationMenu(const QRect &rect, int actionId) (defined in KDecoration3::Decoration) | KDecoration3::Decoration | slot |
| requestShowToolTip(const QString &text) (defined in KDecoration3::Decoration) | KDecoration3::Decoration | slot |
| requestShowWindowMenu(const QRect &rect) | KDecoration3::Decoration | slot |
| requestToggleKeepAbove() (defined in KDecoration3::Decoration) | KDecoration3::Decoration | slot |
| requestToggleKeepBelow() (defined in KDecoration3::Decoration) | KDecoration3::Decoration | slot |
| requestToggleMaximization(Qt::MouseButtons buttons) (defined in KDecoration3::Decoration) | KDecoration3::Decoration | slot |
| requestToggleOnAllDesktops() (defined in KDecoration3::Decoration) | KDecoration3::Decoration | slot |
| requestToggleShade() (defined in KDecoration3::Decoration) | KDecoration3::Decoration | slot |
| resizeOnlyBorderBottom (defined in KDecoration3::Decoration) | KDecoration3::Decoration | |
| resizeOnlyBorderBottom() const (defined in KDecoration3::Decoration) | KDecoration3::Decoration | |
| resizeOnlyBorderLeft (defined in KDecoration3::Decoration) | KDecoration3::Decoration | |
| resizeOnlyBorderLeft() const (defined in KDecoration3::Decoration) | KDecoration3::Decoration | |
| resizeOnlyBorderRight (defined in KDecoration3::Decoration) | KDecoration3::Decoration | |
| resizeOnlyBorderRight() const (defined in KDecoration3::Decoration) | KDecoration3::Decoration | |
| resizeOnlyBorders (defined in KDecoration3::Decoration) | KDecoration3::Decoration | |
| resizeOnlyBorders() const (defined in KDecoration3::Decoration) | KDecoration3::Decoration | |
| resizeOnlyBordersChanged() (defined in KDecoration3::Decoration) | KDecoration3::Decoration | signal |
| resizeOnlyBorderTop (defined in KDecoration3::Decoration) | KDecoration3::Decoration | |
| resizeOnlyBorderTop() const (defined in KDecoration3::Decoration) | KDecoration3::Decoration | |
| sectionUnderMouse | KDecoration3::Decoration | |
| sectionUnderMouse() const (defined in KDecoration3::Decoration) | KDecoration3::Decoration | |
| sectionUnderMouseChanged(Qt::WindowFrameSection) (defined in KDecoration3::Decoration) | KDecoration3::Decoration | signal |
| sender() const const | QObject | protected |
| senderSignalIndex() const const | QObject | protected |
| setBlurRegion(const QRegion ®ion) (defined in KDecoration3::Decoration) | KDecoration3::Decoration | protected |
| setBorders(const QMarginsF &borders) (defined in KDecoration3::Decoration) | KDecoration3::Decoration | protected |
| setObjectName(QAnyStringView name) | QObject | |
| setObjectName(const QString &name) | QObject | |
| setOpaque(bool opaque) (defined in KDecoration3::Decoration) | KDecoration3::Decoration | protected |
| setParent(QObject *parent) | QObject | |
| setProperty(const char *name, QVariant &&value) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setResizeOnlyBorders(const QMarginsF &borders) (defined in KDecoration3::Decoration) | KDecoration3::Decoration | protected |
| setSettings(const std::shared_ptr< DecorationSettings > &settings) | KDecoration3::Decoration | |
| setShadow(const std::shared_ptr< DecorationShadow > &shadow) (defined in KDecoration3::Decoration) | KDecoration3::Decoration | protected |
| setState(std::function< void(DecorationState *state)> callback) | KDecoration3::Decoration | |
| settings() const | KDecoration3::Decoration | |
| setTitleBar(const QRectF &rect) | KDecoration3::Decoration | protected |
| shadow() const | KDecoration3::Decoration | |
| shadowChanged(const std::shared_ptr< DecorationShadow > &shadow) (defined in KDecoration3::Decoration) | KDecoration3::Decoration | signal |
| showApplicationMenu(int actionId) (defined in KDecoration3::Decoration) | KDecoration3::Decoration | slot |
| signalsBlocked() const const | QObject | |
| size() const (defined in KDecoration3::Decoration) | KDecoration3::Decoration | |
| startTimer(int interval, Qt::TimerType timerType) | QObject | |
| startTimer(std::chrono::milliseconds interval, Qt::TimerType timerType) | QObject | |
| thread() const const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| titleBar | KDecoration3::Decoration | |
| titleBar() const (defined in KDecoration3::Decoration) | KDecoration3::Decoration | |
| titleBarChanged() (defined in KDecoration3::Decoration) | KDecoration3::Decoration | signal |
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| update(const QRectF &rect) (defined in KDecoration3::Decoration) | KDecoration3::Decoration | slot |
| update() (defined in KDecoration3::Decoration) | KDecoration3::Decoration | slot |
| wheelEvent(QWheelEvent *event) (defined in KDecoration3::Decoration) | KDecoration3::Decoration | protectedvirtual |
| window() const | KDecoration3::Decoration | |
| ~Decoration() override (defined in KDecoration3::Decoration) | KDecoration3::Decoration | |
| ~QObject() | QObject | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 11:58:22 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 11:58:22 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.