Results 1 to 3 of 3

Thread: QSplitter

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2006
    Location
    Raleigh, NC
    Posts
    16
    Thanks
    2
    Qt products
    Qt3
    Platforms
    Windows

    Default QSplitter

    I was wondering if there is a way to tell the splitter to split the screen 40/60%. It seems to base its size off of its child widgets, however, I'm trying to get my child widgets to size appropriate to the screen size. I'm not sure how to make them dynamic when the screen resizes instead of always use setMinimumWidth/Height etc. I want it to be flexible.

    Also on the right half of the splitter if I don't set the minimum width it will act as if there are no widgets there at all and hides them. I really don't want to have to specify minimumWidths. Maybe I should be using baseSize?
    Last edited by Solarity; 10th February 2006 at 15:46.

Similar Threads

  1. QSplitter only resize from user input?
    By winston2020 in forum Qt Programming
    Replies: 1
    Last Post: 30th January 2009, 15:50
  2. QSplitter in Designer
    By Boron in forum Qt Tools
    Replies: 2
    Last Post: 21st July 2008, 18:34
  3. Dynamic QSplitter
    By EricF in forum Qt Programming
    Replies: 4
    Last Post: 26th October 2007, 14:59
  4. New to QSplitter
    By bruccutler in forum Qt Programming
    Replies: 6
    Last Post: 6th September 2007, 16:43
  5. How to set Widgets sizes with in QSplitter
    By rajeshs in forum Qt Programming
    Replies: 1
    Last Post: 29th June 2007, 07:38

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.