From 38be0d13830efd2d98281c645c3a60afe05ffece Mon Sep 17 00:00:00 2001 From: Qt by Nokia Date: Wed, 27 Apr 2011 12:05:43 +0200 Subject: Initial import from the monolithic Qt. This is the beginning of revision history for this module. If you want to look at revision history older than this, please refer to the Qt Git wiki for how to use Git history grafting. At the time of writing, this wiki is located here: http://qt.gitorious.org/qt/pages/GitIntroductionWithQt If you have already performed the grafting and you don't see any history beyond this commit, try running "git log" with the "--follow" argument. Branched from the monolithic repo, Qt master branch, at commit 896db169ea224deb96c59ce8af800d019de63f12 --- examples/widgets/stylesheet/layouts/pagefold.ui | 349 ++++++++++++++++++++++++ 1 file changed, 349 insertions(+) create mode 100644 examples/widgets/stylesheet/layouts/pagefold.ui (limited to 'examples/widgets/stylesheet/layouts/pagefold.ui') diff --git a/examples/widgets/stylesheet/layouts/pagefold.ui b/examples/widgets/stylesheet/layouts/pagefold.ui new file mode 100644 index 0000000000..7ae313c331 --- /dev/null +++ b/examples/widgets/stylesheet/layouts/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