Results 1 to 4 of 4

Thread: Shape-changing dialog with qt4.1

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2006
    Location
    Denmark
    Posts
    11
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows
    Thanks
    2
    Thanked 1 Time in 1 Post

    Default Re: Shape-changing dialog with qt4.1

    Quote Originally Posted by Everall
    Hello,

    Have a look at :
    QLayout::setSizeConstraint(QLayout::setFixedSize)
    which sets the dialog at its sizeHint. You have to use code for this.

    Hope this helps
    Thanks! This fixed my problem. I had expected to be able to test this using only the designer and the form preview...

  2. #2
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    99
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo
    Thanks
    1
    Thanked 3 Times in 3 Posts

    Default Re: Shape-changing dialog with qt4.1

    I had expected to be able to test this using only the designer and the form preview...
    I filed this as a bug some time ago and tasktracker shows now it is planned for QT 4.2 to have this functionality directly in the designer.

    Cheers

Similar Threads

  1. Issue with Modelless dialog on Mac
    By Satyanarayana Chebrolu in forum Qt Programming
    Replies: 0
    Last Post: 24th February 2009, 11:10
  2. Replies: 8
    Last Post: 2nd February 2009, 13:25
  3. Replies: 3
    Last Post: 29th December 2008, 17:54
  4. Shape changing under other tab using slider/spinbox
    By kramed in forum Qt Programming
    Replies: 2
    Last Post: 7th August 2007, 20:59

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.