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 405 of file MarkInfo.h.

Constructor & Destructor Documentation

◆ SaveDefaultsDialog()

SaveDefaultsDialog::SaveDefaultsDialog ( MarkInfoDlg parent)

Definition at line 1713 of file MarkInfo.cpp.

Friends And Related Symbol Documentation

◆ MarkInfoDlg

friend class MarkInfoDlg
friend

Definition at line 406 of file MarkInfo.h.

Member Data Documentation

◆ ArrivalRCB

wxCheckBox* SaveDefaultsDialog::ArrivalRCB
protected

Definition at line 411 of file MarkInfo.h.

◆ IconCB

wxCheckBox* SaveDefaultsDialog::IconCB
protected

Definition at line 412 of file MarkInfo.h.

◆ NameCB

wxCheckBox* SaveDefaultsDialog::NameCB
protected

Definition at line 413 of file MarkInfo.h.

◆ RangRingsCB

wxCheckBox* SaveDefaultsDialog::RangRingsCB
protected

Definition at line 410 of file MarkInfo.h.

◆ ScaleCB

wxCheckBox* SaveDefaultsDialog::ScaleCB
protected

Definition at line 414 of file MarkInfo.h.

◆ stArrivalR

wxStaticText* SaveDefaultsDialog::stArrivalR
protected

Definition at line 416 of file MarkInfo.h.

◆ StaticText1

wxStaticText* SaveDefaultsDialog::StaticText1
protected

Definition at line 420 of file MarkInfo.h.

◆ stIcon

wxStaticText* SaveDefaultsDialog::stIcon
protected

Definition at line 417 of file MarkInfo.h.

◆ stName

wxStaticText* SaveDefaultsDialog::stName
protected

Definition at line 418 of file MarkInfo.h.

◆ stRR

wxStaticText* SaveDefaultsDialog::stRR
protected

Definition at line 415 of file MarkInfo.h.

◆ stScale

wxStaticText* SaveDefaultsDialog::stScale
protected

Definition at line 419 of file MarkInfo.h.


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