#include <widget_coloredit.h>
| 
Static Public Member Functions | 
| static void | adjust_color (Type type, synfig::Color &color, float amount) | 
Member Enumeration Documentation
- Enumerator: 
- 
| TYPE_R |  |  | TYPE_G |  |  | TYPE_B |  |  | TYPE_Y |  |  | TYPE_U |  |  | TYPE_V |  |  | TYPE_HUE |  |  | TYPE_SAT |  |  | TYPE_A |  |  | TYPE_END |  |  
 
 
 
Constructor & Destructor Documentation
      
        
          | ColorSlider::ColorSlider | ( | const Type & | x = TYPE_Y | ) |  | 
      
 
 
Member Function Documentation
  
  | 
        
          | sigc::signal<void,Type,float>& studio::ColorSlider::signal_slider_moved | ( |  | ) |  |  | inline | 
 
 
  
  | 
        
          | sigc::signal<void>& studio::ColorSlider::signal_activated | ( |  | ) |  |  | inline | 
 
 
  
  | 
        
          | Type studio::ColorSlider::get_type | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | const synfig::Color& studio::ColorSlider::get_color | ( |  | ) | const |  | inline | 
 
 
      
        
          | void ColorSlider::set_type | ( | Type | x | ) |  | 
      
 
 
      
        
          | void ColorSlider::set_color | ( | synfig::Color | x | ) |  | 
      
 
 
  
  | 
        
          | void ColorSlider::adjust_color | ( | Type | type, |  
          |  |  | synfig::Color & | color, |  
          |  |  | float | amount |  
          |  | ) |  |  |  | static | 
 
 
The documentation for this class was generated from the following files: