kstars
QProgressIndicator.h
Go to the documentation of this file.
void setAnimationDelay(int delay)
Definition: QProgressIndicator.cpp:73
bool isDisplayedWhenStopped() const
Definition: QProgressIndicator.cpp:50
void setDisplayedWhenStopped(bool state)
Definition: QProgressIndicator.cpp:43
The QProgressIndicator class lets an application display a progress indicator to show that a lengthy ...
Definition: QProgressIndicator.h:35
virtual void paintEvent(QPaintEvent *event)
Definition: QProgressIndicator.cpp:108
bool displayedWhenStopped
Definition: QProgressIndicator.h:39
int heightForWidth(int w) const
Definition: QProgressIndicator.cpp:96
virtual void timerEvent(QTimerEvent *event)
Definition: QProgressIndicator.cpp:101
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.