OpenCPN Partial API docs
Loading...
Searching...
No Matches
RncPanel Class Reference
Inheritance diagram for RncPanel:
Panel

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< Vertexvertexes
 

Detailed Description

Definition at line 245 of file chartcatalog.h.

Constructor & Destructor Documentation

◆ RncPanel()

RncPanel::RncPanel ( pugi::xml_node xmldata)

Definition at line 509 of file chartcatalog.cpp.

Member Data Documentation

◆ file_name

wxString RncPanel::file_name

Definition at line 252 of file chartcatalog.h.

◆ panel_title

wxString RncPanel::panel_title

Definition at line 251 of file chartcatalog.h.

◆ scale

int RncPanel::scale

Definition at line 253 of file chartcatalog.h.


The documentation for this class was generated from the following files: