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