From 00bb99ac80741fc50ef8a289719373032f2391eb 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/kdeaccessibility@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kttsd/libkttsd/selecttalkerwidget.ui | 572 +++++++++++++++++++++++++++++++++++ 1 file changed, 572 insertions(+) create mode 100644 kttsd/libkttsd/selecttalkerwidget.ui (limited to 'kttsd/libkttsd/selecttalkerwidget.ui') diff --git a/kttsd/libkttsd/selecttalkerwidget.ui b/kttsd/libkttsd/selecttalkerwidget.ui new file mode 100644 index 0000000..adcc8a9 --- /dev/null +++ b/kttsd/libkttsd/selecttalkerwidget.ui @@ -0,0 +1,572 @@ + +SelectTalkerWidget +Gary Cramblitt <garycramblitt@comcast.net> + + + SelectTalkerWidget + + + + 0 + 0 + 558 + 447 + + + + + 3 + 3 + 0 + 0 + + + + Select Talker + + + + unnamed + + + + buttonGroup1 + + + + 3 + 3 + 0 + 0 + + + + NoFrame + + + + + + + unnamed + + + 0 + + + + useDefaultRadioButton + + + &Use default Talker + + + When checked, will use the default Talker, which is the topmost Talker listed in the Talkers tab. + + + + + useClosestMatchRadioButton + + + Use closest &matching Talker having + + + When checked, will use a configured Talker most closely matching the attributes you choose. Attributes with checks next to them will be preferred over unchecked attributes. Language is always preferred. + + + + + layout6 + + + + unnamed + + + + spacer15 + + + Horizontal + + + Fixed + + + + 30 + 20 + + + + + + closestMatchGroupBox + + + NoFrame + + + + + + + unnamed + + + 0 + + + + preferredLabel + + + Checked items are preferred over unchecked items. + + + + + layout11_2 + + + + unnamed + + + + synthLabel + + + &Synthesizer: + + + WordBreak|AlignVCenter|AlignLeft + + + synthComboBox + + + + + synthComboBox + + + + + synthCheckBox + + + false + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + layout12 + + + + unnamed + + + + genderLabel + + + &Gender: + + + genderCheckBox + + + + + genderComboBox + + + + + genderCheckBox + + + false + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + line1 + + + VLine + + + Plain + + + 2 + + + Vertical + + + + + layout14 + + + + unnamed + + + + volumeLabel + + + &Volume: + + + volumeCheckBox + + + + + volumeComboBox + + + + + volumeCheckBox + + + false + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + layout13 + + + + unnamed + + + + rateLabel + + + &Rate: + + + rateCheckBox + + + + + rateComboBox + + + + + rateCheckBox + + + false + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + layout10 + + + + unnamed + + + + languageLabel + + + &Language: + + + languageLineEdit + + + + + languageLineEdit + + + false + + + + 0 + 0 + 0 + + + + This filter is applied to text jobs of the specified language. You may select more than one language by clicking the browse button and Ctrl-clicking on more than one in the list. If blank, the filter applies to all text jobs of any language. + + + + + languageBrowseButton + + + ... + + + Click to select one or more languages. This filter will be applied to text jobs of those languages. + + + + + languageCheckBox + + + false + + + + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + + + + + useSpecificTalkerRadioButton + + + Use specific &Talker + + + When checked, will use the specific Talker (if it is still configured), otherwise the Talker most closely matching. + + + + + layout10 + + + + unnamed + + + + spacer15_2 + + + Horizontal + + + Fixed + + + + 30 + 20 + + + + + + + Language + + + true + + + true + + + + + Speech Synthesizer + + + true + + + true + + + + + Voice + + + true + + + true + + + + + Gender + + + true + + + true + + + + + Volume + + + true + + + true + + + + + Rate + + + true + + + true + + + + talkersListView + + + + 7 + 3 + 0 + 0 + + + + LastColumn + + + This is a list of all the configured Talkers. A Talker is a speech synthesizer that has been configured with a language, voice, gender, speaking rate, and volume. Talkers higher in the list have higher priority. The topmost Talker will be used when no talker attributes have been specified by an application. + + + + + + + + + + + + useDefaultRadioButton + useClosestMatchRadioButton + synthComboBox + synthCheckBox + genderComboBox + genderCheckBox + volumeComboBox + volumeCheckBox + rateComboBox + rateCheckBox + languageLineEdit + languageBrowseButton + languageCheckBox + useSpecificTalkerRadioButton + talkersListView + + + + kcombobox.h + kcombobox.h + kcombobox.h + kcombobox.h + klineedit.h + kpushbutton.h + klistview.h + + -- cgit v1.2.1