showFullScreen() should be working fine. If it doesn't then maybe that's because of those native calls you used to change the resolution or because of the dual head setup (which would suggest a bug in Qt). See what happens if you run the application on a single screen and/or without changing the resolution.