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

Mismatch in QML ui form signals

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • QDS 2.2 RC1
    • QDS 1.5.0 Beta1
    • All Other Issues
    • None

    Description

      When using Design Studio's way to handle signals in Connections {}, i.e. onFoo: {}, we get these errors when running:

      QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } 

      If the signal handling in Connections {} is changed to that format, i.e. function onFoo() {}, the ui.qml file will not open in Design Studio anymore, except in text editor.

      Attachments

        Activity

          People

            thohartm Thomas Hartmann
            tokorpip Tomi Korpipää
            Pasi Keränen Pasi Keränen
            Kimmo Leppälä Kimmo Leppälä
            Votes:
            1 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: