|
OpenCPN Partial API docs
|
Public Member Functions | |
| RncPanel (pugi::xml_node &xmldata) | |
Public Member Functions inherited from Panel | |
| Panel (pugi::xml_node &xmldata) | |
Public Attributes | |
| wxString | panel_title |
| wxString | file_name |
| int | scale |
Public Attributes inherited from Panel | |
| int | panel_no |
| std::vector< Vertex > | vertexes |
Definition at line 249 of file chartcatalog.h.
| RncPanel::RncPanel | ( | pugi::xml_node & | xmldata | ) |
Definition at line 523 of file chartcatalog.cpp.
| wxString RncPanel::file_name |
Definition at line 256 of file chartcatalog.h.
| wxString RncPanel::panel_title |
Definition at line 255 of file chartcatalog.h.
| int RncPanel::scale |
Definition at line 257 of file chartcatalog.h.