[Qt-interest] Setting text of Commit button in QWizard does not work?

Andre Somers andre at familiesomers.nl
Thu Apr 29 12:37:39 CEST 2010


On 29-4-2010 12:22, Frank Lutz wrote:
> I do have found:
> void QWizard::setButtonText ( WizardButton which, const QString&  text )
> see
> http://doc.trolltech.com/4.3/qwizard.html#setButtonText
>
>    
Thanks for your response, but I must be missing the point of it somehow. 
I know what the method is *supposed* to do. The problem is that while I 
can change the text of the Next button, I can /not/ change the text of 
the Commit button using this method. There is nothing in that piece of 
documentation that you refer me to that suggests why this is the case. 
At least, I don't see it.

André



More information about the Qt-interest-old mailing list