Warning, /accessibility/kmouth/preferencesui.ui is written in an unsupported language. File is not indexed.
0001 <ui version="4.0" > 0002 <class>PreferencesUI</class> 0003 <widget class="QWidget" name="PreferencesUI" > 0004 <property name="geometry" > 0005 <rect> 0006 <x>0</x> 0007 <y>0</y> 0008 <width>339</width> 0009 <height>148</height> 0010 </rect> 0011 </property> 0012 <property name="sizePolicy" > 0013 <sizepolicy> 0014 <hsizetype>5</hsizetype> 0015 <vsizetype>5</vsizetype> 0016 <horstretch>0</horstretch> 0017 <verstretch>0</verstretch> 0018 </sizepolicy> 0019 </property> 0020 <property name="windowTitle" > 0021 <string>Preferences</string> 0022 </property> 0023 <layout class="QVBoxLayout" > 0024 <property name="margin" > 0025 <number>11</number> 0026 </property> 0027 <property name="spacing" > 0028 <number>6</number> 0029 </property> 0030 <item> 0031 <layout class="QVBoxLayout" > 0032 <property name="margin" > 0033 <number>0</number> 0034 </property> 0035 <property name="spacing" > 0036 <number>6</number> 0037 </property> 0038 <item> 0039 <widget class="QLabel" name="speakLabel" > 0040 <property name="sizePolicy" > 0041 <sizepolicy> 0042 <hsizetype>5</hsizetype> 0043 <vsizetype>0</vsizetype> 0044 <horstretch>0</horstretch> 0045 <verstretch>0</verstretch> 0046 </sizepolicy> 0047 </property> 0048 <property name="whatsThis" > 0049 <string>This combo box specifies whether selected phrases of the phrase book are immediately spoken or just inserted into the edit field.</string> 0050 </property> 0051 <property name="text" > 0052 <string>&Selection of phrases in the phrase book:</string> 0053 </property> 0054 <property name="buddy" > 0055 <cstring>speakCombo</cstring> 0056 </property> 0057 </widget> 0058 </item> 0059 <item> 0060 <widget class="KComboBox" name="speakCombo" > 0061 <property name="whatsThis" > 0062 <string>This combo box specifies whether selected phrases of the phrase book are immediately spoken or just inserted into the edit field.</string> 0063 </property> 0064 <item> 0065 <property name="text" > 0066 <string>Speak Immediately</string> 0067 </property> 0068 </item> 0069 <item> 0070 <property name="text" > 0071 <string>Insert Into Edit Field</string> 0072 </property> 0073 </item> 0074 </widget> 0075 </item> 0076 </layout> 0077 </item> 0078 <item> 0079 <layout class="QVBoxLayout" > 0080 <property name="margin" > 0081 <number>0</number> 0082 </property> 0083 <property name="spacing" > 0084 <number>6</number> 0085 </property> 0086 <item> 0087 <widget class="QLabel" name="closeLabel" > 0088 <property name="sizePolicy" > 0089 <sizepolicy> 0090 <hsizetype>5</hsizetype> 0091 <vsizetype>0</vsizetype> 0092 <horstretch>0</horstretch> 0093 <verstretch>0</verstretch> 0094 </sizepolicy> 0095 </property> 0096 <property name="whatsThis" > 0097 <string>This combo box specifies whether the phrase book is automatically saved when the edit window is closed.</string> 0098 </property> 0099 <property name="text" > 0100 <string>Closing the phrase &book edit window:</string> 0101 </property> 0102 <property name="buddy" > 0103 <cstring>closeCombo</cstring> 0104 </property> 0105 </widget> 0106 </item> 0107 <item> 0108 <widget class="KComboBox" name="closeCombo" > 0109 <property name="whatsThis" > 0110 <string>This combo box specifies whether the phrase book is automatically saved when the edit window is closed.</string> 0111 </property> 0112 <item> 0113 <property name="text" > 0114 <string>Save Phrase Book</string> 0115 </property> 0116 </item> 0117 <item> 0118 <property name="text" > 0119 <string>Discard Changes</string> 0120 </property> 0121 </item> 0122 <item> 0123 <property name="text" > 0124 <string>Ask Whether to Save</string> 0125 </property> 0126 </item> 0127 </widget> 0128 </item> 0129 </layout> 0130 </item> 0131 </layout> 0132 </widget> 0133 <customwidgets> 0134 <customwidget> 0135 <class>KComboBox</class> 0136 <extends>QComboBox</extends> 0137 <header>kcombobox.h</header> 0138 <container>0</container> 0139 <pixmap></pixmap> 0140 </customwidget> 0141 </customwidgets> 0142 <resources/> 0143 <connections/> 0144 </ui>