|
QGIS API Documentation 3.99.0-Master (e9821da5c6b)
|
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 189 of file qgsmeshdatasetgrouptreeview.h.
| QgsMeshDatasetGroupTreeItemDelegate::QgsMeshDatasetGroupTreeItemDelegate | ( | QObject * | parent = nullptr | ) |
Definition at line 338 of file qgsmeshdatasetgrouptreeview.cpp.
| QRect QgsMeshDatasetGroupTreeItemDelegate::iconRect | ( | const QRect & | rect, |
| bool | isVector ) const |
Icon rectangle for given item rectangle.
Definition at line 364 of file qgsmeshdatasetgrouptreeview.cpp.
|
override |
Definition at line 347 of file qgsmeshdatasetgrouptreeview.cpp.
|
override |
Definition at line 377 of file qgsmeshdatasetgrouptreeview.cpp.