PDA

View Full Version : qformlayout: no addSpacing?



mattc
11th October 2009, 20:30
Hello,
I want to add space between some rows in a QFormLayout but I found no "addSpacing" method. I tried to use multiple QFormLayouts in a QVBoxLayout but it screws up the vertical alignment of fields.

Thank you