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

QSettings float should be human readable

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • 6.1.0 Alpha
    • 4.7.2
    • Core: I/O
    • None
    • c23e8cb582219a8e03c97c55a530625a41c68832 (qt/qtbase/dev)

      Currently QSettings stores float values like name/float=@Variant(\0\0\0\x87@\xa0\0\0),
      instead of name/float=100 which would be much easier to edit and uses less bytes.

      It should switch to a human readable format, if the value is a valid float.
      And this would be backward/forward compatible, because QSettings already reads the human-readable
      numbers correctly.

        For Gerrit Dashboard: QTBUG-21156
        # Subject Branch Project Status CR V

            Unassigned Unassigned
            benibela Benito van der Zander
            Votes:
            5 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes