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

Auto-generated Connections' signal name is not written as "onSignalname"

    XMLWordPrintable

Details

    • afdf82a6c (qds/dev)
    • QDS Berlin - 2024 Week 3/4

    Description

      I attached the project for reproduction.

      Reproduction Steps:

      1. In Navigator, right-click on "dropArea"
      2. Proceed to "Add new Connection"
      3. Close the popup.
      4. The generated code says "exited" but it's supposed to be onExited.
      5. Launching the code as is causes an error.
      13:39:18: Starting C:\Qt\Tools\QtDesignStudio\qt6_design_studio_reduced_version\bin\qml2puppet-4.3.2.exe --qml-runtime -I C:/Users/81808/Downloads/UntitledProject1/imports -I C:/Users/81808/Downloads/UntitledProject1/asset_imports --apptype widget C:/Users/81808/Downloads/UntitledProject1/content/App.qml...
      QML debugging is enabled. Only use this in a safe environment.
      Info: Starting QML Runtime ((null):0, (null))
      Warning: QQmlApplicationEngine failed to load component ((null):0, (null))
      Warning: file:///C:/Users/81808/Downloads/UntitledProject1/content/App.qml:14:5: Type Screen01 unavailable (file:///C:/Users/81808/Downloads/UntitledProject1/content/App.qml:14, (null))
      Warning: file:///C:/Users/81808/Downloads/UntitledProject1/content/Screen01.qml:70:17: Cannot assign to non-existent property "exited" (file:///C:/Users/81808/Downloads/UntitledProject1/content/Screen01.qml:70, (null))
      qml: Did not load any objects, exiting.
      13:39:18: C:\Qt\Tools\QtDesignStudio\qt6_design_studio_reduced_version\bin\qml2puppet-4.3.2.exe exited with code 2 

      Attachments

        For Gerrit Dashboard: QDS-11626
        # Subject Branch Project Status CR V

        Activity

          People

            henning Henning Gründl
            mikio_hirai Mikio Hirai
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes