| 
    QGIS API Documentation 3.99.0-Master (f78f5286a64)
    
   | 
 
Delegate to display tree item with a contours and vector selector. More...
#include <qgsmeshdatasetgrouptreeview.h>

Public Member Functions | |
| QgsMeshDatasetGroupTreeItemDelegate (QObject *parent=nullptr) | |
| QRect | iconRect (const QRect &rect, bool isVector) const | 
| Icon rectangle for given item rectangle.   | |
| void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const override | 
| QSize | sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const override | 
Delegate to display tree item with a contours and vector selector.
Definition at line 188 of file qgsmeshdatasetgrouptreeview.h.
| QgsMeshDatasetGroupTreeItemDelegate::QgsMeshDatasetGroupTreeItemDelegate | ( | QObject * | parent = nullptr | ) | 
Definition at line 335 of file qgsmeshdatasetgrouptreeview.cpp.
| QRect QgsMeshDatasetGroupTreeItemDelegate::iconRect | ( | const QRect & | rect, | 
| bool | isVector | ||
| ) | const | 
Icon rectangle for given item rectangle.
Definition at line 361 of file qgsmeshdatasetgrouptreeview.cpp.
      
  | 
  override | 
Definition at line 344 of file qgsmeshdatasetgrouptreeview.cpp.
      
  | 
  override | 
Definition at line 374 of file qgsmeshdatasetgrouptreeview.cpp.