OpenMW
|
#include <string>
#include <utility>
#include <QObject>
Go to the source code of this file.
Classes | |
class | CSMPrefs::Setting |
Namespaces | |
Settings | |
CSMPrefs | |
Functions | |
bool | CSMPrefs::operator== (const Setting &setting, const std::string &fullKey) |
bool | CSMPrefs::operator== (const std::string &fullKey, const Setting &setting) |
bool | CSMPrefs::operator!= (const Setting &setting, const std::string &fullKey) |
bool | CSMPrefs::operator!= (const std::string &fullKey, const Setting &setting) |