|
| | DashboardInstrument_Depth (wxWindow *parent, wxWindowID id, wxString title, InstrumentProperties *Properties) |
| |
| wxSize | GetSize (int orient, wxSize hint) |
| |
| void | SetData (DASH_CAP, double, wxString) |
| |
| | DashboardInstrument (wxWindow *pparent, wxWindowID id, wxString title, DASH_CAP cap_flag, InstrumentProperties *Properties=NULL) |
| |
| CapType | GetCapacity () |
| |
| void | OnEraseBackground (wxEraseEvent &WXUNUSED(evt)) |
| |
| void | OnPaint (wxPaintEvent &WXUNUSED(event)) |
| |
| void | SetDrawSoloInPane (bool value) |
| |
| void | MouseEvent (wxMouseEvent &event) |
| |
| void | OnLeftUp (wxMouseEvent &event) |
| |
| void | SetCapFlag (DASH_CAP val) |
| |
| bool | HasCapFlag (DASH_CAP val) |
| |
Definition at line 49 of file depth.h.
◆ DashboardInstrument_Depth()
| DashboardInstrument_Depth::DashboardInstrument_Depth |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id, |
|
|
wxString |
title, |
|
|
InstrumentProperties * |
Properties |
|
) |
| |
◆ ~DashboardInstrument_Depth()
| DashboardInstrument_Depth::~DashboardInstrument_Depth |
( |
void |
| ) |
|
|
inline |
◆ Draw()
| void DashboardInstrument_Depth::Draw |
( |
wxGCDC * |
dc | ) |
|
|
protectedvirtual |
◆ DrawBackground()
| void DashboardInstrument_Depth::DrawBackground |
( |
wxGCDC * |
dc | ) |
|
|
protected |
◆ DrawForeground()
| void DashboardInstrument_Depth::DrawForeground |
( |
wxGCDC * |
dc | ) |
|
|
protected |
◆ GetSize()
| wxSize DashboardInstrument_Depth::GetSize |
( |
int |
orient, |
|
|
wxSize |
hint |
|
) |
| |
|
virtual |
◆ SetData()
| void DashboardInstrument_Depth::SetData |
( |
DASH_CAP |
st, |
|
|
double |
data, |
|
|
wxString |
unit |
|
) |
| |
|
virtual |
◆ m_ArrayDepth
| double DashboardInstrument_Depth::m_ArrayDepth[DEPTH_RECORD_COUNT] |
|
protected |
◆ m_Depth
| double DashboardInstrument_Depth::m_Depth |
|
protected |
◆ m_DepthUnit
| wxString DashboardInstrument_Depth::m_DepthUnit |
|
protected |
◆ m_MaxDepth
| double DashboardInstrument_Depth::m_MaxDepth |
|
protected |
◆ m_Temp
| wxString DashboardInstrument_Depth::m_Temp |
|
protected |
The documentation for this class was generated from the following files:
- /home/runner/work/main/main/opencpn/plugins/dashboard_pi/src/depth.h
- /home/runner/work/main/main/opencpn/plugins/dashboard_pi/src/depth.cpp