In combination with plQtItemView this delegate allows for receiving the full range of mouse input.
More...
#include <ItemView.moc.h>
|
| plQtItemDelegate (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 plQtItemView this delegate allows for receiving the full range of mouse input.
The documentation for this class was generated from the following file: