From 875ae8e38bc3663e5057ca910e7ebe4b2994edb9 Mon Sep 17 00:00:00 2001 From: tpearson Date: Tue, 14 Sep 2010 19:47:20 +0000 Subject: Updated python directory git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1175349 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- python/pyqt/examples3/SQL/connect.ui | 238 ----------------------------------- 1 file changed, 238 deletions(-) delete mode 100644 python/pyqt/examples3/SQL/connect.ui (limited to 'python/pyqt/examples3/SQL/connect.ui') diff --git a/python/pyqt/examples3/SQL/connect.ui b/python/pyqt/examples3/SQL/connect.ui deleted file mode 100644 index cc419203..00000000 --- a/python/pyqt/examples3/SQL/connect.ui +++ /dev/null @@ -1,238 +0,0 @@ - -ConnectDialog - - - ConnectDialog - - - - 0 - 0 - 303 - 251 - - - - Connect... - - - - unnamed - - - 11 - - - 6 - - - - GroupBox3 - - - Connection settings - - - - unnamed - - - 11 - - - 6 - - - - editDatabase - - - - - TextLabel3 - - - Database Name: - - - comboDatabase - - - - - editPassword - - - Password - - - - - TextLabel4 - - - &Username: - - - editUsername - - - - - TextLabel4_2 - - - &Password: - - - editPassword - - - - - comboDriver - - - - - editUsername - - - - - editHostname - - - - - TextLabel5 - - - &Hostname: - - - editHostname - - - - - TextLabel5_2 - - - P&ort: - - - portSpinBox - - - - - portSpinBox - - - Default - - - 65535 - - - -1 - - - -1 - - - - - TextLabel2 - - - D&river - - - comboDriver - - - - - - - Layout25 - - - - unnamed - - - 0 - - - 6 - - - - Spacer1 - - - Horizontal - - - Expanding - - - - - PushButton1 - - - &OK - - - true - - - - - PushButton2 - - - &Cancel - - - - - - - - - PushButton1 - clicked() - ConnectDialog - accept() - - - PushButton2 - clicked() - ConnectDialog - reject() - - - - comboDriver - editDatabase - editUsername - editPassword - editHostname - portSpinBox - PushButton1 - PushButton2 - - - connect.ui.h - - - init() - destroy() - - - -- cgit v1.2.3