|
| | DashboardInstrument_Position (wxWindow *pparent, wxWindowID id, wxString title, InstrumentProperties *Properties=nullptr, DASH_CAP cap_flag1=OCPN_DBP_STC_LAT, DASH_CAP cap_flag2=OCPN_DBP_STC_LON) |
| |
| wxSize | GetSize (int orient, wxSize hint) override |
| |
| void | SetData (DASH_CAP st, double data, wxString unit) 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 267 of file instrument.h.
◆ DashboardInstrument_Position()
◆ Draw()
| void DashboardInstrument_Position::Draw |
( |
wxGCDC * |
dc | ) |
|
|
overrideprotectedvirtual |
◆ GetSize()
| wxSize DashboardInstrument_Position::GetSize |
( |
int |
orient, |
|
|
wxSize |
hint |
|
) |
| |
|
overridevirtual |
◆ SetData()
| void DashboardInstrument_Position::SetData |
( |
DASH_CAP |
st, |
|
|
double |
data, |
|
|
wxString |
unit |
|
) |
| |
|
overridevirtual |
◆ 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