From 8a055d66f43592c257cece2eb8cc021808062917 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 29 Nov 2011 01:11:08 -0600 Subject: Initial TQt conversion --- examples3/SQL/form2.ui | 56 +++++++++++++++++++++++++------------------------- 1 file changed, 28 insertions(+), 28 deletions(-) (limited to 'examples3/SQL/form2.ui') diff --git a/examples3/SQL/form2.ui b/examples3/SQL/form2.ui index ffe2beb..4856e39 100644 --- a/examples3/SQL/form2.ui +++ b/examples3/SQL/form2.ui @@ -1,6 +1,6 @@ Form2 - + Form2 @@ -15,7 +15,7 @@ Form2 - + DataBrowser1 @@ -49,7 +49,7 @@ 6 - + Layout2 @@ -63,7 +63,7 @@ 6 - + labelSurname @@ -71,9 +71,9 @@ Surname - + - QSpinBoxStatusid + TQSpinBoxStatusid 2147483647 @@ -86,9 +86,9 @@ - + - QLineEditSurname + TQLineEditSurname @@ -98,7 +98,7 @@ - + labelStatusid @@ -106,7 +106,7 @@ Statusid - + labelForename @@ -114,9 +114,9 @@ Forename - + - QLineEditSalary + TQLineEditSalary AlignRight @@ -129,7 +129,7 @@ - + labelSalary @@ -137,9 +137,9 @@ Salary - + - QLineEditForename + TQLineEditForename @@ -151,7 +151,7 @@ - + Layout3 @@ -165,7 +165,7 @@ 6 - + PushButtonFirst @@ -173,7 +173,7 @@ |< &First - + PushButtonPrev @@ -181,7 +181,7 @@ << &Prev - + PushButtonNext @@ -189,7 +189,7 @@ &Next >> - + PushButtonLast @@ -199,7 +199,7 @@ - + Layout4 @@ -213,7 +213,7 @@ 6 - + PushButtonInsert @@ -221,7 +221,7 @@ &Insert - + PushButtonUpdate @@ -229,7 +229,7 @@ &Update - + PushButtonDelete @@ -311,10 +311,10 @@ - QLineEditForename - QLineEditSurname - QLineEditSalary - QSpinBoxStatusid + TQLineEditForename + TQLineEditSurname + TQLineEditSalary + TQSpinBoxStatusid PushButtonFirst PushButtonPrev PushButtonNext -- cgit v1.2.3