|
xoblite™ / Blackbox for Windows bb5 | RC6 preview | 0.25.2.14
http://xoblite.net/
|
Classes | |
| class | Menu |
Macros | |
| #define | HIDE_OTHERS 2 |
| #define | HIDE_CHILDREN 1 |
| #define | HIDE_THIS 0 |
| #define | HIDE_PARENTS -1 |
| #define | ALIGN_LEFT 1 |
| #define | ALIGN_TOP 1 |
| #define | ALIGN_CENTER 0 |
| #define | ALIGN_RIGHT -1 |
| #define | ALIGN_BOTTOM -1 |
| #define | MENU_TRACK_MOUSE_TIMER 4437 |
| #define | GET_X_LPARAM(lp) |
| #define | GET_Y_LPARAM(lp) |
Typedefs | |
| typedef vector< MenuItem * >::iterator | MENUITERATOR |
| #define HIDE_OTHERS 2 |
| #define HIDE_CHILDREN 1 |
| #define HIDE_THIS 0 |
| #define HIDE_PARENTS -1 |
| #define ALIGN_LEFT 1 |
| #define ALIGN_TOP 1 |
| #define ALIGN_CENTER 0 |
| #define ALIGN_RIGHT -1 |
| #define ALIGN_BOTTOM -1 |
| #define MENU_TRACK_MOUSE_TIMER 4437 |
| #define GET_X_LPARAM | ( | lp | ) |
| #define GET_Y_LPARAM | ( | lp | ) |
| typedef vector<MenuItem*>::iterator MENUITERATOR |