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

QComboBox suggestion to use currentTextChanged() will break code

    XMLWordPrintable

Details

    • All
    • 298f750cdba2bd15e735a47ba8d3b9c093367ba3 (qt/qtbase/5.13)

    Description

      QT_DEPRECATED_X("Use currentTextChanged() instead")
      void currentIndexChanged(const QString &);

       

      But currentIndexChanged is only triggered when the index changes, while currentTextChanged is triggered also on editing, they do not behave the same.

       

      Please remove such "use deprecation"

      Attachments

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

        Activity

          People

            chehrlic Christian Ehrlicher
            tsdgeos Albert Astals Cid
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes