|
OpenCPN Partial API docs
|
This is the complete list of members for DashboardInstrument_Dial, including all inherited members.
| DashboardInstrument(wxWindow *pparent, wxWindowID id, wxString title, DASH_CAP cap_flag, InstrumentProperties *Properties=NULL) (defined in DashboardInstrument) | DashboardInstrument | |
| DashboardInstrument_Dial(wxWindow *parent, wxWindowID id, wxString title, InstrumentProperties *Properties, DASH_CAP cap_flag, int s_angle, int r_angle, int s_value, int e_value) (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | |
| Draw(wxGCDC *dc) (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protectedvirtual |
| DrawBackground(wxGCDC *dc) (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protectedvirtual |
| DrawData(wxGCDC *dc, double value, wxString unit, wxString format, DialPositionOption position) (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protectedvirtual |
| DrawForeground(wxGCDC *dc) (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protectedvirtual |
| DrawFrame(wxGCDC *dc) (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protectedvirtual |
| DrawLabels(wxGCDC *dc) (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protectedvirtual |
| DrawMarkers(wxGCDC *dc) (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protectedvirtual |
| GetCapacity() (defined in DashboardInstrument) | DashboardInstrument | |
| GetDataBottom(int clientHeight) (defined in DashboardInstrument) | DashboardInstrument | protectedvirtual |
| GetFullHeight(int drawHeight) (defined in DashboardInstrument) | DashboardInstrument | protectedvirtual |
| GetSize(int orient, wxSize hint) (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | virtual |
| HasCapFlag(DASH_CAP val) (defined in DashboardInstrument) | DashboardInstrument | inline |
| InitDataTextHeight(const wxString &sampleText, int &sampleWidth) (defined in DashboardInstrument) | DashboardInstrument | protectedvirtual |
| InitTitleAndDataPosition(int drawHeight) (defined in DashboardInstrument) | DashboardInstrument | protectedvirtual |
| InitTitleSize() (defined in DashboardInstrument) | DashboardInstrument | protectedvirtual |
| instrumentTypeId (defined in DashboardInstrument) | DashboardInstrument | |
| m_AngleRange (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protected |
| m_AngleStart (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protected |
| m_cap_flag (defined in DashboardInstrument) | DashboardInstrument | protected |
| m_cx (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protected |
| m_cy (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protected |
| m_DataMargin (defined in DashboardInstrument) | DashboardInstrument | protected |
| m_DataRightAlign (defined in DashboardInstrument) | DashboardInstrument | protected |
| m_DataTextHeight (defined in DashboardInstrument) | DashboardInstrument | protected |
| m_DataTop (defined in DashboardInstrument) | DashboardInstrument | protected |
| m_ExtraValue (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protected |
| m_ExtraValueCap (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protected |
| m_ExtraValueFormat (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protected |
| m_ExtraValueOption (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protected |
| m_ExtraValueUnit (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protected |
| m_gpsWD (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protected |
| m_InstrumentSpacing (defined in DashboardInstrument) | DashboardInstrument | protected |
| m_LabelArray (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protected |
| m_LabelOption (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protected |
| m_LabelStep (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protected |
| m_MainValue (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protected |
| m_MainValueCap (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protected |
| m_MainValueFormat (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protected |
| m_MainValueMax (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protected |
| m_MainValueMin (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protected |
| m_MainValueOption (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protected |
| m_MainValueUnit (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protected |
| m_MarkerOffset (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protected |
| m_MarkerOption (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protected |
| m_MarkerStep (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protected |
| m_Properties (defined in DashboardInstrument) | DashboardInstrument | |
| m_radius (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | protected |
| m_title (defined in DashboardInstrument) | DashboardInstrument | protected |
| m_TitleHeight (defined in DashboardInstrument) | DashboardInstrument | protected |
| m_TitleRightAlign (defined in DashboardInstrument) | DashboardInstrument | protected |
| m_TitleTop (defined in DashboardInstrument) | DashboardInstrument | protected |
| m_TitleWidth (defined in DashboardInstrument) | DashboardInstrument | protected |
| MouseEvent(wxMouseEvent &event) (defined in DashboardInstrument) | DashboardInstrument | |
| OnEraseBackground(wxEraseEvent &WXUNUSED(evt)) (defined in DashboardInstrument) | DashboardInstrument | |
| OnLeftUp(wxMouseEvent &event) (defined in DashboardInstrument) | DashboardInstrument | |
| OnPaint(wxPaintEvent &WXUNUSED(event)) (defined in DashboardInstrument) | DashboardInstrument | |
| SetCapFlag(DASH_CAP val) (defined in DashboardInstrument) | DashboardInstrument | inline |
| SetData(DASH_CAP, double, wxString) (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | virtual |
| SetDataFont(wxGCDC *dc) (defined in DashboardInstrument) | DashboardInstrument | protectedvirtual |
| SetDrawSoloInPane(bool value) (defined in DashboardInstrument) | DashboardInstrument | |
| SetOptionExtraValue(DASH_CAP cap, wxString format, DialPositionOption option) (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | inline |
| SetOptionLabel(double step, DialLabelOption option, wxArrayString labels=wxArrayString()) (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | inline |
| SetOptionMainValue(wxString format, DialPositionOption option) (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | inline |
| SetOptionMarker(double step, DialMarkerOption option, int offset) (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | inline |
| ~DashboardInstrument() (defined in DashboardInstrument) | DashboardInstrument | inline |
| ~DashboardInstrument_Dial(void) (defined in DashboardInstrument_Dial) | DashboardInstrument_Dial | inline |