Qt 6.11 is out! See what's new in the release
blog
qWizard: how to change color or eliminate line above qWizard buttons
-
Greetings,
It seems like should be easy, but I cannot find a way to change color of the separator line for qWizard buttons. I set background color as an image using palette, but the separator line is gray.
I tried different styles, it did not work.
Is there a way to eliminate or change color of the separator line in qWizardPages?Thank you very much for your help.
Natalie