MuldeR's Utilities for Qt
MUtilities
MUtils::Registry::RegistryKey Member List

This is the complete list of members for MUtils::Registry::RegistryKey, including all inherited members.

enum_subkeys(QStringList &list) const (defined in MUtils::Registry::RegistryKey)MUtils::Registry::RegistryKey
enum_values(QStringList &list) const (defined in MUtils::Registry::RegistryKey)MUtils::Registry::RegistryKey
isOpen(void) (defined in MUtils::Registry::RegistryKey)MUtils::Registry::RegistryKeyinline
RegistryKey(const reg_root_t &rootKey, const QString &keyName, const reg_access_t &access, const reg_scope_t &scope=scope_default) (defined in MUtils::Registry::RegistryKey)MUtils::Registry::RegistryKey
value_read(const QString &valueName, quint32 &value) const (defined in MUtils::Registry::RegistryKey)MUtils::Registry::RegistryKey
value_read(const QString &valueName, QString &value) const (defined in MUtils::Registry::RegistryKey)MUtils::Registry::RegistryKey
value_write(const QString &valueName, const quint32 &value) (defined in MUtils::Registry::RegistryKey)MUtils::Registry::RegistryKey
value_write(const QString &valueName, const QString &value) (defined in MUtils::Registry::RegistryKey)MUtils::Registry::RegistryKey
~RegistryKey(void) (defined in MUtils::Registry::RegistryKey)MUtils::Registry::RegistryKey