Results 1 to 2 of 2

Thread: qgridlayout setting in qt designer

  1. #1
    Join Date
    Sep 2009
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default qgridlayout setting in qt designer

    In qt designer, how to make qgridlayout so that it can contains
    1 widget in first row, streched and 2 widgets in second row.

    something like this:
    Qt Code:
    1. --------------------------------
    2. widget1
    3.  
    4. --------------------------------
    5. widget2 | widget3
    6. --------------------------------
    To copy to clipboard, switch view to plain text mode 

    tnx

  2. #2
    Join Date
    Nov 2008
    Location
    Częstochowa/Poland
    Posts
    50
    Thanks
    2
    Thanked 11 Times in 11 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: qgridlayout setting in qt designer

    Stretch the first widget to span 2 columns. Insert the no 1 and 2 widgets in the same column and the 3 in another. Than Drag the left edge of the no 1 widget so that it spans 2 columns.
    Me, Grimlock, not "nice dino". ME BASH BRAINS!

Similar Threads

  1. Setting QFrame palette in Designer doesn't "stick"
    By Doug Broadwell in forum Qt Tools
    Replies: 1
    Last Post: 9th September 2007, 21:44
  2. Replies: 13
    Last Post: 15th December 2006, 11:52
  3. Adding slots in Designer
    By jamos in forum Qt Tools
    Replies: 5
    Last Post: 18th May 2006, 23:28
  4. Setting behaviour in designer
    By Morea in forum Qt Tools
    Replies: 3
    Last Post: 19th March 2006, 15:33
  5. How to create custom slot in Qt Designer 4.1?
    By jamadagni in forum Qt Tools
    Replies: 31
    Last Post: 18th January 2006, 20:46

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.