XII Release 0.1.0
Loading...
Searching...
No Matches
xiiQtItemDelegate Class Reference

In combination with xiiQtItemView this delegate allows for receiving the full range of mouse input. More...

#include <ItemView.moc.h>

Inheritance diagram for xiiQtItemDelegate:
[legend]

Public Member Functions

 xiiQtItemDelegate (QObject *pParent=nullptr)
 
virtual bool mouseHoverEvent (QHoverEvent *pEvent, const QStyleOptionViewItem &option, const QModelIndex &index)
 
virtual bool mousePressEvent (QMouseEvent *pEvent, const QStyleOptionViewItem &option, const QModelIndex &index)
 
virtual bool mouseReleaseEvent (QMouseEvent *pEvent, const QStyleOptionViewItem &option, const QModelIndex &index)
 
virtual bool mouseDoubleClickEvent (QMouseEvent *pEvent, const QStyleOptionViewItem &option, const QModelIndex &index)
 
virtual bool mouseMoveEvent (QMouseEvent *pEvent, const QStyleOptionViewItem &option, const QModelIndex &index)
 

Detailed Description

In combination with xiiQtItemView this delegate allows for receiving the full range of mouse input.


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