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/pyqt/examples3/SQL/form1.ui | 77 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 python/pyqt/examples3/SQL/form1.ui (limited to 'python/pyqt/examples3/SQL/form1.ui') diff --git a/python/pyqt/examples3/SQL/form1.ui b/python/pyqt/examples3/SQL/form1.ui new file mode 100644 index 00000000..38b3cb27 --- /dev/null +++ b/python/pyqt/examples3/SQL/form1.ui @@ -0,0 +1,77 @@ + +Form1 + + + Form1 + + + + 0 + 0 + 600 + 370 + + + + Form1 + + + + + Forename + + + forename + + + + + Surname + + + surname + + + + + Salary + + + salary + + + + + Statusid + + + statusid + + + + DataTable2 + + + + 0 + 0 + 600 + 370 + + + + true + + + true + + + + (default) + staff + + + + + + -- cgit v1.2.3