OpenCPN Partial API docs
Loading...
Searching...
No Matches
SaveDefaultsDialog Class Reference

Dialog for saving default waypoint properties. More...

#include <mark_info.h>

Inheritance diagram for SaveDefaultsDialog:

Public Member Functions

 SaveDefaultsDialog (MarkInfoDlg *parent)
 

Protected Attributes

wxCheckBox * RangRingsCB
 
wxCheckBox * ArrivalRCB
 
wxCheckBox * IconCB
 
wxCheckBox * NameCB
 
wxCheckBox * ScaleCB
 
wxStaticText * stRR
 
wxStaticText * stArrivalR
 
wxStaticText * stIcon
 
wxStaticText * stName
 
wxStaticText * stScale
 
wxStaticText * StaticText1
 

Friends

class MarkInfoDlg
 

Detailed Description

Dialog for saving default waypoint properties.

Allows users to select which properties of the current waypoint should be saved as defaults for future waypoints.

Definition at line 456 of file mark_info.h.

Constructor & Destructor Documentation

◆ SaveDefaultsDialog()

SaveDefaultsDialog::SaveDefaultsDialog ( MarkInfoDlg parent)

Definition at line 1759 of file mark_info.cpp.

Friends And Related Symbol Documentation

◆ MarkInfoDlg

friend class MarkInfoDlg
friend

Definition at line 457 of file mark_info.h.

Member Data Documentation

◆ ArrivalRCB

wxCheckBox* SaveDefaultsDialog::ArrivalRCB
protected

Definition at line 462 of file mark_info.h.

◆ IconCB

wxCheckBox* SaveDefaultsDialog::IconCB
protected

Definition at line 463 of file mark_info.h.

◆ NameCB

wxCheckBox* SaveDefaultsDialog::NameCB
protected

Definition at line 464 of file mark_info.h.

◆ RangRingsCB

wxCheckBox* SaveDefaultsDialog::RangRingsCB
protected

Definition at line 461 of file mark_info.h.

◆ ScaleCB

wxCheckBox* SaveDefaultsDialog::ScaleCB
protected

Definition at line 465 of file mark_info.h.

◆ stArrivalR

wxStaticText* SaveDefaultsDialog::stArrivalR
protected

Definition at line 467 of file mark_info.h.

◆ StaticText1

wxStaticText* SaveDefaultsDialog::StaticText1
protected

Definition at line 471 of file mark_info.h.

◆ stIcon

wxStaticText* SaveDefaultsDialog::stIcon
protected

Definition at line 468 of file mark_info.h.

◆ stName

wxStaticText* SaveDefaultsDialog::stName
protected

Definition at line 469 of file mark_info.h.

◆ stRR

wxStaticText* SaveDefaultsDialog::stRR
protected

Definition at line 466 of file mark_info.h.

◆ stScale

wxStaticText* SaveDefaultsDialog::stScale
protected

Definition at line 470 of file mark_info.h.


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