|
| CustomGrid (wxWindow *parent, wxWindowID id, const wxPoint &pos, const wxSize &size, long style, const wxString &name) |
|
void | GetFirstVisibleCell (int &frow, int &fcol) |
|
void | GetLastVisibleCell (int &lrow, int &lcol) |
|
void | SetNumericalRow (int row, int col, int datatype, double value) |
|
Definition at line 62 of file CustomGrid.h.
◆ CustomGrid()
CustomGrid::CustomGrid |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id, |
|
|
const wxPoint & |
pos, |
|
|
const wxSize & |
size, |
|
|
long |
style, |
|
|
const wxString & |
name |
|
) |
| |
◆ ~CustomGrid()
CustomGrid::~CustomGrid |
( |
| ) |
|
◆ GetFirstVisibleCell()
void CustomGrid::GetFirstVisibleCell |
( |
int & |
frow, |
|
|
int & |
fcol |
|
) |
| |
◆ GetLastVisibleCell()
void CustomGrid::GetLastVisibleCell |
( |
int & |
lrow, |
|
|
int & |
lcol |
|
) |
| |
◆ SetNumericalRow()
void CustomGrid::SetNumericalRow |
( |
int |
row, |
|
|
int |
col, |
|
|
int |
datatype, |
|
|
double |
value |
|
) |
| |
◆ m_gParent
The documentation for this class was generated from the following files:
- /home/runner/work/main/main/opencpn/plugins/grib_pi/src/CustomGrid.h
- /home/runner/work/main/main/opencpn/plugins/grib_pi/src/CustomGrid.cpp