libkleo
progressbar.cpp
Go to the documentation of this file.
88 kDebug(5150) <<"Kleo::ProgressBar::startStopBusyTimer() cur =" << cur <<"; tot =" << tot <<"; real =" << mRealProgress;
void slotProgress(const QString &message, int type, int current, int total)
Definition: progressbar.cpp:55
void setMaximum(int maximum)
ProgressBar(QWidget *parent=0, Qt::WindowFlags f=0)
Definition: progressbar.cpp:41
void setValue(int value)
typedef WindowFlags
void reset()
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:38 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:33:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.