I am using Q3Progressbar in my application to show the progress in file copy.But the progress bar is not showing correctly(narrow).
I am using setGeometry(QRect) and setCenterIndicator(true) function to show progress bar .But in root mode the progress bar is showing perfectly.Is there any other fuction in qt4.6 to show progressbar

Reply With Quote

