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

A structure of an IVI HMI project which reduces cross-project object use

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • 1.1
    • Qt Application Manager
    • None

    Description

      Appman supports two run time modes of pure QML apps: single- and multi-process. One of the main problems in using this is the danger that if an app is mainly developed in the single-process mode, a developer can accidentally start using objects instantiated in a different app. This will lead to a crash on multi-process. There are no run-time measures to prevent this (yet). For now, we should suggest how to structure the project repo so that a developer would see that he is importing components from other apps. This should become a section in the cook book

      Attachments

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

        Activity

          People

            rgriebl Robert Griebl
            vminenko Vladimir Minenko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes