Just call this function with your preferred size parameters.
Qt Code:
mainWindow->setFixedSize(200,200);To copy to clipboard, switch view to plain text mode
Just call this function with your preferred size parameters.
Qt Code:
mainWindow->setFixedSize(200,200);To copy to clipboard, switch view to plain text mode
Goldmmbr (10th November 2009)
Bookmarks