hi friends ,
in normal QWidget() and QDialog() we can use
layout()->setSizeConstraint(QLayout::SetFixedSize); to prevent user to resize the teh window ..
how can i do it for graphicsView class ... there is no layout ..?
hi friends ,
in normal QWidget() and QDialog() we can use
layout()->setSizeConstraint(QLayout::SetFixedSize); to prevent user to resize the teh window ..
how can i do it for graphicsView class ... there is no layout ..?
Bookmarks