
Public Member Functions | |
| ListBoxImageItem (PG_ListBox *parent, PG_Point pos, SelectionType s) | |
| bool | eventMouseButtonUp (const SDL_MouseButtonEvent *button) |
| Overridable Eventhandler for a SDL_MouseButtonEvent message. | |
Public Attributes | |
| SigC::Signal1< void, SelectionType > | sigSet |
|
||||||||||||||||||||
|
Definition at line 85 of file alliancesetup.cpp. References diplomaticStateIconSize, diplomaticStateIconSpace, getDiplomaticStateImage(), IconRepository::getIcon(), PG_Label::PG_Label(), and PG_Rect::PG_Rect(). |
|
||||||||||
|
Overridable Eventhandler for a SDL_MouseButtonEvent message. This handler is called when a mouse button is released. The default implementation returns 'false' which indicates that this message is not processed by this object.
Reimplemented from PG_ListBoxBaseItem. Definition at line 93 of file alliancesetup.cpp. References PG_ListBoxBaseItem::GetParent(), PG_Widget::IsVisible(), PG_Widget::QuitModal(), PG_ListBox::SelectItem(), and ListBoxImageItem< SelectionType >::sigSet. |
|
|||||
|
Definition at line 91 of file alliancesetup.cpp. Referenced by ListBoxImageItem< SelectionType >::eventMouseButtonUp(), and DiplomaticModeChooser< SelectionType >::selectMode(). |
1.4.2