|
| | DashboardInstrument_FromOwnship (wxWindow *pparent, wxWindowID id, wxString title, InstrumentProperties *Properties, DASH_CAP cap_flag1=OCPN_DBP_STC_PLA, DASH_CAP cap_flag2=OCPN_DBP_STC_PLO, DASH_CAP cap_flag3=OCPN_DBP_STC_LAT, DASH_CAP cap_flag4=OCPN_DBP_STC_LON) |
| |
| void | SetData (DASH_CAP st, double data, wxString unit) override |
| |
| wxSize | GetSize (int orient, wxSize hint) override |
| |
| | DashboardInstrument (wxWindow *pparent, wxWindowID id, wxString title, DASH_CAP cap_flag, InstrumentProperties *Properties=nullptr) |
| |
| 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 39 of file from_ownship.h.
◆ DashboardInstrument_FromOwnship()
◆ Draw()
| void DashboardInstrument_FromOwnship::Draw |
( |
wxGCDC * |
dc | ) |
|
|
overrideprotectedvirtual |
◆ GetSize()
| wxSize DashboardInstrument_FromOwnship::GetSize |
( |
int |
orient, |
|
|
wxSize |
hint |
|
) |
| |
|
overridevirtual |
◆ SetData()
| void DashboardInstrument_FromOwnship::SetData |
( |
DASH_CAP |
st, |
|
|
double |
data, |
|
|
wxString |
unit |
|
) |
| |
|
overridevirtual |
◆ c_lat
| double DashboardInstrument_FromOwnship::c_lat |
|
protected |
◆ c_lon
| double DashboardInstrument_FromOwnship::c_lon |
|
protected |
◆ m_cap_flag1
| DASH_CAP DashboardInstrument_FromOwnship::m_cap_flag1 |
|
protected |
◆ m_cap_flag2
| DASH_CAP DashboardInstrument_FromOwnship::m_cap_flag2 |
|
protected |
◆ m_cap_flag3
| DASH_CAP DashboardInstrument_FromOwnship::m_cap_flag3 |
|
protected |
◆ m_cap_flag4
| DASH_CAP DashboardInstrument_FromOwnship::m_cap_flag4 |
|
protected |
◆ m_data1
| wxString DashboardInstrument_FromOwnship::m_data1 |
|
protected |
◆ m_data2
| wxString DashboardInstrument_FromOwnship::m_data2 |
|
protected |
◆ s_lat
| double DashboardInstrument_FromOwnship::s_lat |
|
protected |
◆ s_lon
| double DashboardInstrument_FromOwnship::s_lon |
|
protected |
The documentation for this class was generated from the following files:
- /home/runner/work/main/main/opencpn/plugins/dashboard_pi/src/from_ownship.h
- /home/runner/work/main/main/opencpn/plugins/dashboard_pi/src/from_ownship.cpp