Table function widget.
More...
◆ Table()
| StdMeshersGUI_DistrTableFrame::Table::Table |
( |
QWidget * |
parent, |
|
|
int |
rows = 2 |
|
) |
| |
◆ ~Table()
| StdMeshersGUI_DistrTableFrame::Table::~Table |
( |
| ) |
|
◆ addRow()
| void StdMeshersGUI_DistrTableFrame::Table::addRow |
( |
| ) |
|
◆ argMaximum()
| double StdMeshersGUI_DistrTableFrame::Table::argMaximum |
( |
int |
r | ) |
const |
◆ argMinimum()
| double StdMeshersGUI_DistrTableFrame::Table::argMinimum |
( |
int |
r | ) |
const |
◆ argStep()
| double StdMeshersGUI_DistrTableFrame::Table::argStep |
( |
int |
| ) |
const |
◆ cachedSizeHint()
| QSize StdMeshersGUI_DistrTableFrame::Table::cachedSizeHint |
( |
| ) |
const |
|
private |
◆ closeEditor()
| void StdMeshersGUI_DistrTableFrame::Table::closeEditor |
( |
QWidget * |
editor, |
|
|
QAbstractItemDelegate::EndEditHint |
hint |
|
) |
| |
|
protected |
◆ data()
| QList< double > StdMeshersGUI_DistrTableFrame::Table::data |
( |
| ) |
|
◆ deleteRow()
| void StdMeshersGUI_DistrTableFrame::Table::deleteRow |
( |
| ) |
|
◆ funcMaximum()
| double StdMeshersGUI_DistrTableFrame::Table::funcMaximum |
( |
int |
| ) |
const |
◆ funcMinimum()
| double StdMeshersGUI_DistrTableFrame::Table::funcMinimum |
( |
int |
| ) |
const |
◆ funcStep()
| double StdMeshersGUI_DistrTableFrame::Table::funcStep |
( |
int |
| ) |
const |
◆ selectedRows()
| QList< int > StdMeshersGUI_DistrTableFrame::Table::selectedRows |
( |
| ) |
|
|
private |
◆ setCachedSizeHint()
| void StdMeshersGUI_DistrTableFrame::Table::setCachedSizeHint |
( |
const QSize & |
s | ) |
const |
|
private |
◆ setData()
| void StdMeshersGUI_DistrTableFrame::Table::setData |
( |
const QList< double > & |
d | ) |
|
◆ setEditor()
| void StdMeshersGUI_DistrTableFrame::Table::setEditor |
( |
int |
r, |
|
|
int |
c, |
|
|
SMESHGUI_SpinBox * |
sb |
|
) |
| |
◆ setFuncMinValue()
| void StdMeshersGUI_DistrTableFrame::Table::setFuncMinValue |
( |
double |
val | ) |
|
◆ setUpRows()
| void StdMeshersGUI_DistrTableFrame::Table::setUpRows |
( |
bool |
autoset = false | ) |
|
|
private |
◆ setValue()
| void StdMeshersGUI_DistrTableFrame::Table::setValue |
( |
int |
r, |
|
|
int |
c, |
|
|
double |
v |
|
) |
| |
◆ sizeHint()
| QSize StdMeshersGUI_DistrTableFrame::Table::sizeHint |
( |
| ) |
const |
◆ value()
| double StdMeshersGUI_DistrTableFrame::Table::value |
( |
int |
r, |
|
|
int |
c |
|
) |
| const |
◆ myCachedSizeHint
| QSize StdMeshersGUI_DistrTableFrame::Table::myCachedSizeHint |
|
private |
◆ myEditorData
| EditorData StdMeshersGUI_DistrTableFrame::Table::myEditorData |
|
private |
◆ myFuncMin
| double StdMeshersGUI_DistrTableFrame::Table::myFuncMin |
|
private |