Results 1 to 6 of 6

Thread: Problem with QHBoxlayout & QVBoxlayout

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2007
    Posts
    201
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    19
    Thanked 1 Time in 1 Post

    Unhappy Problem with QHBoxlayout & QVBoxlayout

    Hi All
    I need u ppls help. Actually i had a Dailog. I added some QPushButton and QLineEdit in different vertical layout. again while i compiled my solution an error is coming l. in my Ui_Form. its hshowing
    error C2039: 'setContentsMargins' : is not a member of 'QVBoxLayout'

    //vboxLayout->setContentsMargins(9, 9, 9, 9); getting error for this function call

    I dont know why this is coming. i'll b thankful if any body helps me.

    Regards
    Phillip
    Last edited by phillip_Qt; 12th January 2009 at 14:26.
    Cheers,
    Phillip



    --- Please post the solution you got to solve your problem. It may help others.

Similar Threads

  1. QVBoxLayout and QHBoxLayout problem
    By fmariusd in forum Qt Programming
    Replies: 2
    Last Post: 10th January 2009, 20:58
  2. QHBoxlayout Size problem
    By Spitz in forum Qt Programming
    Replies: 2
    Last Post: 4th December 2008, 21:09
  3. Help with alignment
    By IsleWitch in forum Newbie
    Replies: 1
    Last Post: 20th October 2007, 18:20
  4. Replies: 2
    Last Post: 19th May 2007, 18:25
  5. QHBoxLayout Problem
    By Seema Rao in forum Qt Programming
    Replies: 5
    Last Post: 29th April 2006, 15:51

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.