#include <multilistbox.h>
Inheritance diagram for PG_ListBoxDataItem< T >:

Public Types | |
| typedef T | DataType |
Public Member Functions | |
| PG_ListBoxDataItem (PG_Widget *parent, int height, const std::string &text, const T &data, SDL_Surface *icon=NULL) | |
| T | getData () |
|
|||||
|
Definition at line 27 of file multilistbox.h. |
|
||||||||||||||||||||||||||||
|
Definition at line 31 of file multilistbox.h. |
|
|||||||||
|
Definition at line 32 of file multilistbox.h. Referenced by PlayerSelector::getSelectedPlayers(). |
1.4.2