OpenCPN Partial API docs
Loading...
Searching...
No Matches
GRIBUICDataBase Class Reference

Class GRIBUICDataBase. More...

#include <GribUIDialogBase.h>

Inheritance diagram for GRIBUICDataBase:
GRIBUICData

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
 

Detailed Description

Class GRIBUICDataBase.

Definition at line 224 of file GribUIDialogBase.h.

Constructor & Destructor Documentation

◆ GRIBUICDataBase()

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::~GRIBUICDataBase ( )

Definition at line 589 of file GribUIDialogBase.cpp.

Member Data Documentation

◆ m_fgCdataSizer

wxFlexGridSizer* GRIBUICDataBase::m_fgCdataSizer
protected

Definition at line 227 of file GribUIDialogBase.h.


The documentation for this class was generated from the following files: