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

Workaround missing namespaces in parameter

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Not Evaluated
    • None
    • None
    • Model and Rewriter
    • None

    Description

      Component {
          name: "QtDataVisualization::ColorGradient"
          defaultProperty: "stops"
          prototype: "QObject"
          exports: ["QtDataVisualization/ColorGradient 1.0"]
          exportMetaObjectRevisions: [0]
          Property { name: "stops"; type: "ColorGradientStop"; isList: true; isReadonly: true }
          Signal { name: "updated" }
      }
      
      Signal {
          name: "multiHighlightGradientChanged"
          Parameter { name: "gradient"; type: "ColorGradient"; isPointer: true }
      }
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: