Kstars
QProgressIndicator.cpp
Antialiasing
int startTimer(int interval, Qt::TimerType timerType)
void setDisplayedWhenStopped(bool state)
Sets whether the component hides itself when it is not animating.
Definition: QProgressIndicator.cpp:26
rect
void update()
bool isAnimated() const
Returns a Boolean value indicating whether the component is currently animated.
Definition: QProgressIndicator.cpp:21
void setAlphaF(qreal alpha)
void killTimer(int id)
void setColor(const QColor &color)
Sets the color of the components to the given color.
Definition: QProgressIndicator.cpp:67
height
Fixed
width
NoPen
NoFocus
bool isDisplayedWhenStopped() const
Returns a Boolean value indicating whether the receiver shows itself even when it is not animating.
Definition: QProgressIndicator.cpp:33
void setAnimationDelay(int delay)
Sets the delay between animation steps.
Definition: QProgressIndicator.cpp:56
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:57:34 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:57:34 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.