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

Merge alias declarations and property declarations

XMLWordPrintable

      Aliases and properties are already saved into one table but the input structure is using two classes. This leads to problems because the are saved into to different vectors. If we change a alias into a property or the other way around it is not an update but a delete and add. This together with recursive aliases leads to consistency problems. So merging the merging the two classes and then distinguish them by members enables the simple change from one to the other.

        For Gerrit Dashboard: QDS-4711
        # Subject Branch Project Status CR V

            bubke Marco Bubke
            bubke Marco Bubke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes