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

Public Slots | |
| void | setMinimumDuration (int ms) |
Public Member Functions | |
| ProgressDialog (Job *job, const QString &baseText, QWidget *creator=0, Qt::WindowFlags f=0) | |
| ~ProgressDialog () | |
Detailed Description
A progress dialog for Kleo::Jobs.
Definition at line 49 of file progressdialog.h.
Constructor & Destructor Documentation
| Kleo::ProgressDialog::ProgressDialog | ( | Job * | job, |
| const QString & | baseText, | ||
| QWidget * | creator = 0, |
||
| Qt::WindowFlags | f = 0 |
||
| ) |
Definition at line 48 of file progressdialog.cpp.
| Kleo::ProgressDialog::~ProgressDialog | ( | ) |
Definition at line 71 of file progressdialog.cpp.
Member Function Documentation
|
slot |
reimplementation
Definition at line 75 of file progressdialog.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:57: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:57:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference