|
| DashboardInstrument_Single (wxWindow *pparent, wxWindowID id, wxString title, InstrumentProperties *Properties, DASH_CAP cap, wxString format) |
|
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 247 of file instrument.h.
◆ DashboardInstrument_Single()
DashboardInstrument_Single::DashboardInstrument_Single |
( |
wxWindow * |
pparent, |
|
|
wxWindowID |
id, |
|
|
wxString |
title, |
|
|
InstrumentProperties * |
Properties, |
|
|
DASH_CAP |
cap, |
|
|
wxString |
format |
|
) |
| |
◆ ~DashboardInstrument_Single()
DashboardInstrument_Single::~DashboardInstrument_Single |
( |
| ) |
|
|
inline |
◆ Draw()
void DashboardInstrument_Single::Draw |
( |
wxGCDC * |
dc | ) |
|
|
protectedvirtual |
◆ GetSize()
wxSize DashboardInstrument_Single::GetSize |
( |
int |
orient, |
|
|
wxSize |
hint |
|
) |
| |
|
virtual |
◆ SetData()
void DashboardInstrument_Single::SetData |
( |
DASH_CAP |
st, |
|
|
double |
data, |
|
|
wxString |
unit |
|
) |
| |
|
virtual |
◆ m_data
wxString DashboardInstrument_Single::m_data |
|
protected |
◆ m_format
wxString DashboardInstrument_Single::m_format |
|
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