Details
-
Suggestion
-
Resolution: Done
-
P3: Somewhat important
-
5.15.5
-
None
-
-
1
-
c4ac9e74c79ebba3493ce29b25623b8c39b021a4 (qt/qtbase/dev) 9ab73cb65df1813e6c9d89aa8618409e0fe5d23b (qt/tqtc-qtbase/5.15) a318c2916cc2ef580d75d581bf22c34f0fe3012b (qt/qtbase/6.2)
-
Da Vinci sprint 39
Description
Dear Qt developers:
In the help pages:
- In [bool QUrl::operator==(const QUrl &url) const](https://doc.qt.io/qt-5/qurl.html#operator-eq-eq):
A "See also `matches()`." would be helpful and would avoid confusions.
- In [bool QUrl::operator!=(const QUrl &url) const](https://doc.qt.io/qt-5/qurl.html#operator-not-eq):
A "See also `matches()`." would be helpful and would avoid confusions.
And thanks for making Qt better.