Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-820

the type of the value returned QSettings.value() may not be what is expected.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.13.2
    • 5.11.2
    • PySide
    • None
    • ba04613a65be7b50bbcc9dae8c18d195243513c3 (pyside/pyside-setup/5.13) 0395817102e9b8601c93e60349360fcdd8a3c66d (pyside/pyside-setup/5.12)

    Description

      the type of the value returned QSettings.value() may not be what is expected. pyqt reslove the issue this way

      http://pyqt.sourceforge.net/Docs/PyQt5/pyqt_qsettings.html

       

      As I have tested , the issue is still within pyside,

      For example , after

      QSettings.setValue("onlineParseSites",[])

      I got None rather an empty list [] using 

      QSettings.value("onlineParseSites")

      in a second launch of my application

       

       

      Attachments

        Issue Links

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

          Activity

            People

              crmaurei Cristian Maureira-Fredes
              philip Philip Lee
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes