KDecoration3
decoration.h
67 * Whenever the visual representation of the Decoration changes the slot @link Decoration::update @endlink
74 * the clicked signals of the buttons. For convenience the framework provides the @link DecorationButton @endlink
75 * and the @link DecorationButtonGroup @endlink for easier layout. It is not required to use those,
76 * if one uses different ways to represent the actions one needs to filter the events accordingly.
92 Q_PROPERTY(qreal resizeOnlyBorderRight READ resizeOnlyBorderRight NOTIFY resizeOnlyBordersChanged)
94 Q_PROPERTY(qreal resizeOnlyBorderBottom READ resizeOnlyBorderBottom NOTIFY resizeOnlyBordersChanged)
99 Q_PROPERTY(Qt::WindowFrameSection sectionUnderMouse READ sectionUnderMouse NOTIFY sectionUnderMouseChanged)
Common settings for the Decoration.
Definition decorationsettings.h:31
A wrapper to define the shadow around the Decoration.
Definition decorationshadow.h:75
virtual bool init()=0
This method gets invoked from the framework once the Decoration is created and completely setup.
WindowFrameSection
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Sat Dec 21 2024 16:55:48 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Sat Dec 21 2024 16:55:48 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.