#include <qtpropertybrowserutils_p.h>
  
  
      
        
          | QtBoolEdit::QtBoolEdit  | 
          ( | 
          QWidget *  | 
          parent = 0 | ) | 
           | 
         
       
   | 
  
explicit   | 
  
 
 
      
        
          | bool QtBoolEdit::blockCheckBoxSignals  | 
          ( | 
          bool  | 
          block | ) | 
           | 
        
      
 
 
      
        
          | Qt::CheckState QtBoolEdit::checkState  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
      
        
          | bool QtBoolEdit::isChecked  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
  
  
      
        
          | void QtBoolEdit::mousePressEvent  | 
          ( | 
          QMouseEvent *  | 
          event | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | void QtBoolEdit::paintEvent  | 
          ( | 
          QPaintEvent *  | 
          e | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
      
        
          | void QtBoolEdit::setChecked  | 
          ( | 
          bool  | 
          c | ) | 
           | 
        
      
 
 
      
        
          | void QtBoolEdit::setCheckState  | 
          ( | 
          Qt::CheckState  | 
          state | ) | 
           | 
        
      
 
 
      
        
          | void QtBoolEdit::setTextVisible  | 
          ( | 
          bool  | 
          textVisible | ) | 
           | 
        
      
 
 
  
  
      
        
          | bool QtBoolEdit::textVisible  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void QtBoolEdit::toggled  | 
          ( | 
          bool  | 
          b | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
The documentation for this class was generated from the following file: