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

QComboBox suggestion to use currentTextChanged() will break code

XMLWordPrintable

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

      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"

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes