|
OpenCPN Partial API docs
|
Public Member Functions | |
| GRIBUICData (GRIBUICtrlBar &parent) | |
Public Member Functions inherited from GRIBUICDataBase | |
| GRIBUICDataBase (wxWindow *parent, wxWindowID id=CURSOR_DATA, const wxString &title=_("GRIB Display Control"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1, -1), long style=wxSYSTEM_MENU|wxNO_BORDER) | |
Public Attributes | |
| GRIBUICtrlBar & | m_gpparent |
| CursorData * | m_gCursorData |
Additional Inherited Members | |
Protected Attributes inherited from GRIBUICDataBase | |
| wxFlexGridSizer * | m_fgCdataSizer |
Definition at line 502 of file GribUIDialog.h.
| GRIBUICData::GRIBUICData | ( | GRIBUICtrlBar & | parent | ) |
Definition at line 2385 of file GribUIDialog.cpp.
|
inline |
Definition at line 505 of file GribUIDialog.h.
| CursorData* GRIBUICData::m_gCursorData |
Definition at line 509 of file GribUIDialog.h.
| GRIBUICtrlBar& GRIBUICData::m_gpparent |
Definition at line 508 of file GribUIDialog.h.