Public Member Functions | |
| EditorData () | |
| void | reset () |
Data Fields | |
| int | r |
| int | c |
| SMESHGUI_SpinBox * | sb |
Definition at line 112 of file StdMeshersGUI_DistrTable.cxx.
| StdMeshersGUI_DistrTableFrame.Table.EditorData.EditorData | ( | ) |
Definition at line 116 of file StdMeshersGUI_DistrTable.cxx.
References StdMeshersGUI_DistrTableFrame.Table.EditorData.reset().
{ reset(); }
| void StdMeshersGUI_DistrTableFrame.Table.EditorData.reset | ( | ) |
Definition at line 117 of file StdMeshersGUI_DistrTable.cxx.
References StdMeshersGUI_DistrTableFrame.Table.EditorData.c, StdMeshersGUI_DistrTableFrame.Table.EditorData.r, and StdMeshersGUI_DistrTableFrame.Table.EditorData.sb.
Referenced by StdMeshersGUI_DistrTableFrame.Table.EditorData.EditorData().
Definition at line 114 of file StdMeshersGUI_DistrTable.cxx.
Referenced by StdMeshersGUI_DistrTableFrame.Table.EditorData.reset().
Definition at line 114 of file StdMeshersGUI_DistrTable.cxx.
Referenced by StdMeshersGUI_DistrTableFrame.Table.EditorData.reset().
Definition at line 115 of file StdMeshersGUI_DistrTable.cxx.
Referenced by StdMeshersGUI_DistrTableFrame.Table.EditorData.reset().