Uploaded image for project: 'Qt Automotive Suite'
  1. Qt Automotive Suite
  2. AUTOSUITE-143

Limit FakeApplicationManagerWindow type

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Not Evaluated
    • None
    • 2.0
    • Qt Application Manager
    • None

    Description

      This is a task to mitigate the difference between single- and multi-process mode. An ApplicationManagerWindow inherits from a Window in multi-process mode and from an Item in single-process mode. It should be analysed if and how access to certain properties which are only available in one or the other can be prevented. Most prominent for instance is that a Window does not have a parent property, and hence accessing it in single-process mode (from an Item) should be prevented.

      Also the ApplicationManagerWindow documentation should be updated to state exactly what properties, functions and signals are save to use and that everything undocumented is undefined behaviour.

      Attachments

        For Gerrit Dashboard: AUTOSUITE-143
        # Subject Branch Project Status CR V

        Activity

          People

            bweimer Bernd Weimer
            bweimer Bernd Weimer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes