Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-123161

CheckBox & ComboBox - oncheckedChanged/onCurrentIndexChanged triggered on initial load using a property

    XMLWordPrintable

Details

    • Linux/X11

    Description

      Since the value is assigned during component creation, it should not trigger any events. When the value is directly assigned to the component, as in the case of a CheckBox where the checked property is set to true, the checkedChanged signal is not emitted. However, if the assignment is made through a property, the signal will be emitted.

      Attachments

        Issue Links

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

          Activity

            People

              qtqmlteam Qt Qml Team User
              chakib Chakib Boutaghane
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes