#include <QtProgress.h>
List of all members.
Public Slots
Public Member Functions
Public Attributes
Constructor & Destructor Documentation
tlp::QtProgress::QtProgress |
( |
QWidget * |
parent, |
|
|
std::string |
text, |
|
|
View * |
view = 0 |
|
) |
| |
virtual tlp::QtProgress::~QtProgress |
( |
| ) |
[virtual] |
Member Function Documentation
void tlp::QtProgress::cancelCompute |
( |
| ) |
[slot] |
void tlp::QtProgress::changePreview |
( |
bool |
| ) |
[slot] |
void tlp::QtProgress::progress_handler |
( |
int |
i, |
|
|
int |
j |
|
) |
| |
void tlp::QtProgress::setComment |
( |
std::string |
msg | ) |
|
void tlp::QtProgress::showPreview |
( |
bool |
| ) |
|
void tlp::QtProgress::stopCompute |
( |
| ) |
[slot] |
Member Data Documentation
|