Toolkit includes.  
 More...
#include <QmitkDoseVisualStyleDelegate.h>
 | 
|   | QmitkDoseVisualStyleDelegate (QObject *parent=nullptr) | 
|   | 
| void  | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const override | 
|   | 
| bool  | editorEvent (QEvent *event, QAbstractItemModel *model, const QStyleOptionViewItem &option, const QModelIndex &index) override | 
|   | 
Toolkit includes. 
An item delegate for rendering and editing dose visualization options. The delegate is used to handle aspects of a isodose level like visualization of the isodose lines or colorwash display. 
Definition at line 27 of file QmitkDoseVisualStyleDelegate.h.
 
◆ QmitkDoseVisualStyleDelegate()
  
  
      
        
          | QmitkDoseVisualStyleDelegate::QmitkDoseVisualStyleDelegate  | 
          ( | 
          QObject *  | 
          parent = nullptr | ) | 
           | 
         
       
   | 
  
explicit   | 
  
 
 
◆ editorEvent()
  
  
      
        
          | bool QmitkDoseVisualStyleDelegate::editorEvent  | 
          ( | 
          QEvent *  | 
          event,  | 
         
        
           | 
           | 
          QAbstractItemModel *  | 
          model,  | 
         
        
           | 
           | 
          const QStyleOptionViewItem &  | 
          option,  | 
         
        
           | 
           | 
          const QModelIndex &  | 
          index  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
override   | 
  
 
 
◆ paint()
  
  
      
        
          | void QmitkDoseVisualStyleDelegate::paint  | 
          ( | 
          QPainter *  | 
          painter,  | 
         
        
           | 
           | 
          const QStyleOptionViewItem &  | 
          option,  | 
         
        
           | 
           | 
          const QModelIndex &  | 
          index  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
override   | 
  
 
 
The documentation for this class was generated from the following file: