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

Dialog for saving default waypoint properties. More...

#include <MarkInfo.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 465 of file MarkInfo.h.

Constructor & Destructor Documentation

◆ SaveDefaultsDialog()

SaveDefaultsDialog::SaveDefaultsDialog ( MarkInfoDlg parent)

Definition at line 1808 of file MarkInfo.cpp.

Friends And Related Symbol Documentation

◆ MarkInfoDlg

friend class MarkInfoDlg
friend

Definition at line 466 of file MarkInfo.h.

Member Data Documentation

◆ ArrivalRCB

wxCheckBox* SaveDefaultsDialog::ArrivalRCB
protected

Definition at line 471 of file MarkInfo.h.

◆ IconCB

wxCheckBox* SaveDefaultsDialog::IconCB
protected

Definition at line 472 of file MarkInfo.h.

◆ NameCB

wxCheckBox* SaveDefaultsDialog::NameCB
protected

Definition at line 473 of file MarkInfo.h.

◆ RangRingsCB

wxCheckBox* SaveDefaultsDialog::RangRingsCB
protected

Definition at line 470 of file MarkInfo.h.

◆ ScaleCB

wxCheckBox* SaveDefaultsDialog::ScaleCB
protected

Definition at line 474 of file MarkInfo.h.

◆ stArrivalR

wxStaticText* SaveDefaultsDialog::stArrivalR
protected

Definition at line 476 of file MarkInfo.h.

◆ StaticText1

wxStaticText* SaveDefaultsDialog::StaticText1
protected

Definition at line 480 of file MarkInfo.h.

◆ stIcon

wxStaticText* SaveDefaultsDialog::stIcon
protected

Definition at line 477 of file MarkInfo.h.

◆ stName

wxStaticText* SaveDefaultsDialog::stName
protected

Definition at line 478 of file MarkInfo.h.

◆ stRR

wxStaticText* SaveDefaultsDialog::stRR
protected

Definition at line 475 of file MarkInfo.h.

◆ stScale

wxStaticText* SaveDefaultsDialog::stScale
protected

Definition at line 479 of file MarkInfo.h.


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