Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi All
I have created a QApplication project. When i run my App i want to open my main window in maximized form. How to do this?
Don't want to be rude, but this howto is quite useful:
QWidget::showMaximised() perhaps.
Thanks Zap.
@ZapB be careful of the spelling ``` showMaximized()