Results 1 to 2 of 2

Thread: about QStatusBar

  1. #1
    Join Date
    Sep 2006
    Posts
    12
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default about QStatusBar

    hi :
    How to customize the position and size of adding QWidgets in QStatusBar?
    Please help me. Thanks

  2. #2
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: about QStatusBar

    Qt Code:
    1. int QStatusBar::insertWidget ( int index, QWidget * widget, int stretch = 0 )
    To copy to clipboard, switch view to plain text mode 

    This might help... use the index

  3. The following user says thank you to aamer4yu for this useful post:

    Pang (17th November 2006)

Similar Threads

  1. expanding to the max. available space in a QStatusBar
    By momesana in forum Qt Programming
    Replies: 1
    Last Post: 11th November 2006, 20:02

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.