[Qt-creator] Resizing a window
Paul Hartman
paul.hartman+qt at gmail.com
Tue Feb 9 21:24:34 CET 2010
On Tue, Feb 9, 2010 at 11:45 AM, Chris Bruner <cbruner at quadro.net> wrote:
> I'm trying to do something that I'm sure is simple but somehow escapes
> me. I've got a QGraphicsView inside a QFrame inside a QGridLayout inside
> a QVBoxLayout inside a QWidget inside a QMainWindow.
> I want to resize the window and have the QGraphicsView follow along.
> Instead what I see is the window resizeing and the view staying the same
> and getting covered up.
Look at the chapter "Layout Management" in the Qt documentation, maybe
it will give you some hints.
More information about the Qt-creator-old
mailing list