ReactOS 0.4.16-dev-1041-g8b6907f
|
This is the complete list of members for CBalloonQueue, including all inherited members.
BalloonsTimerId | CBalloonQueue | static |
CBalloonQueue() | CBalloonQueue | |
Close(IN OUT InternalIconData *notifyItem, IN UINT uReason) | CBalloonQueue | private |
CloseCurrent() | CBalloonQueue | |
CooldownBetweenBalloons | CBalloonQueue | static |
Deinit() | CBalloonQueue | |
IndexOf(InternalIconData *pdata) | CBalloonQueue | private |
Init(HWND hwndParent, CNotifyToolbar *toolbar, CTooltips *balloons) | CBalloonQueue | |
m_current | CBalloonQueue | private |
m_currentClosed | CBalloonQueue | private |
m_hwndParent | CBalloonQueue | private |
m_queue | CBalloonQueue | private |
m_timer | CBalloonQueue | private |
m_toolbar | CBalloonQueue | private |
m_tooltips | CBalloonQueue | private |
MaxTimeout | CBalloonQueue | static |
MinTimeout | CBalloonQueue | static |
OnTimer(int timerId) | CBalloonQueue | |
RemoveInfo(InternalIconData *notifyItem) | CBalloonQueue | |
SetTimer(int length) | CBalloonQueue | private |
Show(Info &info) | CBalloonQueue | private |
TimerInterval | CBalloonQueue | static |
UpdateInfo(InternalIconData *notifyItem) | CBalloonQueue |