#include <QY2ListView.h>
Public Member Functions | |
QY2ListViewToolTip (QY2ListView *parent) | |
Protected Member Functions | |
virtual void | maybeTip (const QPoint &p) |
Protected Attributes | |
QY2ListView * | _listView |
|
Constructor. |
|
Decide if there is a tool tip text at 'p' and display it if there is one. Reimplemented from QToolTip. |
|
|