
Public Member Functions | |
| TechAdapterWidget (PG_Widget *parent, const PG_Point &pos, int width, const ASCString &adapterName) | |
| ASCString | getName () const |
Protected Member Functions | |
| void | display (SDL_Surface *surface, const PG_Rect &src, const PG_Rect &dst) |
Definition at line 38 of file edittechadapter.cpp.
| TechAdapterWidget::TechAdapterWidget | ( | PG_Widget * | parent, | |
| const PG_Point & | pos, | |||
| int | width, | |||
| const ASCString & | adapterName | |||
| ) | [inline] |
Definition at line 42 of file edittechadapter.cpp.
| ASCString TechAdapterWidget::getName | ( | ) | const [inline, virtual] |
Implements SelectionWidget.
Definition at line 50 of file edittechadapter.cpp.
Referenced by TechAdapterSelectionItemFactory::itemSelected().
| void TechAdapterWidget::display | ( | SDL_Surface * | surface, | |
| const PG_Rect & | src, | |||
| const PG_Rect & | dst | |||
| ) | [inline, protected, virtual] |
1.5.1