Kirigami2
units.h
98 * * sizeForLabels (the largest icon size that fits within fontMetrics.height) @since 5.80 @since org.kde.kirigami 2.16
172 * https://www.psychologytoday.com/blog/all-about-addiction/201101/tick-tock-tick-hugs-and-life-in-3-second-intervals
176 * \note This should __not__ be used as an animation duration, as it is deliberately not scaled according
177 * to the animation settings. This is specifically for determining when something has taken too long and
A set of values to define semantically sizes and durations.
Definition units.h:80
int veryShortDuration
units.veryShortDuration should be used for elements that should have a hint of smoothness,...
Definition units.h:148
int shortDuration
units.shortDuration should be used for short animations, such as accentuating a UI event,...
Definition units.h:142
int longDuration
units.longDuration should be used for longer, screen-covering animations, for opening and closing of ...
Definition units.h:136
qreal cornerRadius
Corner radius value shared by buttons and other rectangle elements.
Definition units.h:198
int gridUnit
The fundamental unit of space that should be used for sizes, expressed in pixels.
Definition units.h:90
Kirigami::Platform::IconSizes * iconSizes
units.iconSizes provides access to platform-dependent icon sizing
Definition units.h:106
int mediumSpacing
This property holds the amount of spacing that should be used between medium UI elements,...
Definition units.h:118
int smallSpacing
This property holds the amount of spacing that should be used between smaller UI elements,...
Definition units.h:112
int veryLongDuration
units.veryLongDuration should be used for specialty animations that benefit from being even longer th...
Definition units.h:130
int humanMoment
Time in milliseconds equivalent to the theoretical human moment, which can be used to determine wheth...
Definition units.h:184
int largeSpacing
This property holds the amount of spacing that should be used between bigger UI elements,...
Definition units.h:124
QObject(QObject *parent)
Q_INVOKABLEQ_INVOKABLE
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
Q_SIGNALSQ_SIGNALS
virtual bool event(QEvent *e)
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:51:21 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:51:21 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.