#include <ImagePlaneWidget.h>
◆ label
  
  | 
        
          | QLabel* sofa::gui::qt::ImagePlaneOptionWidget::label |  | protected | 
 
 
◆ slider
  
  | 
        
          | QSlider* sofa::gui::qt::ImagePlaneOptionWidget::slider |  | protected | 
 
 
◆ toggle
  
  | 
        
          | QCheckBox* sofa::gui::qt::ImagePlaneOptionWidget::toggle |  | protected | 
 
 
◆ ImagePlaneOptionWidget()
  
  | 
        
          | sofa::gui::qt::ImagePlaneOptionWidget::ImagePlaneOptionWidget | ( | ImagePlaneGraphWidget * | s, |  
          |  |  | QWidget * | parent, |  
          |  |  | const int | minimum, |  
          |  |  | const int | maximum, |  
          |  |  | const int | val, |  
          |  |  | const int | height |  
          |  | ) |  |  |  | inline | 
 
 
◆ change
  
  | 
        
          | void sofa::gui::qt::ImagePlaneOptionWidget::change | ( | int | i | ) |  |  | inlineslot | 
 
 
◆ changeSlider
  
  | 
        
          | void sofa::gui::qt::ImagePlaneOptionWidget::changeSlider | ( | int | delta | ) |  |  | inlineslot | 
 
 
◆ setChecked()
  
  | 
        
          | void sofa::gui::qt::ImagePlaneOptionWidget::setChecked | ( | bool | val | ) |  |  | inline | 
 
 
◆ toggled
  
  | 
        
          | void sofa::gui::qt::ImagePlaneOptionWidget::toggled | ( | bool |  | ) |  |  | signal | 
 
 
◆ togglestateChanged
  
  | 
        
          | void sofa::gui::qt::ImagePlaneOptionWidget::togglestateChanged | ( | int | i | ) |  |  | inlineslot |