From 4c43b60323e88befb08504c1ec67305cc8f57e70 Mon Sep 17 00:00:00 2001 From: Jo Asplin Date: Mon, 12 Sep 2011 09:21:12 +0200 Subject: Moved autotests in category 'tools' into new directory structure Task-number: QTBUG-21355 Change-Id: I315d4b1f55d42391524c0e8625952dee1b96fca3 Reviewed-on: http://codereview.qt-project.org/4449 Reviewed-by: Qt Sanity Bot Reviewed-by: Rohan McGovern --- tests/auto/tools/uic/baseline/pagefold.ui | 349 ++++++++++++++++++++++++++++++ 1 file changed, 349 insertions(+) create mode 100644 tests/auto/tools/uic/baseline/pagefold.ui (limited to 'tests/auto/tools/uic/baseline/pagefold.ui') diff --git a/tests/auto/tools/uic/baseline/pagefold.ui b/tests/auto/tools/uic/baseline/pagefold.ui new file mode 100644 index 0000000000..7ae313c331 --- /dev/null +++ b/tests/auto/tools/uic/baseline/pagefold.ui @@ -0,0 +1,349 @@ + + MainWindow + + + + 0 + 0 + 392 + 412 + + + + MainWindow + + + + + 9 + + + 6 + + + + + QFrame::StyledPanel + + + QFrame::Raised + + + + 9 + + + 6 + + + + + Specify your name + + + true + + + -1 + + + + Girish + + + + + Jasmin + + + + + Simon + + + + + Zack + + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + Check this if you are female + + + &Female + + + + + + + Gender: + + + + + + + &Age: + + + ageSpinBox + + + + + + + Check this if you are male + + + &Male + + + + + + + &Name: + + + nameCombo + + + + + + + &Password: + + + passwordEdit + + + + + + + Specify your age + + + Specify your age + + + 12 + + + 22 + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::NoButton|QDialogButtonBox::Ok + + + + + + + Please read the LICENSE file before checking + + + I &accept the terms and &conditions + + + + + + + Specify your password + + + Specify your password + + + Password + + + QLineEdit::Password + + + + + + + Select your profession + + + Specify your name here + + + Specify your name here + + + 0 + + + + Developer + + + + + Student + + + + + Fisherman + + + + + + + + Profession: + + + professionList + + + + + + + Specify country of origin + + + Specify country of origin + + + 6 + + + + Egypt + + + + + France + + + + + Germany + + + + + India + + + + + Italy + + + + + Korea + + + + + Norway + + + + + + + + Pro&fession + + + professionList + + + + + + + + + + + + 0 + 0 + 392 + 25 + + + + + &File + + + + + + + + &Help + + + + + + + + + + + + &Exit + + + + + About Qt + + + + + Edit &Style + + + + + About + + + + + + -- cgit v1.2.3