#include <jointwidget.h>
Definition at line 32 of file jointwidget.h.
 
◆ JointWidget()
◆ ~JointWidget()
      
        
          | gui::JointWidget::~JointWidget  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ fromState()
      
        
          | void gui::JointWidget::fromState  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ keyPressEvent()
  
  
      
        
          | void gui::JointWidget::keyPressEvent  | 
          ( | 
          QKeyEvent *  | 
          event | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ reset()
      
        
          | void gui::JointWidget::reset  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ setBox()
  
  
      
        
          | void gui::JointWidget::setBox  | 
          ( | 
          unsigned int  | 
          index,  | 
         
        
           | 
           | 
          double  | 
          value,  | 
         
        
           | 
           | 
          bool  | 
          update  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ setSlider()
  
  
      
        
          | void gui::JointWidget::setSlider  | 
          ( | 
          unsigned int  | 
          index,  | 
         
        
           | 
           | 
          int  | 
          value,  | 
         
        
           | 
           | 
          bool  | 
          update  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ setValue()
  
  
      
        
          | void gui::JointWidget::setValue  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ stateChanged
  
  
      
        
          | void se2ez::gui::JointWidget::stateChanged  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
◆ tBoxChanged
  
  
      
        
          | void gui::JointWidget::tBoxChanged  | 
          ( | 
          double  | 
          value | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ tChanged
  
  
      
        
          | void gui::JointWidget::tChanged  | 
          ( | 
          int  | 
          value | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ updateState()
      
        
          | void gui::JointWidget::updateState  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ xBoxChanged
  
  
      
        
          | void gui::JointWidget::xBoxChanged  | 
          ( | 
          double  | 
          value | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ xChanged
  
  
      
        
          | void gui::JointWidget::xChanged  | 
          ( | 
          int  | 
          value | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ yBoxChanged
  
  
      
        
          | void gui::JointWidget::yBoxChanged  | 
          ( | 
          double  | 
          value | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ yChanged
  
  
      
        
          | void gui::JointWidget::yChanged  | 
          ( | 
          int  | 
          value | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ boxes
  
  
      
        
          | QDoubleSpinBox* se2ez::gui::JointWidget::boxes[3] | 
         
       
   | 
  
private   | 
  
 
 
◆ lower_
  
  
      
        
          | Eigen::Vector3d se2ez::gui::JointWidget::lower_ | 
         
       
   | 
  
private   | 
  
 
 
◆ name_
◆ panel_
  
  
      
        
          | Panel* se2ez::gui::JointWidget::panel_ | 
         
       
   | 
  
private   | 
  
 
 
◆ robot_
  
  
      
        
          | RobotPtr se2ez::gui::JointWidget::robot_ {nullptr} | 
         
       
   | 
  
private   | 
  
 
 
◆ sliders
  
  
      
        
          | QSlider* se2ez::gui::JointWidget::sliders[3] | 
         
       
   | 
  
private   | 
  
 
 
◆ state_
  
  
      
        
          | StatePtr se2ez::gui::JointWidget::state_ {nullptr} | 
         
       
   | 
  
private   | 
  
 
 
◆ ui_
  
  
      
        
          | Ui::JointWidget* se2ez::gui::JointWidget::ui_ | 
         
       
   | 
  
private   | 
  
 
 
◆ upper_
  
  
      
        
          | Eigen::Vector3d se2ez::gui::JointWidget::upper_ | 
         
       
   | 
  
private   | 
  
 
 
◆ value_
  
  
      
        
          | Eigen::Vector3d se2ez::gui::JointWidget::value_ | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: