ImFusion SDK 4.3
DataWidgetItemDelegate Class Referenceabstract

#include <ImFusion/GUI/DataWidgetItemDelegate.h>

Base interface for a Qt item delegate that defines how the entries in a DataWidget are supposed to be shown. More...

+ Inheritance diagram for DataWidgetItemDelegate:

Detailed Description

Base interface for a Qt item delegate that defines how the entries in a DataWidget are supposed to be shown.

See also
DataWidget

Public Member Functions

virtual void resetHover ()=0
 Called if the parent DataWidget received a Qt::LeaveEvent to remove any potential hover effect renderings.
 

Member Function Documentation

◆ resetHover()

virtual void resetHover ( )
pure virtual

Called if the parent DataWidget received a Qt::LeaveEvent to remove any potential hover effect renderings.

Implemented in DefaultDataWidgetItemDelegate.


The documentation for this class was generated from the following file:
Search Tab / S to search, Esc to close