#include <paradialog.h>
Inheritance diagram for SpecialDisplayWidget:

Public Types | |
| typedef SigC::Signal3< void, const PG_Rect &, const ASCString &, const PG_Rect & > | DisplayHook |
Public Member Functions | |
| SpecialDisplayWidget (PG_Widget *parent, const PG_Rect &rect) | |
| void | eventBlit (SDL_Surface *surface, const PG_Rect &src, const PG_Rect &dst) |
| overridable eventhandler to blit the widget contents to the screen | |
Public Attributes | |
| DisplayHook | display |
|
|
Definition at line 177 of file paradialog.h. |
|
||||||||||||
|
Definition at line 181 of file paradialog.h. |
|
||||||||||||||||
|
overridable eventhandler to blit the widget contents to the screen
Reimplemented from PG_Widget. Definition at line 186 of file paradialog.h. References display, and PG_Widget::GetName(). |
|
|
Definition at line 179 of file paradialog.h. Referenced by eventBlit(), OverviewMapPanel::OverviewMapPanel(), WeaponInfoLine::registerSpecialDisplay(), DashboardPanel::registerSpecialDisplay(), Weathercast::Weathercast(), and WeatherPanel::WeatherPanel(). |
1.4.2