Template class for non-numeric preference items based on OModelParam or NModelParam. More...
Public Member Functions | |
PrefItemMPStr (PrefsWindow *pwin, ModelParamBase *p, ModelComponent *c, bool pwinTakesOwnership) | |
virtual void | fromString (const std::string &s) |
virtual std::string | toString () const |
virtual void | adjust (int v) |
virtual bool | isDisabled () const |
Template class for non-numeric preference items based on OModelParam or NModelParam.
Definition at line 102 of file PrefsWindow.C.