Qt Centre Forum
>
Qt
>
Qt Programming
> How to show QProgressDialog without cancel button
PDA
View Full Version :
How to show QProgressDialog without cancel button
rajesh
30th January 2007, 10:44
I want to show QProgressDialog without cancel button. I dont want to show any button on this. how to do this?
jpn
30th January 2007, 10:53
progressDialog->setCancelButton(0);
vBulletin® v3.7.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.