Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Enumerations
BatchTrayIcon.cpp File Reference

declaration of tray/task bar icon for PTBatcherGUI More...

#include "BatchTrayIcon.h"
#include <wx/app.h>
#include <wx/menu.h>
#include "PTBatcherGUI.h"
Include dependency graph for BatchTrayIcon.cpp:

Go to the source code of this file.

Enumerations

enum  {
  ID_SHOWGUI =wxID_HIGHEST+101, ID_START =wxID_HIGHEST+102, ID_PAUSE =wxID_HIGHEST+103, ID_STOP =wxID_HIGHEST+104,
  ID_ADDPROJECT =wxID_HIGHEST+105, ID_ADDPROJECTASSISTANT =wxID_HIGHEST+106, ID_EXIT =wxID_HIGHEST+120
}
 
enum  { TIMER_BALLOON =wxID_HIGHEST+207 }
 

Detailed Description

declaration of tray/task bar icon for PTBatcherGUI

Author
T. Modes

Definition in file BatchTrayIcon.cpp.

Enumeration Type Documentation

anonymous enum
Enumerator
ID_SHOWGUI 
ID_START 
ID_PAUSE 
ID_STOP 
ID_ADDPROJECT 
ID_ADDPROJECTASSISTANT 
ID_EXIT 

Definition at line 33 of file BatchTrayIcon.cpp.

anonymous enum
Enumerator
TIMER_BALLOON 

Definition at line 139 of file BatchTrayIcon.cpp.