|
| | DashboardInstrument_Position (wxWindow *pparent, wxWindowID id, wxString title, InstrumentProperties *Properties=NULL, DASH_CAP cap_flag1=OCPN_DBP_STC_LAT, DASH_CAP cap_flag2=OCPN_DBP_STC_LON) |
| |
| wxSize | GetSize (int orient, wxSize hint) |
| |
| void | SetData (DASH_CAP st, double data, wxString unit) |
| |
| | 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 266 of file instrument.h.
◆ DashboardInstrument_Position()
| DashboardInstrument_Position::DashboardInstrument_Position |
( |
wxWindow * |
pparent, |
|
|
wxWindowID |
id, |
|
|
wxString |
title, |
|
|
InstrumentProperties * |
Properties = NULL, |
|
|
DASH_CAP |
cap_flag1 = OCPN_DBP_STC_LAT, |
|
|
DASH_CAP |
cap_flag2 = OCPN_DBP_STC_LON |
|
) |
| |
◆ ~DashboardInstrument_Position()
| DashboardInstrument_Position::~DashboardInstrument_Position |
( |
| ) |
|
|
inline |
◆ Draw()
| void DashboardInstrument_Position::Draw |
( |
wxGCDC * |
dc | ) |
|
|
protectedvirtual |
◆ GetSize()
| wxSize DashboardInstrument_Position::GetSize |
( |
int |
orient, |
|
|
wxSize |
hint |
|
) |
| |
|
virtual |
◆ SetData()
| void DashboardInstrument_Position::SetData |
( |
DASH_CAP |
st, |
|
|
double |
data, |
|
|
wxString |
unit |
|
) |
| |
|
virtual |
◆ m_cap_flag1
| DASH_CAP DashboardInstrument_Position::m_cap_flag1 |
|
protected |
◆ m_cap_flag2
| DASH_CAP DashboardInstrument_Position::m_cap_flag2 |
|
protected |
◆ m_data1
| wxString DashboardInstrument_Position::m_data1 |
|
protected |
◆ m_data2
| wxString DashboardInstrument_Position::m_data2 |
|
protected |
The documentation for this class was generated from the following files:
- /home/runner/work/main/main/opencpn/plugins/dashboard_pi/src/instrument.h
- /home/runner/work/main/main/opencpn/plugins/dashboard_pi/src/instrument.cpp