Definition at line 32 of file dialog_swap_layers.cpp.
◆ LAYER_GRID_TABLE()
LAYER_GRID_TABLE::LAYER_GRID_TABLE |
( |
int | layerCount | ) |
|
|
inline |
◆ GetColLabelValue()
wxString LAYER_GRID_TABLE::GetColLabelValue |
( |
int | aCol | ) |
|
|
inlineoverride |
◆ GetNumberCols()
int LAYER_GRID_TABLE::GetNumberCols |
( |
| ) |
|
|
inlineoverride |
◆ GetNumberRows()
int LAYER_GRID_TABLE::GetNumberRows |
( |
| ) |
|
|
inlineoverride |
◆ GetValue()
wxString LAYER_GRID_TABLE::GetValue |
( |
int | row, |
|
|
int | col ) |
|
inlineoverride |
◆ GetValueAsLong()
long LAYER_GRID_TABLE::GetValueAsLong |
( |
int | row, |
|
|
int | col ) |
|
inlineoverride |
◆ SetValue()
void LAYER_GRID_TABLE::SetValue |
( |
int | row, |
|
|
int | col, |
|
|
const wxString & | value ) |
|
inlineoverride |
◆ SetValueAsLong()
void LAYER_GRID_TABLE::SetValueAsLong |
( |
int | row, |
|
|
int | col, |
|
|
long | value ) |
|
inlineoverride |
◆ m_layerCount
int LAYER_GRID_TABLE::m_layerCount |
|
private |
◆ m_layers
The documentation for this class was generated from the following file: