From e9ae80694875f869892f13f4fcaf1170a00dea41 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/kdewebdev@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- quanta/components/tableeditor/tableeditors.ui | 642 ++++++++++++++++++++++++++ 1 file changed, 642 insertions(+) create mode 100644 quanta/components/tableeditor/tableeditors.ui (limited to 'quanta/components/tableeditor/tableeditors.ui') diff --git a/quanta/components/tableeditor/tableeditors.ui b/quanta/components/tableeditor/tableeditors.ui new file mode 100644 index 00000000..88def66d --- /dev/null +++ b/quanta/components/tableeditor/tableeditors.ui @@ -0,0 +1,642 @@ + +TableEditorS + + + TableEditorS + + + + 0 + 0 + 692 + 584 + + + + Table Editor + + + + unnamed + + + + buttonCancel + + + Ca&ncel + + + true + + + + + Horizontal Spacing2 + + + Horizontal + + + Expanding + + + + 16 + 20 + + + + + + buttonOk + + + &OK + + + + + + true + + + true + + + + + buttonHelp + + + &Help + + + F1 + + + true + + + + + tabWidget + + + + tab + + + &Main + + + + unnamed + + + + textLabel5 + + + Ta&ble data: + + + tableData + + + + + tableData + + + + 7 + 7 + 0 + 0 + + + + AlwaysOn + + + AlwaysOn + + + 0 + + + 0 + + + Single + + + + + spacer1 + + + Horizontal + + + Expanding + + + + 276 + 20 + + + + + + spacer1_2_2 + + + Horizontal + + + Expanding + + + + 276 + 20 + + + + + + rowSpinBox + + + 999 + + + 0 + + + + + textLabel2 + + + Co&lumns: + + + colSpinBox + + + + + captionText + + + + + pushButton7_2 + + + Bod&y Properties + + + + + pushButton7 + + + &Table Properties + + + + + textLabel3 + + + + 5 + 1 + 0 + 0 + + + + C&aption: + + + captionText + + + + + textLabel1 + + + &Rows: + + + rowSpinBox + + + + + colSpinBox + + + 999 + + + 0 + + + + + + + tab + + + Header + + + + unnamed + + + + frame3 + + + false + + + StyledPanel + + + Raised + + + + unnamed + + + + headerTableData + + + AutoOneFit + + + AlwaysOn + + + AlwaysOn + + + 0 + + + 0 + + + Single + + + + + spacer2 + + + Horizontal + + + Expanding + + + + 340 + 20 + + + + + + headerRowSpinBox + + + 0 + + + 0 + + + + + textLabel4_2 + + + Header &rows: + + + headerRowSpinBox + + + + + headerColSpinBox + + + 999 + + + + + textLabel4 + + + Header co&lumns: + + + headerColSpinBox + + + + + textLabel6 + + + Header &data: + + + headerTableData + + + + + + + headerCheckBox + + + Insert ta&ble header + + + + + spacer6 + + + Horizontal + + + Expanding + + + + 40 + 20 + + + + + + pushButton7_3 + + + false + + + &Header Properties + + + + + + + tab + + + Footer + + + + unnamed + + + + frame3_2 + + + false + + + StyledPanel + + + Raised + + + + unnamed + + + + footerTableData + + + AutoOneFit + + + AlwaysOn + + + AlwaysOn + + + 0 + + + 0 + + + Single + + + FollowStyle + + + + + footerRowSpinBox + + + 0 + + + 0 + + + + + textLabel4_2_2 + + + Footer &rows: + + + footerRowSpinBox + + + + + footerColSpinBox + + + 999 + + + + + textLabel4_3 + + + Footer co&lumns: + + + footerColSpinBox + + + + + textLabel6_2 + + + Footer &data: + + + footerTableData + + + + + spacer2_2 + + + Horizontal + + + Expanding + + + + 340 + 20 + + + + + + + + footerCheckBox + + + Insert ta&ble footer + + + + + spacer7 + + + Horizontal + + + Expanding + + + + 40 + 20 + + + + + + pushButton7_4 + + + false + + + &Footer Properties + + + + + + + + + + headerCheckBox + toggled(bool) + frame3 + setEnabled(bool) + + + footerCheckBox + toggled(bool) + frame3_2 + setEnabled(bool) + + + buttonOk + clicked() + TableEditorS + accept() + + + buttonCancel + clicked() + TableEditorS + reject() + + + headerCheckBox + toggled(bool) + pushButton7_3 + setEnabled(bool) + + + footerCheckBox + toggled(bool) + pushButton7_4 + setEnabled(bool) + + + + tabWidget + rowSpinBox + colSpinBox + pushButton7 + pushButton7_2 + captionText + tableData + buttonOk + buttonCancel + buttonHelp + headerCheckBox + pushButton7_3 + headerRowSpinBox + headerColSpinBox + headerTableData + footerCheckBox + pushButton7_4 + footerRowSpinBox + footerColSpinBox + footerTableData + + + -- cgit v1.2.3