PDA

View Full Version : QWidget sizable



prasenjit
21st November 2009, 06:50
Hi,

As I understand QDialog derived widgets are resizable in Qt4. Could you,
please, suggest me the way to make them have fixed size?

thanks in advance.

franz
21st November 2009, 09:06
QWidget::setFixedSize() (http://doc.trolltech.com/latest/qwidget.html#setFixedSize)