
Public Member Functions | |
| IntSpinItem (const int theValue) | |
| int | value () const |
| void | setValue (const int theValue) |
| void | clear () |
Static Public Member Functions | |
| static int | Type () |
| SMESHGUI_FilterTable::IntSpinItem::IntSpinItem | ( | const int | theValue | ) |
References setValue().
| void SMESHGUI_FilterTable::IntSpinItem::clear | ( | ) |
| void SMESHGUI_FilterTable::IntSpinItem::setValue | ( | const int | theValue | ) |
Referenced by IntSpinItem().
|
static |
Referenced by SMESHGUI_FilterTable::onCriterionChanged().
| int SMESHGUI_FilterTable::IntSpinItem::value | ( | ) | const |