#include <tooltip_handler.hpp>
Collaboration diagram for CTooltip:

Definition at line 76 of file tooltip_handler.hpp.
Public Member Functions | |
| CTooltip () | |
| ~CTooltip () | |
| void | SetText (const string &text) |
| void | SetHost (ITooltipHandlerHost *host) |
| bool | NewText () |
| void | Off () |
| void | On () |
| void | HideAndShow () |
| void | Notify () |
Protected Attributes | |
| bool | m_bNewText |
| string | m_Text |
| ITooltipHandlerHost * | m_Host |
|
|
Definition at line 83 of file tooltip_handler.hpp. References m_bNewText, and m_Text. |
|
|
Definition at line 89 of file tooltip_handler.hpp. |
|
|
Definition at line 123 of file tooltip_handler.hpp. References Off(). Referenced by CTooltipHandler::OnMotion(). |
|
|
Definition at line 105 of file tooltip_handler.hpp. References m_bNewText. Referenced by CTooltipHandler::OnMotion(). |
|
|
Definition at line 130 of file tooltip_handler.hpp. References On(). |
|
|
Definition at line 111 of file tooltip_handler.hpp. References _T, m_Host, and ITooltipHandlerHost::TC_GetWindow(). Referenced by HideAndShow(), CTooltipHandler::OnKeyDown(), CTooltipHandler::OnKillFocus(), CTooltipHandler::OnLeftDown(), CTooltipHandler::OnMotion(), CTooltipHandler::OnMouseCaptureLost(), and CTooltipHandler::OnRightDown(). |
|
|
Definition at line 117 of file tooltip_handler.hpp. References m_Host, m_Text, ITooltipHandlerHost::TC_GetWindow(), and ToWxString(). Referenced by Notify(), and CTooltipHandler::OnMotion(). |
|
|
Definition at line 99 of file tooltip_handler.hpp. References m_Host. Referenced by CTooltipHandler::SetHost(). |
|
|
Definition at line 92 of file tooltip_handler.hpp. References m_bNewText, and m_Text. Referenced by CTooltipHandler::OnMotion(). |
|
|
Definition at line 79 of file tooltip_handler.hpp. Referenced by CTooltip(), NewText(), and SetText(). |
|
|
Definition at line 81 of file tooltip_handler.hpp. |
|
|
Definition at line 80 of file tooltip_handler.hpp. Referenced by CTooltip(), On(), and SetText(). |
1.4.6
Modified on Mon Dec 07 16:24:16 2009 by modify_doxy.py rev. 173732