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 1.1) class | Test |
(since 2.0) class | TestDerived |
(since Test 0.9) | QDOCTEST_MACRO |
This namespace is for testing QDoc output.
[since Test 0.9]
QDOCTEST_MACROThis macro was introduced in Test 0.9.