ManiVault 1.0.0
A Flexible and Extensible Visual Analytics Framework for High-Dimensional Data
Loading...
Searching...
No Matches
hdps::gui::ItemDelegate Class Reference
Inheritance diagram for hdps::gui::ItemDelegate:

Public Member Functions

 ItemDelegate (QObject *parent=nullptr)
 

Protected Member Functions

void initStyleOption (QStyleOptionViewItem *option, const QModelIndex &index) const override
 

Detailed Description

Tree view item delegate class for overriding painting of toggle columns

Constructor & Destructor Documentation

◆ ItemDelegate()

hdps::gui::ItemDelegate::ItemDelegate ( QObject *  parent = nullptr)
inlineexplicit

Constructor

Parameters
parentPointer to parent object

Member Function Documentation

◆ initStyleOption()

void hdps::gui::ItemDelegate::initStyleOption ( QStyleOptionViewItem *  option,
const QModelIndex &  index 
) const
inlineoverrideprotected

Init the style option(s) for the item delegate (we override the options to paint disabled when not visible etc.)


The documentation for this class was generated from the following file: