OpenMW
|
This is the complete list of members for CSMPrefs::BoolSetting, including all inherited members.
BoolSetting(Category *parent, Settings::Manager *values, QMutex *mutex, const std::string &key, const std::string &label, bool default_) | CSMPrefs::BoolSetting | |
getKey() const | CSMPrefs::Setting | |
getLabel() const | CSMPrefs::Setting | |
getMutex() | CSMPrefs::Setting | protected |
getParent() const | CSMPrefs::Setting | |
getValues() | CSMPrefs::Setting | protected |
isTrue() const | CSMPrefs::Setting | |
makeWidgets(QWidget *parent) | CSMPrefs::BoolSetting | virtual |
mDefault | CSMPrefs::BoolSetting | private |
mTooltip | CSMPrefs::BoolSetting | private |
Setting(Category *parent, Settings::Manager *values, QMutex *mutex, const std::string &key, const std::string &label) | CSMPrefs::Setting | |
setTooltip(const std::string &tooltip) | CSMPrefs::BoolSetting | |
toColor() const | CSMPrefs::Setting | |
toDouble() const | CSMPrefs::Setting | |
toInt() const | CSMPrefs::Setting | |
toString() const | CSMPrefs::Setting | |
valueChanged(int value) | CSMPrefs::BoolSetting | privateslot |
~Setting() | CSMPrefs::Setting | virtual |