|
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 245 of file chartcatalog.h.
| RncPanel::RncPanel | ( | pugi::xml_node & | xmldata | ) |
Definition at line 509 of file chartcatalog.cpp.
| wxString RncPanel::file_name |
Definition at line 252 of file chartcatalog.h.
| wxString RncPanel::panel_title |
Definition at line 251 of file chartcatalog.h.
| int RncPanel::scale |
Definition at line 253 of file chartcatalog.h.