-
Suggestion
-
Resolution: Fixed
-
P2: Important
-
5.15, 6.0, 6.10
-
66fc05275 (dev), bff61026f (dev), fe365cedc (6.10), a0b0bfd7f (6.10), d4d934571 (dev), 0c0b859ee (dev), 4c74b2ee6 (6.9), b2f73bb00 (tqtc/lts-6.8), d21681bad (6.9), 2d7fa40e3 (tqtc/lts-6.8)
-
DaVinci 121, DaVinci 122, DaVinci 123, DaVinci 124
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?