I am making a desktop application using Qt.
the main window opens one of two other windows, but i need to hide the main window when the others are working, when doing so the program is hidden from the taskbar .
and i want to show them with different title.
This is the first window that is shown in the taskbar
this is the second window (the child window where the icon of the program is disappeared