Hi. I've got a question. If I have called window->showMaximized(); at main.cpp, and I wanna change it to full screen mode in a runtime, how can I do it? (I've got an option that shows window in full screen mode)
Regards