A small progress bar that can show grasp quality on the screen. More...
#include <graspCaptureDlg.h>

Public Member Functions | |
| QualityIndicator (QWidget *parent=0) | |
| void | setBar (double value) |
A small progress bar that can show grasp quality on the screen.
This is a tiny window that only contains a progress bar; it is used to show grasp quality in a simple and unobtrusive way, particularly when doing grasp recording studies with human subjects.
Definition at line 46 of file graspCaptureDlg.h.
| QualityIndicator::QualityIndicator | ( | QWidget * | parent = 0 |
) | [inline] |
Definition at line 49 of file graspCaptureDlg.h.
| void QualityIndicator::setBar | ( | double | value | ) | [inline] |
Definition at line 54 of file graspCaptureDlg.h.