PDA

View Full Version : Change close , maximize and minimize command



ramin.lich
11th October 2014, 11:53
Hi
i want to know how i must change for example close button to do not close the window hide the window?
thanks in advance

anda_skoa
11th October 2014, 13:20
All close actions ultimately lead to a QCloseEvent being sen to the window.

Cheers,
_