上下文命令
上下文命令提供 QDoc 无法自行推断的文档元素信息。例如
- 这个类是否线程安全?
- 这个函数是否可重入?
- 这个类属于哪个模块?
- 使用这个类需要哪个头文件包含?
上下文命令可以出现在 QDoc 注释的任何位置,但通常放在注释顶部附近,紧接在 主题 命令下方。
- abstract
- \compares (自 QDoc 6.7)
- \compareswith (自 QDoc 6.7)
- default
- deprecated
- ingroup
- inheaderfile
- inherits
- inmodule
- internal
- \modulestate (自 QDoc 6.5)
- nextpage
- nonreentrant
- overload
- preliminary
- previouspage
- qmlabstract
- qmldefault
- qtcmakepackage
- readonly
- reentrant
- reimp
- relates
- required
- since
- startpage
- subtitle
- threadsafe
- title
- wrapper
© 2024 The Qt Company Ltd. 本文档贡献的版权属于其各自的所有者。本文档的提供受 Free Software Foundation 发布的 GNU Free Documentation License 版本 1.3 的条款约束。Qt 和相关标志是 The Qt Company Ltd. 在芬兰和/或其他国家的商标。所有其他商标均为各自所有者的财产。