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

Public Member Functions | |
| MapInfoPanel (PG_Widget *parent, const PG_Rect &r, MapDisplayPG *mapDisplay) | |
Protected Member Functions | |
| void | painter (const PG_Rect &src, const ASCString &name, const PG_Rect &dst) |
Definition at line 85 of file dashboard.h.
| MapInfoPanel::MapInfoPanel | ( | PG_Widget * | parent, | |
| const PG_Rect & | r, | |||
| MapDisplayPG * | mapDisplay | |||
| ) |
Definition at line 848 of file dashboard.cpp.
References MapDisplayPG::getZoom(), MapDisplayPG::layerActive(), MapDisplayPG::layerChanged, and MapDisplayPG::newZoom.
| void MapInfoPanel::painter | ( | const PG_Rect & | src, | |
| const ASCString & | name, | |||
| const PG_Rect & | dst | |||
| ) | [protected] |
Reimplemented from DashboardPanel.
1.5.1