Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-1955

QSettings::setValue() should use REG_DWORD for all the integer types less than 64-bit

    XMLWordPrintable

Details

    Description

      When passing an unsigned int (quint32) to QSettings::setValue(), it creates a REG_SZ based registry key instead of a REG_DWORD.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            stormols Marius Storm-Olsen
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes