From 90825e2392b2d70e43c7a25b8a3752299a933894 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- python/pykde/examples/kdeform1.ui | 335 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 335 insertions(+) create mode 100644 python/pykde/examples/kdeform1.ui (limited to 'python/pykde/examples/kdeform1.ui') diff --git a/python/pykde/examples/kdeform1.ui b/python/pykde/examples/kdeform1.ui new file mode 100644 index 00000000..3d7a36e3 --- /dev/null +++ b/python/pykde/examples/kdeform1.ui @@ -0,0 +1,335 @@ + +Form1 +Python:#import all necessary widgets +Python:from kfile import KURLRequester + + + Form1 + + + + 0 + 0 + 497 + 485 + + + + Form1 + + + + unnamed + + + 6 + + + 6 + + + + KLed1 + + + + + KLed2 + + + + 255 + 255 + 0 + + + + + + KLed3 + + + + 255 + 0 + 0 + + + + + + KSqueezedTextLabel1 + + + KSqueezedTextLa...h a lot of text + + + + + Spacer1 + + + Horizontal + + + Expanding + + + + 231 + 0 + + + + + + Frame3 + + + StyledPanel + + + Raised + + + + unnamed + + + 11 + + + 6 + + + + KURLLabel1 + + + http://KURLLabel.org + + + + + KURLRequester1 + + + + + KLineEdit1 + + + KLineEdit1 + + + + + Spacer2 + + + Horizontal + + + Expanding + + + + 80 + 0 + + + + + + KProgress1 + + + + 7 + 0 + 2 + 0 + + + + + + Spacer3 + + + Horizontal + + + Expanding + + + + 80 + 0 + + + + + + + + GroupBox1 + + + GroupBox1 + + + + unnamed + + + 11 + + + 6 + + + + KHistoryCombo1 + + + + first, second, last + + + + + + KDatePicker1 + + + + 2003 + 4 + 22 + + + + + + + + GroupBox3 + + + GroupBox3 + + + + unnamed + + + 11 + + + 6 + + + + KComboBox1 + + + false + + + false + + + + + KIntSpinBox1 + + + 7 + + + + + KFontCombo2 + + + + + + + GroupBox4 + + + GroupBox4 + + + + unnamed + + + 11 + + + 6 + + + + KListView1 + + + + + + + PushButton1 + + + + 5 + 0 + 0 + 0 + + + + Close + + + false + + + + + Spacer5 + + + Horizontal + + + Expanding + + + + 372 + 0 + + + + + + + + PushButton1 + clicked() + Form1 + PushButton1_clicked() + + + + kdeform1.ui.h + + + PushButton1_clicked() + + + -- cgit v1.2.1