vcf/ApplicationKit/ToolTipEvent.h File Reference
Namespaces | |
| namespace | VCF |
Classes | |
| class | VCF::ToolTipEvent |
| 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... | |
Defines | |
| #define | TOOLTIP_EVENT_TIP_REQESTED CUSTOM_EVENT_TYPES + 3000 |
Typedefs | |
| typedef Delegate1< ToolTipEvent * > | VCF::ToolTipDelegate |
| ToolTipEventHandler handles the following:. | |
| typedef ToolTipDelegate::ProcedureType | VCF::ToolTipHandler |
Define Documentation
|
|
|
