Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QWinRegistryKey Member List

This is the complete list of members for QWinRegistryKey, including all inherited members.

close()QWinRegistryKey
handle() constQWinRegistryKeyinline
isValid() constQWinRegistryKeyinline
name() constQWinRegistryKey
operator HKEY() constQWinRegistryKeyinline
operator<<(QDebug dbg, const QWinRegistryKey &key)QWinRegistryKeyfriend
QWinRegistryKey()=defaultQWinRegistryKey
QWinRegistryKey(HKEY parentHandle, const wchar_t *subKey, REGSAM permissions=KEY_READ, REGSAM access=0)QWinRegistryKeyexplicit
QWinRegistryKey(HKEY parentHandle, const QString &subKey, REGSAM permissions=KEY_READ, REGSAM access=0)QWinRegistryKeyexplicit
QWinRegistryKey(QWinRegistryKey &&other) noexceptQWinRegistryKeyinline
stringValue(const wchar_t *subKey) constQWinRegistryKey
stringValue(const QString &subKey) constQWinRegistryKey
swap(QWinRegistryKey &other) noexceptQWinRegistryKeyinline
value(const wchar_t *subKey) constQWinRegistryKey
value(const QString &subKey) constQWinRegistryKey
value(const wchar_t *subKey) constQWinRegistryKeyinline
value(const QString &subKey) constQWinRegistryKeyinline
~QWinRegistryKey()QWinRegistryKey