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