
Public Member Functions | |
| DoubleSpinItem (const double theValue) | |
| double | value () const |
| void | setValue (const double theValue) |
| int | precision () const |
| void | setPrecision (const int thePrecision) |
| void | clear () |
Static Public Member Functions | |
| static int | Type () |
| SMESHGUI_FilterTable::DoubleSpinItem::DoubleSpinItem | ( | const double | theValue | ) |
References setValue().
| void SMESHGUI_FilterTable::DoubleSpinItem::clear | ( | ) |
| int SMESHGUI_FilterTable::DoubleSpinItem::precision | ( | ) | const |
| void SMESHGUI_FilterTable::DoubleSpinItem::setPrecision | ( | const int | thePrecision | ) |
Referenced by SMESHGUI_FilterTable::onCriterionChanged().
| void SMESHGUI_FilterTable::DoubleSpinItem::setValue | ( | const double | theValue | ) |
Referenced by DoubleSpinItem().
|
static |
Referenced by SMESHGUI_FilterTable::onCriterionChanged().
| double SMESHGUI_FilterTable::DoubleSpinItem::value | ( | ) | const |