|
Hugintrunk
0.1
|
declaration of tray/task bar icon for PTBatcherGUI More...
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 } |
declaration of tray/task bar icon for PTBatcherGUI
Definition in file BatchTrayIcon.cpp.
| 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 140 of file BatchTrayIcon.cpp.
1.8.5