#include <qevent.h>

Public Member Functions |
|
| QHoverEvent (Type type, const QPoint &pos, const QPoint &oldPos) | |
| ~QHoverEvent () | |
| const QPoint & | pos () const |
| const QPoint & | oldPos () const |
Protected Attributes |
|
| QPoint | p |
| QPoint | op |
| QHoverEvent | ( | Type | type, |
| const QPoint & | pos, | ||
| const QPoint & | oldPos | ||
| ) |
| ~QHoverEvent | ( | ) |
| const QPoint& pos | ( | ) | const [inline] |
| const QPoint& oldPos | ( | ) | const [inline] |