filelight
ProgressBox Class Reference
#include <progressBox.h>
Inheritance diagram for ProgressBox:

Public Slots | |
void | halt () |
void | report () |
void | start () |
void | stop () |
Public Member Functions | |
ProgressBox (QWidget *, QObject *, Filelight::ScanManager *) | |
void | setText (int) |
Protected Member Functions | |
void | paintEvent (QPaintEvent *event) |
Detailed Description
Definition at line 32 of file progressBox.h.
Constructor & Destructor Documentation
ProgressBox::ProgressBox | ( | QWidget * | parent, |
QObject * | part, | ||
Filelight::ScanManager * | m | ||
) |
Definition at line 39 of file progressBox.cpp.
Member Function Documentation
|
slot |
Definition at line 82 of file progressBox.cpp.
|
protected |
Definition at line 103 of file progressBox.cpp.
|
slot |
Definition at line 69 of file progressBox.cpp.
void ProgressBox::setText | ( | int | files | ) |
Definition at line 90 of file progressBox.cpp.
|
slot |
Definition at line 61 of file progressBox.cpp.
|
slot |
Definition at line 76 of file progressBox.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 23:08:08 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 23:08:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.