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

Mismatch in QML ui form signals

XMLWordPrintable

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

      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.

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

            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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes