|
| CDI (wxWindow *parent, wxWindowID id, long style, const wxString &name) |
|
void | OnPaint (wxPaintEvent &event) |
|
void | SetColorScheme (ColorScheme cs) |
|
void | MouseEvent (wxMouseEvent &event) |
|
|
wxBrush * | m_pbackBrush |
|
wxBrush * | m_proadBrush |
|
wxPen * | m_proadPen |
|
Definition at line 50 of file concanv.h.
◆ OnPaint()
void CDI::OnPaint |
( |
wxPaintEvent & |
event | ) |
|
mdc.DrawLine( xc1, yc1, xc2, yc2 );
Definition at line 684 of file concanv.cpp.
The documentation for this class was generated from the following files:
- /home/runner/work/OpenCPN/OpenCPN/gui/include/gui/concanv.h
- /home/runner/work/OpenCPN/OpenCPN/gui/src/concanv.cpp