[Qt-interest] Two questions regarding QStatusBar

Alessandro Portale Alessandro.Portale at trolltech.com
Tue Jul 7 01:11:22 CEST 2009


Patric schrieb:
> Unfortunately, the QProgressBar is added with some strange space after 
> it... (the red circle)

It is the placeholder for the percentage text. Try to unset the 
textVisible property:

    http://doc.qtsoftware.com/latest/qprogressbar.html#textVisible-prop

Alessandro



More information about the Qt-interest-old mailing list