trayicon_win.cpp File Reference

Tray icon implementation on Win32. More...

#include <QApplication>
#include "trayicon_win.h"

Go to the source code of this file.

Defines

#define WM_NOTIFYICON   WM_APP
#define TRAY_ICON_ID   0

Variables

UINT WM_TASKBARCREATED


Detailed Description

Tray icon implementation on Win32.

Version:
Id

Definition in file trayicon_win.cpp.


Define Documentation

#define TRAY_ICON_ID   0

ID for our tray icon.

Definition at line 53 of file trayicon_win.cpp.

Referenced by TrayIconImpl::updateTrayIcon().

#define WM_NOTIFYICON   WM_APP

Message sent for events related to our icon.

Definition at line 52 of file trayicon_win.cpp.

Referenced by TrayIconImpl::updateTrayIcon(), and TrayIconImpl::winEvent().


Variable Documentation

UINT WM_TASKBARCREATED

Message sent when taskbar is created.

Definition at line 54 of file trayicon_win.cpp.

Referenced by TrayIconImpl::winEvent().


Generated on Wed Sep 5 15:49:28 2007 for Vidalia by  doxygen 1.5.3