MainWindow Vs Widget's window
Introduction
In this blog post, I am going to solve a common confusion that most of you might be having while working on Qt. The confusion is about displaying the widget in the main window or on its own window.
When you create a new file in QtCreato...
codingstars.hashnode.dev2 min read