libkleo
Kleo::ProgressDialog Class Reference
#include <progressdialog.h>
Inheritance diagram for Kleo::ProgressDialog:

Detailed Description
A progress dialog for Kleo::Jobs.Definition at line 46 of file progressdialog.h.
Public Slots | |
| void | setMinimumDuration (int ms) |
Public Member Functions | |
| ProgressDialog (Job *job, const QString &baseText, QWidget *creator=0, Qt::WFlags f=0) | |
| ~ProgressDialog () | |
Constructor & Destructor Documentation
| Kleo::ProgressDialog::ProgressDialog | ( | Job * | job, | |
| const QString & | baseText, | |||
| QWidget * | creator = 0, |
|||
| Qt::WFlags | f = 0 | |||
| ) |
Definition at line 46 of file progressdialog.cpp.
| Kleo::ProgressDialog::~ProgressDialog | ( | ) |
Definition at line 69 of file progressdialog.cpp.
Member Function Documentation
| void Kleo::ProgressDialog::setMinimumDuration | ( | int | ms | ) | [slot] |
reimplementation
Definition at line 73 of file progressdialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference