Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-11298

Modify collection export functions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • QDS 4.4
    • Some future release
    • Collection Editor
    • None
    • 8f51c7a75 (qds/dev)
    • QDS Oulu - 2023 Week 45/46, QDS Oulu - 2023 Week 47/48, QDS Oulu - 2023 Week 49/50

      • Create an updateCollection() for use in updating JSON and CSV collection instead of using the respective saveCollection() functions.
      • Improve file path type parsing
      • Make difference between exporting and saving functions. Currently we're using the same method for saving and exporting and when we want to export a collection, we read the whole file, then we update a specific collection, and keep all other available collections. While the export concept should be a write-only operation, but for the saving operation, you should read the content of the file before writing.
      • For saving and updating a collection, we should use something like the currently common method.

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

            shgabr Shrief Gabr
            shgabr Shrief Gabr
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes