From ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2 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/kdeedu@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- .../keducabuilder/keducaeditorstartdialogbase.ui | 320 +++++++++++++++++++++ 1 file changed, 320 insertions(+) create mode 100644 keduca/keducabuilder/keducaeditorstartdialogbase.ui (limited to 'keduca/keducabuilder/keducaeditorstartdialogbase.ui') diff --git a/keduca/keducabuilder/keducaeditorstartdialogbase.ui b/keduca/keducabuilder/keducaeditorstartdialogbase.ui new file mode 100644 index 00000000..0cb69e39 --- /dev/null +++ b/keduca/keducabuilder/keducaeditorstartdialogbase.ui @@ -0,0 +1,320 @@ + +KEducaEditorStartDialogBase + + + KEducaEditorStartDialogBase + + + + 0 + 0 + 511 + 311 + + + + Editor - Getting Started + + + true + + + + unnamed + + + 11 + + + 6 + + + + startChoiceBtnGrp + + + NoFrame + + + Plain + + + + + + + unnamed + + + 11 + + + 6 + + + + Layout13 + + + + unnamed + + + 0 + + + 6 + + + + openDocumentRB + + + NoFocus + + + Open an &existing document: + + + + + Layout4 + + + + unnamed + + + 0 + + + 6 + + + + Spacer4 + + + Horizontal + + + Fixed + + + + 20 + 20 + + + + + + urlRequester + + + + + + + + + openRecentDocumentRB + + + NoFocus + + + Open a &recent document: + + + false + + + + + Layout15 + + + + unnamed + + + 0 + + + 6 + + + + Spacer3 + + + Horizontal + + + Fixed + + + + 20 + 21 + + + + + + recentDocumentCB + + + + + + + radioButton4 + + + Open with Internet gallery browser + + + + + newDocumentRB + + + Start a &new document + + + true + + + + + + + Line1 + + + HLine + + + Sunken + + + Horizontal + + + + + Layout1 + + + + unnamed + + + 0 + + + 6 + + + + buttonHelp + + + &Help + + + true + + + + + Horizontal Spacing2 + + + Horizontal + + + Expanding + + + + 20 + 20 + + + + + + buttonOk + + + &OK + + + true + + + true + + + + + buttonCancel + + + &Cancel + + + true + + + + + + + + + + + buttonOk + clicked() + KEducaEditorStartDialogBase + accept() + + + buttonCancel + clicked() + KEducaEditorStartDialogBase + reject() + + + urlRequester + urlSelected(const QString&) + openDocumentRB + animateClick() + + + recentDocumentCB + activated(int) + openRecentDocumentRB + animateClick() + + + + newDocumentRB + urlRequester + recentDocumentCB + buttonHelp + buttonOk + buttonCancel + openDocumentRB + openRecentDocumentRB + + + + klineedit.h + kpushbutton.h + + -- cgit v1.2.1