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

Represents the Canvas Options dialog. More...

#include <CanvasOptions.h>

Inheritance diagram for CanvasOptions:

Public Member Functions

 CanvasOptions (wxWindow *parent)
 
void OnClose (wxCloseEvent &event)
 
void OnOptionChange (wxCommandEvent &event)
 
void RefreshControlValues (void)
 
void UpdateCanvasOptions (void)
 
void OnEraseBackground (wxEraseEvent &event)
 
void SetENCAvailable (bool avail)
 

Detailed Description

Represents the Canvas Options dialog.

Implements a dialog that allows users to configure various options for the chart canvas display.

Definition at line 120 of file CanvasOptions.h.

Constructor & Destructor Documentation

◆ CanvasOptions()

CanvasOptions::CanvasOptions ( wxWindow *  parent)

Definition at line 67 of file CanvasOptions.cpp.

Member Function Documentation

◆ OnClose()

void CanvasOptions::OnClose ( wxCloseEvent &  event)

Definition at line 348 of file CanvasOptions.cpp.

◆ OnEraseBackground()

void CanvasOptions::OnEraseBackground ( wxEraseEvent &  event)

Definition at line 346 of file CanvasOptions.cpp.

◆ OnOptionChange()

void CanvasOptions::OnOptionChange ( wxCommandEvent &  event)

Definition at line 353 of file CanvasOptions.cpp.

◆ RefreshControlValues()

void CanvasOptions::RefreshControlValues ( void  )

Definition at line 357 of file CanvasOptions.cpp.

◆ SetENCAvailable()

void CanvasOptions::SetENCAvailable ( bool  avail)

Definition at line 458 of file CanvasOptions.cpp.

◆ UpdateCanvasOptions()

void CanvasOptions::UpdateCanvasOptions ( void  )

Definition at line 463 of file CanvasOptions.cpp.


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