This class is used to define the Query Builder Tree Widget.  
 More...
#include <QueryBuilderTreeWidget.h>
This class is used to define the Query Builder Tree Widget. 
Definition at line 67 of file QueryBuilderTreeWidget.h.
 
◆ QueryBuilderTreeWidget()
      
        
          | te::qt::widgets::QueryBuilderTreeWidget::QueryBuilderTreeWidget  | 
          ( | 
          QWidget *  | 
          parent | ) | 
           | 
        
      
 
 
◆ onRowsInserted
  
  
      
        
          | void te::qt::widgets::QueryBuilderTreeWidget::onRowsInserted  | 
          ( | 
          QModelIndex  | 
          parent,  | 
         
        
           | 
           | 
          int  | 
          start,  | 
         
        
           | 
           | 
          int  | 
          end  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ setItemWidget()
      
        
          | void te::qt::widgets::QueryBuilderTreeWidget::setItemWidget  | 
          ( | 
          QTreeWidgetItem *  | 
          item,  | 
        
        
           | 
           | 
          int  | 
          column,  | 
        
        
           | 
           | 
          QWidget *  | 
          widget  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ m_allWidgets
  
  
      
        
          | QWidgetList te::qt::widgets::QueryBuilderTreeWidget::m_allWidgets | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: