A class without a convenience header. More...
| Header: | #include <actualclass.h> |
| ActualClass() | |
| void | doSomething() |
This class has no convenience header mapping, so the include statement should show the actual header filename: actualclass.h
This tests QTBUG-86364 fix for non-Qt projects using traditional header file naming.
[constexpr noexcept default] ActualClass::ActualClass()Default constructor.
A simple function.