Results 1 to 4 of 4

Thread: QStatusBar

  1. #1
    Join Date
    Apr 2009
    Location
    İstanbul, Türkiye
    Posts
    26
    Thanks
    1

    Default QStatusBar

    How to add seperator in QStatusBar?

  2. #2
    Join Date
    Apr 2007
    Location
    Sunny Darwin, NT Australia
    Posts
    186
    Thanks
    29
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: QStatusBar

    The QStatusBar is a single line bar, so you have to create your own and implement the signals and slots.

  3. #3
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: QStatusBar

    Quote Originally Posted by newermind View Post
    How to add seperator in QStatusBar?
    You can add widgets to the status bar, so ad a "separator widget" to it.

  4. #4
    Join Date
    Jan 2008
    Location
    Poland
    Posts
    687
    Thanks
    4
    Thanked 140 Times in 132 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: QStatusBar

    and "separator widget" is usually QFrame with horizontal (or vertical) line.
    I would like to be a "Guru"

    Useful hints (try them before asking):
    1. Use Qt Assistant
    2. Search the forum

    If you haven't found solution yet then create new topic with smart question.

Similar Threads

  1. Subclass QStatusBar
    By 1111 in forum Qt Programming
    Replies: 2
    Last Post: 20th February 2009, 10:14
  2. Embedding QProgressBar in QStatusBar: Height issues
    By elahav in forum Qt Programming
    Replies: 3
    Last Post: 11th February 2009, 14:39
  3. Aligning message displayed on QStatusbar
    By sanjayshelke in forum Qt Programming
    Replies: 2
    Last Post: 20th November 2008, 09:41
  4. about QStatusBar
    By Pang in forum Qt Programming
    Replies: 1
    Last Post: 16th November 2006, 04:15
  5. 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.