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

Add QSettings XML storage format compatible with Android SharedPreferences

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.5, 6.6, 6.x
    • Core: I/O, QPA: Android
    • None
    • Android
    • Next

    Description

      QSettings should support SharedPreferences compatible XML storage formatĀ (QSettings::XmlFormat that can be QSettings::NativeFormat on Android). That ease integration between native C++/Qt and Java application components e.g. accessing settings values from broadcast receiver or pure Java service which don't load Qt libraries.

      With XML format settings values set at C++/Qt side via QSettings can be accessible at Java side via SharedPreferences and vice versa.

      Attachments

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

        Activity

          People

            rampe Rami Potinkara
            morte Maxim Bescherevnykh
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes