I am developing an application in Qt, I need to detect when you click outside the application to alternate hide () - show () with each click
Solved: through the event void changeEvent (QEvent * e); where we can capture the loss of focus of th...
asked by
12.09.2017 / 11:05