Special filter to handle tooltip events.
More...
#include <kitemviewtooltiphandler.h>
|
void | tooltipRequested (QHelpEvent *, const QModelIndex &) const |
| Signal emitted when a tooltip is requested on a specific index.
|
|
|
bool | eventFilter (QObject *obj, QEvent *event) override |
|
Special filter to handle tooltip events.
◆ KItemViewToolTipHandler()
KItemViewToolTipHandler::KItemViewToolTipHandler |
( |
QAbstractItemView * | view | ) |
|
|
explicit |
◆ eventFilter()
bool KItemViewToolTipHandler::eventFilter |
( |
QObject * | obj, |
|
|
QEvent * | event ) |
|
overrideprotected |
◆ tooltipRequested
void KItemViewToolTipHandler::tooltipRequested |
( |
QHelpEvent * | , |
|
|
const QModelIndex & | ) const |
|
signal |
Signal emitted when a tooltip is requested on a specific index.
The documentation for this class was generated from the following file: