
Public Member Functions | |
| void | Lock () |
| void | Unlock () |
| SmallButtonHolder (PG_Widget *parent, const PG_Rect &rect) | |
| bool | eventMouseMotion (const SDL_MouseMotionEvent *motion) |
| bool | eventMouseButtonDown (const SDL_MouseButtonEvent *button) |
| bool | eventMouseButtonUp (const SDL_MouseButtonEvent *button) |
| bool | ProcessEvent (const SDL_Event *event, bool bModal) |
| bool | ProcessEvent (const SDL_Event *event) |
Definition at line 291 of file guiiconhandler.cpp.
| SmallButtonHolder::SmallButtonHolder | ( | PG_Widget * | parent, | |
| const PG_Rect & | rect | |||
| ) | [inline] |
Definition at line 297 of file guiiconhandler.cpp.
| void SmallButtonHolder::Lock | ( | ) | [inline] |
| void SmallButtonHolder::Unlock | ( | ) | [inline] |
Definition at line 295 of file guiiconhandler.cpp.
Referenced by NewGuiHost::clearSmallIcons(), eventMouseButtonUp(), and ProcessEvent().
| bool SmallButtonHolder::eventMouseMotion | ( | const SDL_MouseMotionEvent * | motion | ) | [inline] |
Definition at line 298 of file guiiconhandler.cpp.
| bool SmallButtonHolder::eventMouseButtonDown | ( | const SDL_MouseButtonEvent * | button | ) | [inline] |
Definition at line 299 of file guiiconhandler.cpp.
| bool SmallButtonHolder::eventMouseButtonUp | ( | const SDL_MouseButtonEvent * | button | ) | [inline] |
| bool SmallButtonHolder::ProcessEvent | ( | const SDL_Event * | event, | |
| bool | bModal | |||
| ) | [inline] |
| bool SmallButtonHolder::ProcessEvent | ( | const SDL_Event * | event | ) | [inline] |
1.5.1