![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QWinRegistryKey, including all inherited members.
close() | QWinRegistryKey | |
dwordValue(QStringView subKey) const | QWinRegistryKey | |
handle() const | QWinRegistryKey | inline |
isValid() const | QWinRegistryKey | inline |
operator HKEY() const | QWinRegistryKey | inline |
QWinRegistryKey() | QWinRegistryKey | |
QWinRegistryKey(HKEY parentHandle, QStringView subKey, REGSAM permissions=KEY_READ, REGSAM access=0) | QWinRegistryKey | explicit |
QWinRegistryKey(QWinRegistryKey &&other) noexcept | QWinRegistryKey | inline |
stringValue(QStringView subKey) const | QWinRegistryKey | |
swap(QWinRegistryKey &other) noexcept | QWinRegistryKey | inline |
value(QStringView subKey) const | QWinRegistryKey | |
value(QStringView subKey) const | QWinRegistryKey | inline |
~QWinRegistryKey() | QWinRegistryKey |