A test class with a virtual destructor. More...
#include <autogentest.h>
This class tests that QDoc correctly notes when a destructor is virtual in the auto-generated documentation.
[constexpr noexcept default]
Default-constructs an instance of VirtualDtorTest.
[virtual constexpr noexcept default]
Destroys the instance of VirtualDtorTest. This destructor is virtual.