#include <qtpropertybrowserutils_p.h>
Inherits QWidget.
◆ QtBoolEdit()
      
        
          | QtBoolEdit::QtBoolEdit  | 
          ( | 
          QWidget *  | 
          parent = nullptr | ) | 
           | 
        
      
 
 
◆ blockCheckBoxSignals()
      
        
          | bool QtBoolEdit::blockCheckBoxSignals  | 
          ( | 
          bool  | 
          block | ) | 
           | 
        
      
 
 
◆ checkState()
      
        
          | Qt::CheckState QtBoolEdit::checkState  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ isChecked()
      
        
          | bool QtBoolEdit::isChecked  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ mousePressEvent()
  
  
      
        
          | void QtBoolEdit::mousePressEvent  | 
          ( | 
          QMouseEvent *  | 
          event | ) | 
           | 
         
       
   | 
  
overrideprotected   | 
  
 
 
◆ paintEvent()
  
  
      
        
          | void QtBoolEdit::paintEvent  | 
          ( | 
          QPaintEvent *  | 
           | ) | 
           | 
         
       
   | 
  
overrideprotected   | 
  
 
 
◆ setChecked()
      
        
          | void QtBoolEdit::setChecked  | 
          ( | 
          bool  | 
          c | ) | 
           | 
        
      
 
 
◆ setCheckState()
      
        
          | void QtBoolEdit::setCheckState  | 
          ( | 
          Qt::CheckState  | 
          state | ) | 
           | 
        
      
 
 
◆ setTextVisible()
      
        
          | void QtBoolEdit::setTextVisible  | 
          ( | 
          bool  | 
          textVisible | ) | 
           | 
        
      
 
 
◆ textVisible()
  
  
      
        
          | bool QtBoolEdit::textVisible  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ toggled
  
  
      
        
          | void QtBoolEdit::toggled  | 
          ( | 
          bool  | 
           | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
◆ m_checkBox
  
  
      
        
          | QCheckBox* QtBoolEdit::m_checkBox | 
         
       
   | 
  
private   | 
  
 
 
◆ m_textVisible
  
  
      
        
          | bool QtBoolEdit::m_textVisible {true} | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: