#include <labelpointimagetoolboxaction.h>

| Public Member Functions | |
| LabelPointImageToolBoxAction (sofa::component::engine::LabelImageToolBox *lba, QObject *parent) | |
| ~LabelPointImageToolBoxAction () override | |
| sofa::component::engine::LabelPointImageToolBox * | LPITB () | 
|  Public Member Functions inherited from sofa::gui::qt::LabelImageToolBoxAction | |
| LabelImageToolBoxAction (sofa::component::engine::LabelImageToolBox *lba, QObject *parent=nullptr) | |
| QLayout * | layout () | 
| Public Slots | |
| void | addOnGraphs () override | 
| void | updateGraphs () override | 
| void | updateColor () override | 
|  Public Slots inherited from sofa::gui::qt::LabelImageToolBoxAction | |
| void | buttonSelectedOff () | 
| void | setGraphScene (QGraphicsScene *XY, QGraphicsScene *XZ, QGraphicsScene *ZY) | 
| virtual void | addOnGraphs ()=0 | 
| virtual void | updateGraphs ()=0 | 
| virtual void | updateColor ()=0 | 
| QColor | color () | 
| void | clickColor () | 
| virtual void | mouseMove (const unsigned int, const sofa::type::Vec3d &, const sofa::type::Vec3d &, const QString &) | 
| virtual void | optionChangeSection (sofa::type::Vec3i) | 
| Additional Inherited Members | |
|  Protected Attributes inherited from sofa::gui::qt::LabelImageToolBoxAction | |
| sofa::component::engine::LabelImageToolBox * | p_label | 
| Layout * | mainlayout | 
| sofa::type::Vec3i | d_section | 
| QGraphicsScene * | GraphXY | 
| QGraphicsScene * | GraphXZ | 
| QGraphicsScene * | GraphZY | 
|  Protected Member Functions inherited from sofa::gui::qt::LabelImageToolBoxAction | |
| void | addWidget (QWidget *w) | 
| void | addLayout (QLayout *w) | 
| void | addStretch () | 
|  Signals inherited from sofa::gui::qt::LabelImageToolBoxAction | |
| void | clickImage (int mouseevent, const unsigned int axis, const sofa::type::Vec3d &imageposition, const sofa::type::Vec3d &position3D, const QString &value) | 
| void | sectionChanged (sofa::type::Vec3i) | 
| void | guiChangeSection (sofa::type::Vec3i s) | 
| void | colorChanged () | 
| void | updateImage () | 
| sofa::gui::qt::LabelPointImageToolBoxAction::LabelPointImageToolBoxAction | ( | sofa::component::engine::LabelImageToolBox * | lba, | 
| QObject * | parent | ||
| ) | 
| 
 | override | 
| 
 | overrideslot | 
| sofa::component::engine::LabelPointImageToolBox * sofa::gui::qt::LabelPointImageToolBoxAction::LPITB | ( | ) | 
| 
 | overrideslot | 
| 
 | overrideslot |