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

custom property's onChanged signal is not shown in the Connections editor

    XMLWordPrintable

Details

    • All
    • 036963de0 (qds/dev)
    • QDS Berlin - 2023 Week 43/44

    Description

      In the attached project, toDoItem has a custom property called "isDeleted"

      I want to change this property to true when the trashCanMouseArea filling trashCan is clicked. 
      I already made a Connection for clicked() signal in trashCanMouseArea which changes isDeleted to true.

      Now I want to make a Connection to the signal onIsDeletedChanged but it's not shown in the Connections editor of toDoItem. Ideally, the user-defined properties' signals should be shown here as well.

      Attachments

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

        Activity

          People

            thohartm Thomas Hartmann
            mikio_hirai Mikio Hirai
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes