Delegate to show the joint value as with a progress bar indicator between min and max.
More...
#include <motion_planning_frame_joints_widget.h>
Delegate to show the joint value as with a progress bar indicator between min and max.
Definition at line 170 of file motion_planning_frame_joints_widget.h.
◆ CustomRole
◆ RevoluteUnit
◆ ProgressBarDelegate()
moveit_rviz_plugin::ProgressBarDelegate::ProgressBarDelegate |
( |
QWidget * |
parent = nullptr | ) |
|
|
inline |
◆ createEditor()
QWidget * moveit_rviz_plugin::ProgressBarDelegate::createEditor |
( |
QWidget * |
parent, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
◆ isEditing()
bool moveit_rviz_plugin::ProgressBarDelegate::isEditing |
( |
| ) |
const |
◆ onEditorDestroyed
void moveit_rviz_plugin::ProgressBarDelegate::onEditorDestroyed |
( |
QObject * |
| ) |
const |
|
protectedslot |
◆ paint()
void moveit_rviz_plugin::ProgressBarDelegate::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
◆ setEditorData()
void moveit_rviz_plugin::ProgressBarDelegate::setEditorData |
( |
QWidget * |
editor, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
◆ setModelData()
void moveit_rviz_plugin::ProgressBarDelegate::setModelData |
( |
QWidget * |
editor, |
|
|
QAbstractItemModel * |
model, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
◆ setUnit()
void moveit_rviz_plugin::ProgressBarDelegate::setUnit |
( |
RevoluteUnit |
unit | ) |
|
|
inline |
◆ editor_open_count_
int moveit_rviz_plugin::ProgressBarDelegate::editor_open_count_ = 0 |
|
mutableprivate |
◆ unit_
The documentation for this class was generated from the following files: