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

Allow specifying QIODevice for QSettings datastore access

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Out of scope
    • Icon: P3: Somewhat important P3: Somewhat important
    • Some future release
    • 4.3.0
    • Core: I/O
    • None

      Allow specifying which QIODevice is used for QSettings. This way, QSettings can operate on e.g. a QFile subclass that can compress/encrypt on demand.

      COMMENT: With the current QSettings design, this is unfortunately harder than it might seem without breaking binary compatibility. We'll see what we can do. As a work-around, you could consider using registerFormat() and perform the encryption/compression there.

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

            stormols Marius Storm-Olsen
            hhartz Henrik Hartz (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes