OpenCPN Partial API docs
Loading...
Searching...
No Matches
CanvasConfigSelect Class Reference
Inheritance diagram for CanvasConfigSelect:

Public Member Functions

 CanvasConfigSelect (wxWindow *parent, options *parentOptions, int id, wxBitmap &bmp, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize)
 
void OnMouseSelected (wxMouseEvent &event)
 
void SetSelected (bool selected)
 
void OnPaint (wxPaintEvent &event)
 
bool GetSelected ()
 

Detailed Description

Definition at line 697 of file options.h.

Constructor & Destructor Documentation

◆ CanvasConfigSelect()

CanvasConfigSelect::CanvasConfigSelect ( wxWindow *  parent,
options parentOptions,
int  id,
wxBitmap &  bmp,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize 
)

Definition at line 9310 of file options.cpp.

◆ ~CanvasConfigSelect()

CanvasConfigSelect::~CanvasConfigSelect ( )

Definition at line 9328 of file options.cpp.

Member Function Documentation

◆ GetSelected()

bool CanvasConfigSelect::GetSelected ( )
inline

Definition at line 708 of file options.h.

◆ OnMouseSelected()

void CanvasConfigSelect::OnMouseSelected ( wxMouseEvent &  event)

Definition at line 9330 of file options.cpp.

◆ OnPaint()

void CanvasConfigSelect::OnPaint ( wxPaintEvent &  event)

Definition at line 9354 of file options.cpp.

◆ SetSelected()

void CanvasConfigSelect::SetSelected ( bool  selected)

Definition at line 9340 of file options.cpp.


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