A namespace. More...
Header: | #include <TestCPP> |
CMake: | find_package(Qt6 REQUIRED COMPONENTS QDocTest) target_link_libraries(mytarget PRIVATE Qt6::QDocTest) |
qmake: | QT += testcpp |
Since: | Qt 2.0 |
(since 2.0) class | Test |
(since 2.0) class | TestDerived |
This namespace is for testing QDoc output.