Description
In an msbuild Qt project I can select "Add new item..." via the context menu, and I can add Qt specific items:
In a CMake project, no Qt items are offered:
It should be possible to add new items like a new Qt class, even if they are not (yet) added to the CMakeLists.txt.