Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, I wanted to create a class with without the ui file. All options in Qt File -> New File creates a class with ui. What is the best way to do this ? Thank you.
Hi,
File -> New File -> C++ -> C++ Class
You can also assign a shortcut to that wizard in: Tools ->Options -> Environment -> Keyboard: Wizard -> Impl.A.Class
Thank you. It worked.