From 8362bf63dea22bbf6736609b0f49c152f975eb63 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 20 Jan 2010 01:29:50 +0000 Subject: Added old abandoned KDE3 version of koffice git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- .../koDocumentInfoUserMetadataWidget.ui | 233 +++++++++++++++++++++ 1 file changed, 233 insertions(+) create mode 100644 lib/kofficecore/koDocumentInfoUserMetadataWidget.ui (limited to 'lib/kofficecore/koDocumentInfoUserMetadataWidget.ui') diff --git a/lib/kofficecore/koDocumentInfoUserMetadataWidget.ui b/lib/kofficecore/koDocumentInfoUserMetadataWidget.ui new file mode 100644 index 00000000..fd91dd5e --- /dev/null +++ b/lib/kofficecore/koDocumentInfoUserMetadataWidget.ui @@ -0,0 +1,233 @@ + +KoDocumentInfoUserMetadataWidget + + + KoDocumentInfoUserMetadataWidget + + + + 0 + 0 + 558 + 484 + + + + + unnamed + + + 0 + + + + metaListView + + + + + layout5 + + + + unnamed + + + + kPushButton2 + + + + 130 + 0 + + + + Add... + + + + + kPushButton4 + + + Delete + + + + + spacer5 + + + Vertical + + + Expanding + + + + 20 + 101 + + + + + + + + buttonGroup1 + + + Type + + + + unnamed + + + + rbNumber + + + Number: + + + false + + + + + wNumber + + + false + + + + + rString + + + String: + + + true + + + + + wString + + + true + + + + + rbBoolean + + + Boolean: + + + + + + true + + + + + false + + + + wBoolean + + + false + + + + + rbTime + + + Time: + + + + + wTime + + + false + + + + + rbDate + + + Date: + + + + + wDate + + + false + + + + + + + + + rbNumber + toggled(bool) + wNumber + setEnabled(bool) + + + rbDate + toggled(bool) + wDate + setEnabled(bool) + + + rbTime + toggled(bool) + wTime + setEnabled(bool) + + + rbBoolean + toggled(bool) + wBoolean + setEnabled(bool) + + + rString + toggled(bool) + wString + setEnabled(bool) + + + + + + klistview.h + kpushbutton.h + kpushbutton.h + knuminput.h + klineedit.h + kcombobox.h + ktimewidget.h + kdatetimewidget.h + kdatewidget.h + ktimewidget.h + + -- cgit v1.2.1