diff -r 000000000000 -r 1918ee327afb tests/auto/uic3/baseline/optionsform.ui --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/auto/uic3/baseline/optionsform.ui Mon Jan 11 14:00:40 2010 +0000 @@ -0,0 +1,207 @@ + +OptionsForm + + + OptionsForm + + + + 0 + 0 + 381 + 297 + + + + Color Tool -- Options + + + + unnamed + + + + Layout16 + + + + unnamed + + + + listGroupBox + + + &List View + + + + unnamed + + + + webCheckBox + + + &Web color indicator + + + true + + + + + + + textGroupBox + + + &Colored text + + + + unnamed + + + + textLineEdit + + + The quick brown fox jumped over the lazy dogs. + + + + + + + + + Layout20 + + + + unnamed + + + + clipboardButtonGroup + + + Copy to Clipboard As + + + + unnamed + + + + hexRadioButton + + + &Hex, e.g. #ab12df + + + true + + + + + nameRadioButton + + + &Name, e.g. darkgreen + + + + + rgbRadioButton + + + &RGB values, e.g. 266,0,51 + + + + + + + Spacer4 + + + Horizontal + + + Expanding + + + + 0 + 2 + + + + + + Layout19 + + + + unnamed + + + + Spacer3 + + + Vertical + + + Expanding + + + + 22 + 0 + + + + + + okPushButton + + + OK + + + true + + + + + cancelPushButton + + + Cancel + + + + + + + + + + + okPushButton + clicked() + OptionsForm + accept() + + + cancelPushButton + clicked() + OptionsForm + reject() + + + +