KDecoration3
decoratedwindow.cpp
qreal snapToPixelGrid(qreal value) const
snaps the logical geometry value to a fractional logical geometry value that aligns to the pixel grid...
Definition decoratedwindow.cpp:188
bool isApplicationMenuActive() const
Whether the application menu for this DecoratedWindow is currently shown to the user The Decoration c...
Definition decoratedwindow.cpp:148
bool hasApplicationMenu
Whether the DecoratedWindow has an application menu.
Definition decoratedwindow.h:157
void showApplicationMenu(int actionId)
Request the application menu to be shown to the user.
Definition decoratedwindow.cpp:168
QColor color(QPalette::ColorGroup group, QPalette::ColorRole role) const
Used to get colors in QPalette.
Definition decoratedwindow.cpp:158
Qt::Edges adjacentScreenEdges
The Edges which are adjacent to a screen edge.
Definition decoratedwindow.h:152
qreal nextScale
The next scale this decorated window is going to target.
Definition decoratedwindow.h:175
KDecoration3::Decoration * decoration
The Decoration of this DecoratedWindow.
Definition decoratedwindow.h:44
bool providesContextHelp
Whether the DecoratedWindow provides context help.
Definition decoratedwindow.h:112
ColorGroup
ColorRole
typedef Edges
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.