From 114a878c64ce6f8223cfd22d76a20eb16d177e5e 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/kdevelop@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- parts/documentation/selecttopicbase.ui | 142 +++++++++++++++++++++++++++++++++ 1 file changed, 142 insertions(+) create mode 100644 parts/documentation/selecttopicbase.ui (limited to 'parts/documentation/selecttopicbase.ui') diff --git a/parts/documentation/selecttopicbase.ui b/parts/documentation/selecttopicbase.ui new file mode 100644 index 00000000..b363be2a --- /dev/null +++ b/parts/documentation/selecttopicbase.ui @@ -0,0 +1,142 @@ + +SelectTopicBase + + + SelectTopicBase + + + + 0 + 0 + 429 + 211 + + + + Choose Topic + + + true + + + + unnamed + + + + Layout1 + + + + unnamed + + + 0 + + + 6 + + + + Horizontal Spacing2 + + + Horizontal + + + Expanding + + + + 20 + 20 + + + + + + buttonOk + + + &OK + + + + + + true + + + true + + + + + buttonCancel + + + &Cancel + + + + + + true + + + + + + + topicLabel + + + Choose a topic for <b>%1</b>: + + + listBox1 + + + + + topicBox + + + + + + + buttonOk + clicked() + SelectTopicBase + accept() + + + buttonCancel + clicked() + SelectTopicBase + reject() + + + topicBox + doubleClicked(QListBoxItem*) + SelectTopicBase + accept() + + + topicBox + returnPressed(QListBoxItem*) + SelectTopicBase + accept() + + + + topicBox + buttonOk + buttonCancel + + + newSlot() + + + -- cgit v1.2.3