#include <multilistbox.h>
Inheritance diagram for MultiListBox:

Public Member Functions | |
| MultiListBox (PG_Widget *parent, const PG_Rect &r) | |
| PG_ListBox * | getListBox () |
| bool | all () |
| bool | none () |
|
||||||||||||
|
Definition at line 14 of file multilistbox.cpp. References all(), none(), PG_Rect::PG_Rect(), PG_ListBox::SetMultiSelect(), and PG_Widget::SetTransparency(). |
|
|
Definition at line 25 of file multilistbox.cpp. References PG_WidgetList::FindWidget(), and PG_Widget::Update(). Referenced by MultiListBox(). |
|
|
Definition at line 41 of file multilistbox.h. Referenced by PlayerSelector::getSelectedPlayers(), and PlayerSelector::setSelection(). |
|
|
Definition at line 36 of file multilistbox.cpp. References PG_WidgetList::FindWidget(), and PG_Widget::Update(). Referenced by MultiListBox(). |
1.4.2