Details
-
Task
-
Resolution: Fixed
-
P2: Important
-
None
-
None
-
3d3970d75 (dev)
-
DaVinci89, DaVinci 90, DaVinci 91
Description
This is an implementation task resulted from QTBUG-104110.
In summary;
Introduce a new command, `\comparison`, to QDoc. The command shall take one argument that represents the comparison category of the type being documented. This argument shall be one of the following:
`strong`
`partial`
`weak`
`equality`
QDoc shall generate a statement as part of the type's documentation, immediately preceding the admonition about thread safety, e.g:
`This type is strongly comparable with itself.`
Attachments
Issue Links
- is blocked by
-
QTBUG-118558 QDoc: DocParser::getRestOfLine no longer strips trailing backslashes and whitespace properly
- Closed
- is required for
-
QTBUG-117913 QDoc: Implement COMMAND_COMPARES
- Closed
- resulted from
-
QTBUG-104110 Support easy, yet precise, documenting of relational operators
- Closed