Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

PG_MessageObject Member List

This is the complete list of members for PG_MessageObject, including all inherited members.
AcceptEvent(const SDL_Event *event)PG_MessageObject [protected, virtual]
captureObjectPG_MessageObject [protected, static]
EnableReceiver(bool enable)PG_MessageObject
eventActive(const SDL_ActiveEvent *active)PG_MessageObject [protected, virtual]
eventIdle()PG_MessageObject [protected, virtual]
eventInputFocusLost(PG_MessageObject *newfocus)PG_MessageObject [protected, virtual]
eventKeyDown(const SDL_KeyboardEvent *key)PG_MessageObject [protected, virtual]
eventKeyUp(const SDL_KeyboardEvent *key)PG_MessageObject [protected, virtual]
eventMouseButtonDown(const SDL_MouseButtonEvent *button)PG_MessageObject [protected, virtual]
eventMouseButtonUp(const SDL_MouseButtonEvent *button)PG_MessageObject [protected, virtual]
eventMouseMotion(const SDL_MouseMotionEvent *motion)PG_MessageObject [protected, virtual]
eventQuit(int id, PG_MessageObject *widget, unsigned long data)PG_MessageObject [protected, virtual]
eventQuitModal(int id, PG_MessageObject *widget, unsigned long data)PG_MessageObject [protected, virtual]
eventResize(const SDL_ResizeEvent *event)PG_MessageObject [protected, virtual]
eventSysWM(const SDL_SysWMEvent *syswm)PG_MessageObject [protected, virtual]
GetCapture()PG_MessageObject
IsEnabled()PG_MessageObject
my_quitEventLoopPG_MessageObject [protected, static]
objectListPG_MessageObject [protected, static]
PG_Application classPG_MessageObject [friend]
PG_MessageObject()PG_MessageObject
ProcessEvent(const SDL_Event *event)PG_MessageObject [virtual]
PumpIntoEventQueue(const SDL_Event *event)PG_MessageObject [static]
ReleaseCapture()PG_MessageObject
ReleaseInputFocus()PG_MessageObject
SetCapture()PG_MessageObject
SetInputFocus()PG_MessageObject
sigAppIdlePG_MessageObject
TranslateNumpadKeys(SDL_KeyboardEvent *key)PG_MessageObject
WaitEvent(Uint32 delay=0)PG_MessageObject [static]
~PG_MessageObject()PG_MessageObject [virtual]


The ParaGUI Project - Alexander Pipelka