I've fixed the main.cpp file --- class name must match the one from .ui file. If you create a template based on QMainWindow, you must use QMainWindow in your code.
I've also attached a simple example how to use .ui files in your code.
I've fixed the main.cpp file --- class name must match the one from .ui file. If you create a template based on QMainWindow, you must use QMainWindow in your code.
I've also attached a simple example how to use .ui files in your code.
Thanks for your help....
Bookmarks