#include <MyTableWidgetDelegate.h>
 | 
|   | MyTableWidgetDelegate (QObject *parent=nullptr) | 
|   | 
| void  | paint (QPainter *painter, const QStyleOptionViewItem &option, QModelIndex const &index) const override | 
|   | 
◆ MyTableWidgetDelegate()
  
  
      
        
          | MyTableWidgetDelegate::MyTableWidgetDelegate  | 
          ( | 
          QObject *  | 
          parent = nullptr | ) | 
           | 
         
       
   | 
  
explicit   | 
  
 
 
◆ paint()
  
  
      
        
          | void MyTableWidgetDelegate::paint  | 
          ( | 
          QPainter *  | 
          painter,  | 
         
        
           | 
           | 
          const QStyleOptionViewItem &  | 
          option,  | 
         
        
           | 
           | 
          QModelIndex const &  | 
          index  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
override   | 
  
 
 
The documentation for this class was generated from the following files: