KWidgetsAddons
kbusyindicatorwidget.cpp
void setRunning(const bool enable=true)
By calling this method with enable = true the spinning abnimation will be started.
Definition kbusyindicatorwidget.cpp:69
QSize minimumSizeHint() const override
Return the smallest reasonable size for the widget.
Definition kbusyindicatorwidget.cpp:47
KBusyIndicatorWidget(QWidget *parent=nullptr)
Create a new KBusyIndicatorWidget widget.
Definition kbusyindicatorwidget.cpp:39
Running
QStyle * style()
QIcon fromTheme(const QString &name)
QMetaObject::Connection connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)
QObject * parent() const const
SmoothPixmapTransform
PM_SmallIconSize
virtual int pixelMetric(PixelMetric metric, const QStyleOption *option, const QWidget *widget) const const=0
qreal toReal(bool *ok) const const
void valueChanged(const QVariant &value)
QWidget(QWidget *parent, Qt::WindowFlags f)
virtual bool event(QEvent *event) override
virtual void hideEvent(QHideEvent *event)
rect
virtual void resizeEvent(QResizeEvent *event)
virtual void showEvent(QShowEvent *event)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 11:52:27 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 11:52:27 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.