addString(const uiString &txt) | StringListInpSpec | |
clone() const | StringListInpSpec | virtual |
cur_ | StringListInpSpec | protected |
defaultval_ | StringListInpSpec | protected |
enumDef() const | StringListInpSpec | inline |
enumdef_ | StringListInpSpec | protected |
getDefaultIntValue(int idx=0) const | StringListInpSpec | virtual |
getDValue(int idx=0) const | StringListInpSpec | virtual |
getdValue(int idx=0) const | DataInpSpec | inline |
getFValue(int idx=0) const | StringListInpSpec | virtual |
getfValue(int idx=0) const | DataInpSpec | inline |
getIntValue(int idx=0) const | StringListInpSpec | virtual |
isSet() const | StringListInpSpec | inline |
isset_ | StringListInpSpec | protected |
isUndef(int idx=0) const | StringListInpSpec | virtual |
mODTextTranslationClass(StringListInpSpec) | StringListInpSpec | private |
nameidxs_ | DataInpSpec | protected |
names_ | DataInpSpec | protected |
prefempty_ | DataInpSpec | protected |
setDefaultValue(int i, int idx=0) | StringListInpSpec | virtual |
setDefaultValue(const char *val, int idx=0) | StringListInpSpec | inlinevirtual |
setDefaultValue(float val, int idx=0) | StringListInpSpec | inlinevirtual |
setDefaultValue(double val, int idx=0) | StringListInpSpec | inlinevirtual |
setDefaultValue(bool val, int idx=0) | StringListInpSpec | inlinevirtual |
setEnumDef(const EnumDef &) | StringListInpSpec | |
setItemText(int idx, const uiString &) | StringListInpSpec | |
setSet(bool yn=true) | StringListInpSpec | inline |
setText(const char *s, int nr) | StringListInpSpec | virtual |
setType(DataType t) | DataInpSpec | protected |
setValue(int i, int idx=0) | StringListInpSpec | virtual |
setValue(double d, int idx=0) | StringListInpSpec | virtual |
setValue(float f, int idx=0) | StringListInpSpec | virtual |
setValue(bool val, int idx=0) | StringListInpSpec | inlinevirtual |
StringListInpSpec(const BufferStringSet &) | StringListInpSpec | |
StringListInpSpec(const uiStringSet &) | StringListInpSpec | |
StringListInpSpec(const char **sl=0) | StringListInpSpec | |
StringListInpSpec(const uiString *) | StringListInpSpec | |
StringListInpSpec(const EnumDef &) | StringListInpSpec | |
StringListInpSpec(const StringListInpSpec &) | StringListInpSpec | |
strings() const | StringListInpSpec | |
strings_ | StringListInpSpec | protected |
text(int idx=0) const | StringListInpSpec | virtual |
tp_ | DataInpSpec | protected |
~StringListInpSpec() | StringListInpSpec | |