how can i react to QWizard's Cancel button?
General and Desktop
2
Posts
2
Posters
690
Views
2
Watching
-
wrote on 5 May 2015, 02:51 last edited by
how can i react to QWizard's Cancel button?
i want to do sth when the Cancel button is clicked...
i tried QDialog::Rejected, it didnot work fine....as i use wizard.show(), not wizard.exec() here... -
how can i react to QWizard's Cancel button?
i want to do sth when the Cancel button is clicked...
i tried QDialog::Rejected, it didnot work fine....as i use wizard.show(), not wizard.exec() here...
1/2