CTooltipSupport Class Reference
Generic Tooltip Support class.
More...
#include <ctooltipsupport.h>
List of all members.
Detailed Description
Generic Tooltip Support class.
Constructor & Destructor Documentation
- Parameters:
-
| frame | CFrame object |
| delay | tooltip delay time in milliseconds |
Member Function Documentation
void showTooltip |
( |
|
) |
[protected] |
void hideTooltip |
( |
|
) |
[protected] |
void onMouseEntered |
( |
CView * |
view, |
|
|
CFrame * |
frame | |
|
) |
| | [protected, virtual] |
void onMouseExited |
( |
CView * |
view, |
|
|
CFrame * |
frame | |
|
) |
| | [protected, virtual] |
void onMouseMoved |
( |
CFrame * |
frame, |
|
|
const CPoint & |
where | |
|
) |
| | [protected, virtual] |
void onMouseDown |
( |
CFrame * |
frame, |
|
|
const CPoint & |
where | |
|
) |
| | [protected, virtual] |
virtual void forget |
( |
|
) |
[inline, virtual, inherited] |
decrease refcount and delete object if refcount == 0
Reimplemented in CDrawContext.
virtual void remember |
( |
|
) |
[inline, virtual, inherited] |
long getNbReference |
( |
|
) |
const [inline, inherited] |
Member Data Documentation
The documentation for this class was generated from the following files: