From 84da08d7b7fcda12c85caeb5a10b4903770a6f69 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/kdeaddons@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- konq-plugins/domtreeviewer/attributeeditdialog.ui | 174 ++++++++++++++++++++++ 1 file changed, 174 insertions(+) create mode 100644 konq-plugins/domtreeviewer/attributeeditdialog.ui (limited to 'konq-plugins/domtreeviewer/attributeeditdialog.ui') diff --git a/konq-plugins/domtreeviewer/attributeeditdialog.ui b/konq-plugins/domtreeviewer/attributeeditdialog.ui new file mode 100644 index 0000000..c77f92d --- /dev/null +++ b/konq-plugins/domtreeviewer/attributeeditdialog.ui @@ -0,0 +1,174 @@ + +AttributeEditDialog + + + AttributeEditDialog + + + + 0 + 0 + 412 + 254 + + + + Edit Attribute + + + + unnamed + + + + layout7 + + + + unnamed + + + + textLabel1 + + + Attribute &name: + + + attrName + + + + + attrName + + + + + + + textLabel2 + + + Attribute &value: + + + attrValue + + + + + attrValue + + + true + + + PlainText + + + true + + + AutoNone + + + + + line1 + + + HLine + + + Sunken + + + Horizontal + + + + + layout8 + + + + unnamed + + + + okBtn + + + &OK + + + true + + + false + + + + + spacer3 + + + Horizontal + + + Expanding + + + + 121 + 20 + + + + + + cancelBtn + + + &Cancel + + + + + + + + + + + okBtn + clicked() + AttributeEditDialog + accept() + + + cancelBtn + clicked() + AttributeEditDialog + reject() + + + attrValue + returnPressed() + AttributeEditDialog + accept() + + + attrName + returnPressed() + AttributeEditDialog + accept() + + + + + klineedit.h + ktextedit.h + + -- cgit v1.2.1