Kstars
QProgressIndicator.cpp
117 p.drawRoundedRect(-capsuleWidth * 0.5, -(innerRadius + capsuleHeight), capsuleWidth, capsuleHeight,
bool isDisplayedWhenStopped() const
Returns a Boolean value indicating whether the receiver shows itself even when it is not animating.
Definition QProgressIndicator.cpp:33
void setColor(const QColor &color)
Sets the color of the components to the given color.
Definition QProgressIndicator.cpp:67
bool isAnimated() const
Returns a Boolean value indicating whether the component is currently animated.
Definition QProgressIndicator.cpp:21
void setDisplayedWhenStopped(bool state)
Sets whether the component hides itself when it is not animating.
Definition QProgressIndicator.cpp:26
void setAnimationDelay(int delay)
Sets the delay between animation steps.
Definition QProgressIndicator.cpp:56
void setAlphaF(float alpha)
void killTimer(int id)
int startTimer(int interval, Qt::TimerType timerType)
Antialiasing
Fixed
NoFocus
NoPen
QTextStream & center(QTextStream &stream)
height
rect
void update()
width
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:42 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:42 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.