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

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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes