OpenCPN Partial API docs
|
Class GRIBUICDataBase. More...
#include <GribUIDialogBase.h>
Public Member Functions | |
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) | |
Protected Attributes | |
wxFlexGridSizer * | m_fgCdataSizer |
Class GRIBUICDataBase.
Definition at line 224 of file GribUIDialogBase.h.
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 |
||
) |
Definition at line 563 of file GribUIDialogBase.cpp.
GRIBUICDataBase::~GRIBUICDataBase | ( | ) |
Definition at line 589 of file GribUIDialogBase.cpp.
|
protected |
Definition at line 227 of file GribUIDialogBase.h.