Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
None
-
8
-
Foundation Sprint 122, Foundation Sprint 123, Foundation Sprint 124
Description
Add an \adlswap macro (or command) capable of producing the usual member-swap() documentation blurb: https://doc.qt.io/qt-6/qstring.html#swap also for non-members, which we usually neglected to document, but some classes do (e.g. https://doc.qt.io/qt-6/qscopedpointer-obsolete.html#swap (in case https://codereview.qt-project.org/c/qt/qtbase/+/596302 has merged: that's the binary (non-member) swap overload at the time of writing).