#include <AcTrayItemBubbleWindowControl.h>
◆ anonymous enum
| Enumerator |
|---|
| BUBBLE_WINDOW_ICON_NONE | |
| BUBBLE_WINDOW_ICON_INFORMATION | |
| BUBBLE_WINDOW_ICON_CRITICAL | |
| BUBBLE_WINDOW_ICON_WARNING | |
Definition at line 48 of file AcTrayItemBubbleWindowControl.h.
◆ anonymous enum
| Enumerator |
|---|
| BUBBLE_WINDOW_ERROR_NO_CREATE | |
| BUBBLE_WINDOW_ERROR_NO_ICONS | |
| BUBBLE_WINDOW_ERROR_NO_NOTIFICATIONS | |
| BUBBLE_WINDOW_CLOSE | |
| BUBBLE_WINDOW_TIME_OUT | |
| BUBBLE_WINDOW_HYPERLINK_CLICK | |
| BUBBLE_WINDOW_DOCUMENT_DEACTIVATED | |
Definition at line 56 of file AcTrayItemBubbleWindowControl.h.
◆ AcTrayItemBubbleWindowControl() [1/2]
◆ AcTrayItemBubbleWindowControl() [2/2]
| AcTrayItemBubbleWindowControl::AcTrayItemBubbleWindowControl |
( |
void | | ) |
|
◆ ~AcTrayItemBubbleWindowControl()
| AcTrayItemBubbleWindowControl::~AcTrayItemBubbleWindowControl |
( |
void | | ) |
|
◆ GetCallbackData()
◆ GetCallbackFunc()
◆ GetHyperLink()
| const CString & AcTrayItemBubbleWindowControl::GetHyperLink |
( |
| ) |
|
◆ GetHyperText()
| const CString & AcTrayItemBubbleWindowControl::GetHyperText |
( |
| ) |
|
◆ GetIconType()
| int AcTrayItemBubbleWindowControl::GetIconType |
( |
| ) |
const |
◆ GetText()
| const CString & AcTrayItemBubbleWindowControl::GetText |
( |
| ) |
|
◆ GetText2()
| const CString & AcTrayItemBubbleWindowControl::GetText2 |
( |
| ) |
const |
◆ GetTitle()
| const CString & AcTrayItemBubbleWindowControl::GetTitle |
( |
| ) |
|
◆ SetCallback()
◆ SetHyperLink()
| void AcTrayItemBubbleWindowControl::SetHyperLink |
( |
const CString & | strHyperLink | ) |
|
◆ SetHyperText()
| void AcTrayItemBubbleWindowControl::SetHyperText |
( |
const CString & | strHyperText | ) |
|
◆ SetIconType()
| void AcTrayItemBubbleWindowControl::SetIconType |
( |
int | nIconType | ) |
|
◆ SetText()
| void AcTrayItemBubbleWindowControl::SetText |
( |
const CString & | strText | ) |
|
◆ SetText2()
| void AcTrayItemBubbleWindowControl::SetText2 |
( |
const CString & | strText2 | ) |
|
◆ SetTitle()
| void AcTrayItemBubbleWindowControl::SetTitle |
( |
const CString & | strTitle | ) |
|
The documentation for this class was generated from the following file: