KNewStuff
KNS3::ProgressIndicator Class Reference
#include <progressindicator.h>
Inheritance diagram for KNS3::ProgressIndicator:
Public Slots | |
void | busy (const QString &message) |
void | error (const QString &message) |
void | idle (const QString &message) |
Public Member Functions | |
ProgressIndicator (QWidget *parent) | |
Detailed Description
Embedded progress indicator for the download dialog.
The indicator can display various asynchronous operations at once. Each operation can also individually be cancelled.
Definition at line 42 of file progressindicator.h.
Constructor & Destructor Documentation
ProgressIndicator::ProgressIndicator | ( | QWidget * | parent | ) |
Definition at line 36 of file progressindicator.cpp.
Member Function Documentation
|
slot |
Definition at line 56 of file progressindicator.cpp.
|
slot |
Definition at line 63 of file progressindicator.cpp.
|
slot |
Definition at line 70 of file progressindicator.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:49 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:50:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.