hello all.
I have a qwizardpage which has two qlineedit fields for passwords the fields are used to validate the password enyered by the user. if these two fields are empty or their values are not equal, the next button should be disabled. how do i implement this function?
thanks