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

Enhance QFace Annotations to Allow Property-Level Zoned Specification

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • Qt Interface Framework
    • None

    Description

      In QFace, customers can specify whether an interface is zoned or not at the interface level using the annotation

      @config: { zoned: true } 

      However, in many scenarios, not all properties within a zoned interface need to be zoned. Currently, there is no mechanism to override the zoned configuration at the property level. To provide better flexibility and control, we need to introduce an enhancement that allows specifying

      {{@config: { zoned: false } at the property level. }}

      When a property is explicitly marked as zoned: false, it should not be treated as zoned, even if the interface itself is zoned.

      Attachments

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

        Activity

          People

            shmittal Shveta Mittal
            shmittal Shveta Mittal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes