QThread to monitor progress of a boost::thread.
More...
#include <default_collisions_widget.h>
QThread to monitor progress of a boost::thread.
Definition at line 238 of file default_collisions_widget.h.
moveit_setup_assistant::MonitorThread::MonitorThread |
( |
const boost::function< void(unsigned int *)> & |
f, |
|
|
QProgressBar * |
progress_bar = NULL |
|
) |
| |
void moveit_setup_assistant::MonitorThread::cancel |
( |
| ) |
|
|
inline |
bool moveit_setup_assistant::MonitorThread::canceled |
( |
| ) |
const |
|
inline |
void moveit_setup_assistant::MonitorThread::progress |
( |
int |
| ) |
|
|
signal |
void moveit_setup_assistant::MonitorThread::run |
( |
| ) |
|
bool moveit_setup_assistant::MonitorThread::canceled_ |
|
private |
unsigned int moveit_setup_assistant::MonitorThread::progress_ |
|
private |
boost::thread moveit_setup_assistant::MonitorThread::worker_ |
|
private |
The documentation for this class was generated from the following files: