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

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

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.15, 6.0, 6.10
    • Build tools: qdoc
    • DaVinci 121

    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

            paulwicking Paul Wicking
            peppe Giuseppe D'Angelo
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes