PDA

View Full Version : Qt Application doesn’t end on Android platform after calling QMainWindow::close()



pliniofernando
18th September 2014, 01:00
Hey everybody,
I’m having so much trouble trying to figure out the problem related to my project. I’m developing a Android application on Qt (5.3.1) and I’m testing it on my smartphone (Samsung S4/Android 4.4) but when I press a button that call the
QMainWindow::close() method the application just hides but not close. Is someone having the same problem? Do you guys have some idea about the problem. Sincerely,