#include <dashboard.h>
Inheritance diagram for WindInfoPanel:

Public Member Functions | |
| WindInfoPanel (PG_Widget *parent, const PG_Rect &r) | |
Protected Member Functions | |
| void | painter (const PG_Rect &src, const ASCString &name, const PG_Rect &dst) |
Definition at line 64 of file dashboard.h.
| WindInfoPanel::WindInfoPanel | ( | PG_Widget * | parent, | |
| const PG_Rect & | r | |||
| ) |
Definition at line 517 of file dashboard.cpp.
| void WindInfoPanel::painter | ( | const PG_Rect & | src, | |
| const ASCString & | name, | |||
| const PG_Rect & | dst | |||
| ) | [protected] |
Reimplemented from DashboardPanel.
1.5.1