OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CSMPrefs::IntSetting Member List

This is the complete list of members for CSMPrefs::IntSetting, including all inherited members.

getKey() const CSMPrefs::Setting
getLabel() const CSMPrefs::Setting
getMutex()CSMPrefs::Settingprotected
getParent() const CSMPrefs::Setting
getValues()CSMPrefs::Settingprotected
IntSetting(Category *parent, Settings::Manager *values, QMutex *mutex, const std::string &key, const std::string &label, int default_)CSMPrefs::IntSetting
isTrue() const CSMPrefs::Setting
makeWidgets(QWidget *parent)CSMPrefs::IntSettingvirtual
mDefaultCSMPrefs::IntSettingprivate
mMaxCSMPrefs::IntSettingprivate
mMinCSMPrefs::IntSettingprivate
mTooltipCSMPrefs::IntSettingprivate
mWidgetCSMPrefs::IntSettingprivate
setMax(int max)CSMPrefs::IntSetting
setMin(int min)CSMPrefs::IntSetting
setRange(int min, int max)CSMPrefs::IntSetting
Setting(Category *parent, Settings::Manager *values, QMutex *mutex, const std::string &key, const std::string &label)CSMPrefs::Setting
setTooltip(const std::string &tooltip)CSMPrefs::IntSetting
toColor() const CSMPrefs::Setting
toDouble() const CSMPrefs::Setting
toInt() const CSMPrefs::Setting
toString() const CSMPrefs::Setting
updateWidget()CSMPrefs::IntSettingvirtual
valueChanged(int value)CSMPrefs::IntSettingprivateslot
~Setting()CSMPrefs::Settingvirtual