Public Member Functions | |
| ListBoxImageItem (PG_ListBox *parent, PG_Point pos, SelectionType s) | |
| bool | eventMouseButtonUp (const SDL_MouseButtonEvent *button) |
Public Attributes | |
| SigC::Signal1< void, SelectionType > | sigSet |
Definition at line 83 of file alliancesetup.cpp.
| ListBoxImageItem< SelectionType >::ListBoxImageItem | ( | PG_ListBox * | parent, | |
| PG_Point | pos, | |||
| SelectionType | s | |||
| ) | [inline] |
Definition at line 86 of file alliancesetup.cpp.
References diplomaticStateIconSize, diplomaticStateIconSpace, getDiplomaticStateImage(), and IconRepository::getIcon().
| bool ListBoxImageItem< SelectionType >::eventMouseButtonUp | ( | const SDL_MouseButtonEvent * | button | ) | [inline] |
Definition at line 94 of file alliancesetup.cpp.
References ListBoxImageItem< SelectionType >::sigSet.
| SigC::Signal1<void,SelectionType> ListBoxImageItem< SelectionType >::sigSet |
Definition at line 92 of file alliancesetup.cpp.
Referenced by ListBoxImageItem< SelectionType >::eventMouseButtonUp().
1.5.1