Definition at line 731 of file options.h.
◆ ~ChartGroupsUI()
| ChartGroupsUI::~ChartGroupsUI |
( |
void |
| ) |
|
◆ AddEmptyGroupPage()
| wxTreeCtrl * ChartGroupsUI::AddEmptyGroupPage |
( |
const wxString & |
label | ) |
|
◆ BuildNotebookPages()
| void ChartGroupsUI::BuildNotebookPages |
( |
ChartGroupArray * |
pGroupArray | ) |
|
◆ ClearGroupPages()
| void ChartGroupsUI::ClearGroupPages |
( |
| ) |
|
◆ CloneChartGroupArray()
| ChartGroupArray * ChartGroupsUI::CloneChartGroupArray |
( |
ChartGroupArray * |
s | ) |
|
◆ CompleteInitialSettings()
| void ChartGroupsUI::CompleteInitialSettings |
( |
void |
| ) |
|
◆ CompletePanel()
| void ChartGroupsUI::CompletePanel |
( |
void |
| ) |
|
◆ CreatePanel()
| void ChartGroupsUI::CreatePanel |
( |
size_t |
parent, |
|
|
int |
border_size, |
|
|
int |
group_item_spacing |
|
) |
| |
◆ EmptyChartGroupArray()
| void ChartGroupsUI::EmptyChartGroupArray |
( |
ChartGroupArray * |
s | ) |
|
◆ OnAvailableSelection()
| void ChartGroupsUI::OnAvailableSelection |
( |
wxTreeEvent & |
event | ) |
|
◆ OnDeleteGroup()
| void ChartGroupsUI::OnDeleteGroup |
( |
wxCommandEvent & |
event | ) |
|
◆ OnGroupPageChange()
| void ChartGroupsUI::OnGroupPageChange |
( |
wxNotebookEvent & |
event | ) |
|
◆ OnInsertChartItem()
| void ChartGroupsUI::OnInsertChartItem |
( |
wxCommandEvent & |
event | ) |
|
◆ OnNewGroup()
| void ChartGroupsUI::OnNewGroup |
( |
wxCommandEvent & |
event | ) |
|
◆ OnNodeExpanded()
| void ChartGroupsUI::OnNodeExpanded |
( |
wxTreeEvent & |
event | ) |
|
◆ OnRemoveChartItem()
| void ChartGroupsUI::OnRemoveChartItem |
( |
wxCommandEvent & |
event | ) |
|
◆ PopulateTreeCtrl()
| void ChartGroupsUI::PopulateTreeCtrl |
( |
wxTreeCtrl * |
ptc, |
|
|
const wxArrayString & |
dir_array, |
|
|
const wxColour & |
col, |
|
|
wxFont * |
pFont = NULL |
|
) |
| |
◆ PopulateTrees()
| void ChartGroupsUI::PopulateTrees |
( |
void |
| ) |
|
◆ SetDBDirs()
| void ChartGroupsUI::SetDBDirs |
( |
ArrayOfCDI & |
array | ) |
|
|
inline |
◆ SetGroupArray()
| void ChartGroupsUI::SetGroupArray |
( |
ChartGroupArray * |
pGroupArray | ) |
|
|
inline |
◆ SetInitialSettings()
| void ChartGroupsUI::SetInitialSettings |
( |
void |
| ) |
|
◆ m_panel
| wxScrolledWindow* ChartGroupsUI::m_panel |
◆ m_settingscomplete
| bool ChartGroupsUI::m_settingscomplete |
◆ m_treespopulated
| bool ChartGroupsUI::m_treespopulated |
◆ m_UIcomplete
| bool ChartGroupsUI::m_UIcomplete |
◆ modified
| bool ChartGroupsUI::modified |
The documentation for this class was generated from the following files:
- /home/runner/work/main/main/opencpn/gui/include/gui/options.h
- /home/runner/work/main/main/opencpn/gui/src/options.cpp