Another class template. More...
| Header: | #include <testtemplate.h> |
| CMake: | find_package(Qt6 REQUIRED COMPONENTS QDocTest)target_link_libraries(mytarget PRIVATE Qt6::QDocTest) |
| qmake: | QT += testcpp |
| Since: | Qt 2.0 |
T is the first type, D is the second type.