SystemTrayIconComponent::Pimpl::Pimpl |
( |
const Image & |
im, |
|
|
Window |
windowH |
|
) |
| |
|
inline |
SystemTrayIconComponent::Pimpl::Pimpl |
( |
SystemTrayIconComponent & |
iconComp, |
|
|
const Image & |
im |
|
) |
| |
|
inline |
SystemTrayIconComponent::Pimpl::~Pimpl |
( |
| ) |
|
|
inline |
SystemTrayIconComponent::Pimpl::Pimpl |
( |
SystemTrayIconComponent & |
owner_, |
|
|
HICON |
hicon, |
|
|
HWND |
hwnd |
|
) |
| |
|
inline |
SystemTrayIconComponent::Pimpl::~Pimpl |
( |
| ) |
|
|
inline |
static Pimpl* SystemTrayIconComponent::Pimpl::getPimpl |
( |
HWND |
hwnd | ) |
|
|
inlinestatic |
void SystemTrayIconComponent::Pimpl::handleStatusItemAction |
( |
NSEvent * |
e | ) |
|
|
inline |
void SystemTrayIconComponent::Pimpl::handleTaskBarEvent |
( |
const LPARAM |
lParam | ) |
|
|
inline |
static LRESULT CALLBACK SystemTrayIconComponent::Pimpl::hookedWndProc |
( |
HWND |
hwnd, |
|
|
UINT |
message, |
|
|
WPARAM |
wParam, |
|
|
LPARAM |
lParam |
|
) |
| |
|
inlinestatic |
void SystemTrayIconComponent::Pimpl::setHighlighted |
( |
bool |
shouldHighlight | ) |
|
|
inline |
void SystemTrayIconComponent::Pimpl::setToolTip |
( |
const String & |
toolTip | ) |
|
|
inline |
void SystemTrayIconComponent::Pimpl::updateIcon |
( |
const Image & |
newImage | ) |
|
|
inline |
void SystemTrayIconComponent::Pimpl::updateIcon |
( |
HICON |
hicon | ) |
|
|
inline |
LRESULT SystemTrayIconComponent::Pimpl::windowProc |
( |
HWND |
hwnd, |
|
|
UINT |
message, |
|
|
WPARAM |
wParam, |
|
|
LPARAM |
lParam |
|
) |
| |
|
inline |
NOTIFYICONDATA SystemTrayIconComponent::Pimpl::iconData |
Image SystemTrayIconComponent::Pimpl::image |
SystemTrayIconComponent & SystemTrayIconComponent::Pimpl::owner |
NSStatusItem* SystemTrayIconComponent::Pimpl::statusItem |
The documentation for this class was generated from the following files: