KNewStuff
qprogressindicator.h
Go to the documentation of this file.
void message(KMessage::MessageType messageType, const QString &text, const QString &caption=QString())
void signalJobCanceled(const QString &message)
QProgressIndicator(QWidget *parent)
Definition: qprogressindicator.cpp:29
Embedded progress indicator for the download dialog.
Definition: qprogressindicator.h:40
void addProgress(const QString &message, int percentage)
Definition: qprogressindicator.cpp:67
void removeProgress(const QString &message)
Definition: qprogressindicator.cpp:114
QObject * parent() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.