Custom tool button used to pick a color.  
 More...
#include <ColorPickerToolButton.h>
Custom tool button used to pick a color. 
Definition at line 224 of file ColorPickerToolButton.h.
 
      
        
          | te::qt::widgets::ColorPickerToolButton::ColorPickerToolButton  | 
          ( | 
          QWidget *  | 
          parent = 0 | ) | 
           | 
        
      
 
 
      
        
          | te::qt::widgets::ColorPickerToolButton::~ColorPickerToolButton  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | void te::qt::widgets::ColorPickerToolButton::colorChanged  | 
          ( | 
          const QColor &  | 
           | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
      
        
          | QColor te::qt::widgets::ColorPickerToolButton::getColor  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
  
  
      
        
          | void te::qt::widgets::ColorPickerToolButton::mousePressEvent  | 
          ( | 
          QMouseEvent *  | 
          e | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::ColorPickerToolButton::onPopupSelected  | 
          ( | 
          const QColor &  | 
          color | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void te::qt::widgets::ColorPickerToolButton::resizeEvent  | 
          ( | 
          QResizeEvent *  | 
          e | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
      
        
          | void te::qt::widgets::ColorPickerToolButton::setColor  | 
          ( | 
          const QColor &  | 
          color | ) | 
           | 
        
      
 
 
  
  
      
        
          | void te::qt::widgets::ColorPickerToolButton::updateIcon  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QColor te::qt::widgets::ColorPickerToolButton::m_selectedColor | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: