Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
QWizard/QWizardPage::setPixamap() not work...... QWizard/QWizardPage::setPixamap(QPixmap(":/xxx/xxx/xxx.png")); is this right? but just donot show the picture...
Hi,
Did you check the path to your QRC image file ?
yes it is in the qrc file...
But is the path in your code correct ?
solved, i should setWizardStyle...