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

Add the QOverload snippet to overloaded slots, not just to overloaded signals

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.0, 5.15
    • Documentation
    • None

    Description

      For a while we've had in the docs a small autogenerated snippet that explains how to pick a signal in an overload set. E.g. for QComboBox::currentIndexChanged there's

      https://doc.qt.io/qt-5/qcombobox-obsolete.html#currentIndexChanged-1

      Now, of course we're trying to rename signals and slots as much as possible to avoid overloads, but we still have some. Could a similar snippet be added to overloaded slots?

      https://doc.qt.io/qt-5/qlcdnumber.html#display-2

      Attachments

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

        Activity

          People

            docteam Qt Documentation Team
            peppe Giuseppe D'Angelo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes