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

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

XMLWordPrintable

    • Linux/X11

      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.

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

            ulherman Ulf Hermann
            chakib Chakib Boutaghane
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes