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