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

PG_PopupMenu::MenuItem Member List

This is the complete list of members for PG_PopupMenu::MenuItem, including all inherited members.
AcceptEvent(const SDL_Event *event)PG_MessageObject [protected, virtual]
captureObjectPG_MessageObject [protected, static]
disable()PG_PopupMenu::MenuItem [inline]
enable()PG_PopupMenu::MenuItem [inline]
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]
getCaption() const PG_PopupMenu::MenuItem [inline]
GetCapture()PG_MessageObject
getDisabled() const PG_PopupMenu::MenuItem [inline]
getId() const PG_PopupMenu::MenuItem [inline]
getNormal() const PG_PopupMenu::MenuItem [inline]
getSelected() const PG_PopupMenu::MenuItem [inline]
getSubMenu() const PG_PopupMenu::MenuItem [inline]
Height() const PG_PopupMenu::MenuItem [inline]
PG_Rect::Height()PG_Rect [inline]
indexPG_Rect
IntersectRect(const PG_Rect &p, const PG_Rect &c)PG_Rect [static]
IntersectRect(const PG_Rect &p) const PG_Rect
isDisabled() const PG_PopupMenu::MenuItem [inline]
isEnabled() const PG_PopupMenu::MenuItem [inline]
IsEnabled()PG_MessageObject
IsInside(const PG_Point &p, PG_Rect &r)PG_Rect [inline, static]
IsInside(const PG_Point &p)PG_Rect [inline]
isMute() const PG_PopupMenu::MenuItem [inline]
IsNull()PG_Rect [inline]
isPointInside(int x, int y)PG_PopupMenu::MenuItem
isSelected() const PG_PopupMenu::MenuItem [inline]
isSeparator() const PG_PopupMenu::MenuItem [inline]
isSubMenu() const PG_PopupMenu::MenuItem [inline]
measureItem(PG_Rect *rect, bool full=false)PG_PopupMenu::MenuItem
MenuItem(PG_PopupMenu *parent, char *caption, int id, MI_FLAGS flags)PG_PopupMenu::MenuItem
MenuItem(PG_PopupMenu *parent, char *caption, PG_PopupMenu *submenu)PG_PopupMenu::MenuItem
MenuItemSlot typedefPG_PopupMenu::MenuItem
MI_FLAGS enum namePG_PopupMenu::MenuItem
MIF_DISABLED enum valuePG_PopupMenu::MenuItem
MIF_NONE enum valuePG_PopupMenu::MenuItem
MIF_SEPARATOR enum valuePG_PopupMenu::MenuItem
MIF_SUBMENU enum valuePG_PopupMenu::MenuItem
moveTo(int x, int y)PG_PopupMenu::MenuItem [inline]
my_heightPG_Rect
my_nextPG_Rect [protected]
my_prevPG_Rect [protected]
my_quitEventLoopPG_MessageObject [protected, static]
my_widthPG_Rect
my_xposPG_Rect
my_yposPG_Rect
myCaptionPG_PopupMenu::MenuItem [protected]
myFlagsPG_PopupMenu::MenuItem [protected]
myIdPG_PopupMenu::MenuItem [protected]
myParentPG_PopupMenu::MenuItem [protected]
mySubMenuPG_PopupMenu::MenuItem [protected]
next()PG_Rect [inline]
nullPG_Rect [static]
objectListPG_MessageObject [protected, static]
operator PG_Point const &() const PG_PopupMenu::MenuItem [inline]
operator!=(const PG_Rect &r) const PG_Rect [inline]
operator/(PG_Rect &b)PG_Rect
PG_Rect::operator=(const SDL_Rect &src)PG_Rect
PG_Rect::operator=(const PG_Rect &src)PG_Rect
operator==(const PG_Rect &r) const PG_Rect [inline]
OverlapRect(const PG_Rect &p, const PG_Rect &c) const PG_Rect [inline]
OverlapRect(const PG_Rect &p) const PG_Rect [inline]
OverlapRect(PG_Rect *p)PG_Rect [inline]
paintDisabled(SDL_Surface *canvas, PG_Color *tcol, PG_Color *scol=NULL)PG_PopupMenu::MenuItem
paintNormal(SDL_Surface *canvas, PG_Color *tcol, PG_Color *scol=NULL)PG_PopupMenu::MenuItem
paintSelected(SDL_Surface *canvas, PG_Color *tcol, PG_Color *scol=NULL)PG_PopupMenu::MenuItem
PG_MessageObject()PG_MessageObject
PG_Rect(Sint16 x, Sint16 y, Uint16 w, Uint16 h)PG_Rect
PG_Rect()PG_Rect
PG_Rect(const PG_Rect &src)PG_Rect
PG_Rect(const SDL_Rect &src)PG_Rect
PG_RectList classPG_Rect [friend]
prev()PG_Rect [inline]
ProcessEvent(const SDL_Event *event)PG_MessageObject [virtual]
PumpIntoEventQueue(const SDL_Event *event)PG_MessageObject [static]
ReleaseCapture()PG_MessageObject
ReleaseInputFocus()PG_MessageObject
sDisabledPG_PopupMenu::MenuItem [protected]
select()PG_PopupMenu::MenuItem [inline]
selectedPG_PopupMenu::MenuItem [protected]
SetCapture()PG_MessageObject
SetInputFocus()PG_MessageObject
SetRect(Sint16 nx, Sint16 ny, Uint16 nw, Uint16 nh)PG_Rect [inline]
sigAppIdlePG_MessageObject
sigSelectMenuItemPG_PopupMenu::MenuItem
sNormalPG_PopupMenu::MenuItem [protected]
sSelectedPG_PopupMenu::MenuItem [protected]
TranslateNumpadKeys(SDL_KeyboardEvent *key)PG_MessageObject
unselect()PG_PopupMenu::MenuItem [inline]
WaitEvent(Uint32 delay=0)PG_MessageObject [static]
Width() const PG_PopupMenu::MenuItem [inline]
PG_Rect::Width()PG_Rect [inline]
~MenuItem()PG_PopupMenu::MenuItem
~PG_MessageObject()PG_MessageObject [virtual]
~PG_Rect()PG_Rect [virtual]


The ParaGUI Project - Alexander Pipelka