VCF::ToolTipEvent Class Reference
The tooltip event is fired when tooltip text is being requested and/or just before the tooltip is ready to be shown, allowing the handler to customize the tooltip's data or presentation.
More...
#include <vcf/ApplicationKit/ToolTipEvent.h>
Inheritance diagram for VCF::ToolTipEvent:
List of all members.
Detailed Description
The tooltip event is fired when tooltip text is being requested and/or just before the tooltip is ready to be shown, allowing the handler to customize the tooltip's data or presentation.
Constructor & Destructor Documentation
| VCF::ToolTipEvent::ToolTipEvent |
( |
Object * |
source, |
|
|
const uint32 & |
type |
|
) |
[inline] |
|
| VCF::ToolTipEvent::ToolTipEvent |
( |
const ToolTipEvent & |
rhs |
) |
[inline] |
|
| virtual VCF::ToolTipEvent::~ToolTipEvent |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
| virtual Object* VCF::ToolTipEvent::clone |
( |
bool |
deep = false |
) |
[inline, virtual] |
|
Member Data Documentation
The documentation for this class was generated from the following file: