Namespace that has documented functions in multiple modules. More...
Header: | #include <CrossModuleRef> |
CMake: | find_package(Qt6 REQUIRED COMPONENTS QDocTest) target_link_libraries(mytarget PRIVATE Qt6::QDocTest) |
qmake: | QT += testcpp |
Since: | Qt 3.0 |
void | documentMe() |
void | documentMeToo() |
Document me!