TestQDoc::Vec Class

template <typename T> class TestQDoc::Vec

Type alias that has its own reference. More...

Header: #include <Vec>
CMake: find_package(Qt6 REQUIRED COMPONENTS QDocTest)
target_link_libraries(mytarget PRIVATE Qt6::QDocTest)
qmake: QT += testcpp
Since: Qt 2.0

Detailed Description