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 | 
| void | documentMe() | 
| void | documentMeToo() | 
Document me!