KWidgetsAddons
kbusyindicatorwidget.h
void setRunning(const bool enable=true)
By calling this method with enable = true the spinning abnimation will be started.
Definition kbusyindicatorwidget.cpp:69
KBusyIndicatorWidget(QWidget *parent=nullptr)
Create a new KBusyIndicatorWidget widget.
Definition kbusyindicatorwidget.cpp:39
void stop(Ekos::AlignState mode)
Q_SCRIPTABLE Q_NOREPLY void start()
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
Q_SLOTSQ_SLOTS
QObject * parent() const const
QWidget(QWidget *parent, Qt::WindowFlags f)
virtual bool event(QEvent *event) override
virtual void hideEvent(QHideEvent *event)
minimumSizeHint
virtual void paintEvent(QPaintEvent *event)
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 24 2025 11:56:58 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:56:58 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.