In combination with xiiQtItemView this delegate allows for receiving the full range of mouse input.
More...
#include <ItemView.moc.h>
|
| 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) |
|
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:
- /home/runner/work/XII/XII/Source/Tools/Libs/GuiFoundation/Widgets/ItemView.moc.h