Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
None
-
3
-
Foundation PM Staging
Description
QSemaphoreReleaser has very nice documentation for it's swap() member¹ and move SMFs²³. This kind of documentation would also benefit other RAII classes, such as QMutexLocker and QSignalBlocker. So add RAII-specific macros to document them.
¹ https://doc.qt.io/qt-6/qsemaphorereleaser.html#swap
² https://doc.qt.io/qt-6/qsemaphorereleaser.html#QSemaphoreReleaser-1
³ https://doc.qt.io/qt-6/qsemaphorereleaser.html#operator-eq
Attachments
Issue Links
- is required for
-
QTBUG-129789 Roll out \memberswap qdoc macro outside qtbase
- Open
- resulted from
-
QTBUG-129573 Add a qdoc macro for the (member) swap() documentation blurb
- Closed