Warning, /education/parley/src/settings/viewoptionsbase.ui is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" encoding="UTF-8"?> 0002 <ui version="4.0"> 0003 <class>ViewOptionsBase</class> 0004 <widget class="QWidget" name="ViewOptionsBase"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>377</width> 0010 <height>381</height> 0011 </rect> 0012 </property> 0013 <layout class="QGridLayout"> 0014 <property name="margin"> 0015 <number>0</number> 0016 </property> 0017 <property name="spacing"> 0018 <number>6</number> 0019 </property> 0020 <item row="2" column="0" colspan="2"> 0021 <spacer> 0022 <property name="orientation"> 0023 <enum>Qt::Vertical</enum> 0024 </property> 0025 <property name="sizeType"> 0026 <enum>QSizePolicy::Expanding</enum> 0027 </property> 0028 <property name="sizeHint" stdset="0"> 0029 <size> 0030 <width>291</width> 0031 <height>16</height> 0032 </size> 0033 </property> 0034 </spacer> 0035 </item> 0036 <item row="0" column="0" colspan="2"> 0037 <layout class="QGridLayout"> 0038 <property name="margin"> 0039 <number>0</number> 0040 </property> 0041 <property name="spacing"> 0042 <number>6</number> 0043 </property> 0044 <item row="0" column="1"> 0045 <widget class="KFontRequester" name="kcfg_IPAFont"> 0046 <property name="whatsThis"> 0047 <string>Specify which font to use for displaying pronunciations using phonetic symbols.</string> 0048 </property> 0049 </widget> 0050 </item> 0051 <item row="0" column="0"> 0052 <widget class="QLabel" name="IPAFontLabel"> 0053 <property name="text"> 0054 <string>&Pronunciation symbols font:</string> 0055 </property> 0056 <property name="alignment"> 0057 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0058 </property> 0059 <property name="buddy"> 0060 <cstring>kcfg_IPAFont</cstring> 0061 </property> 0062 </widget> 0063 </item> 0064 </layout> 0065 </item> 0066 <item row="1" column="0" colspan="2"> 0067 <layout class="QGridLayout" name="gridLayout2"> 0068 <property name="margin"> 0069 <number>0</number> 0070 </property> 0071 <property name="spacing"> 0072 <number>6</number> 0073 </property> 0074 <item row="0" column="0"> 0075 <widget class="QLabel" name="gradeColorLabel"> 0076 <property name="sizePolicy"> 0077 <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> 0078 <horstretch>0</horstretch> 0079 <verstretch>0</verstretch> 0080 </sizepolicy> 0081 </property> 0082 <property name="text"> 0083 <string>Base color for displaying grades:</string> 0084 </property> 0085 <property name="alignment"> 0086 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0087 </property> 0088 <property name="buddy"> 0089 <cstring>kcfg_GradeColor</cstring> 0090 </property> 0091 </widget> 0092 </item> 0093 <item row="0" column="1"> 0094 <widget class="KColorButton" name="kcfg_GradeColor"> 0095 <property name="sizePolicy"> 0096 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> 0097 <horstretch>0</horstretch> 0098 <verstretch>0</verstretch> 0099 </sizepolicy> 0100 </property> 0101 <property name="toolTip"> 0102 <string>Color used to display the progress</string> 0103 </property> 0104 <property name="whatsThis"> 0105 <string>Click here to change the color used to display the progress.</string> 0106 </property> 0107 <property name="text"> 0108 <string>&Base</string> 0109 </property> 0110 <property name="shortcut"> 0111 <string>Alt+0</string> 0112 </property> 0113 <property name="flat"> 0114 <bool>false</bool> 0115 </property> 0116 </widget> 0117 </item> 0118 <item row="1" column="0"> 0119 <widget class="QLabel" name="preGradeColorLabel"> 0120 <property name="sizePolicy"> 0121 <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> 0122 <horstretch>0</horstretch> 0123 <verstretch>0</verstretch> 0124 </sizepolicy> 0125 </property> 0126 <property name="text"> 0127 <string>Color for displaying early progress:</string> 0128 </property> 0129 <property name="alignment"> 0130 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0131 </property> 0132 <property name="buddy"> 0133 <cstring>kcfg_PreGradeColor</cstring> 0134 </property> 0135 </widget> 0136 </item> 0137 <item row="1" column="1"> 0138 <widget class="KColorButton" name="kcfg_PreGradeColor"> 0139 <property name="sizePolicy"> 0140 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> 0141 <horstretch>0</horstretch> 0142 <verstretch>0</verstretch> 0143 </sizepolicy> 0144 </property> 0145 <property name="toolTip"> 0146 <string>Color used to display the early progress</string> 0147 </property> 0148 <property name="whatsThis"> 0149 <string>Click here to change the color used to display the early progress.</string> 0150 </property> 0151 <property name="text"> 0152 <string>&Base</string> 0153 </property> 0154 <property name="shortcut"> 0155 <string>Alt+1</string> 0156 </property> 0157 <property name="flat"> 0158 <bool>false</bool> 0159 </property> 0160 </widget> 0161 </item> 0162 <item row="2" column="0"> 0163 <widget class="QLabel" name="invalidUnitColorLabel"> 0164 <property name="sizePolicy"> 0165 <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> 0166 <horstretch>0</horstretch> 0167 <verstretch>0</verstretch> 0168 </sizepolicy> 0169 </property> 0170 <property name="text"> 0171 <string>Color used to display the grades:</string> 0172 </property> 0173 <property name="alignment"> 0174 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0175 </property> 0176 <property name="buddy"> 0177 <cstring>kcfg_InvalidUnitColor</cstring> 0178 </property> 0179 </widget> 0180 </item> 0181 <item row="2" column="1"> 0182 <widget class="KColorButton" name="kcfg_InvalidUnitColor"> 0183 <property name="sizePolicy"> 0184 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> 0185 <horstretch>0</horstretch> 0186 <verstretch>0</verstretch> 0187 </sizepolicy> 0188 </property> 0189 <property name="toolTip"> 0190 <string>Color used to display invalid units</string> 0191 </property> 0192 <property name="whatsThis"> 0193 <string>Click here to change the color used to display invalid units.</string> 0194 </property> 0195 <property name="text"> 0196 <string>&Base</string> 0197 </property> 0198 <property name="shortcut"> 0199 <string>Alt+2</string> 0200 </property> 0201 <property name="flat"> 0202 <bool>false</bool> 0203 </property> 0204 </widget> 0205 </item> 0206 <item row="3" column="2"> 0207 <spacer name="horizontalSpacer"> 0208 <property name="orientation"> 0209 <enum>Qt::Horizontal</enum> 0210 </property> 0211 <property name="sizeHint" stdset="0"> 0212 <size> 0213 <width>40</width> 0214 <height>20</height> 0215 </size> 0216 </property> 0217 </spacer> 0218 </item> 0219 </layout> 0220 </item> 0221 </layout> 0222 </widget> 0223 <customwidgets> 0224 <customwidget> 0225 <class>KFontRequester</class> 0226 <extends>QWidget</extends> 0227 <header>kfontrequester.h</header> 0228 </customwidget> 0229 <customwidget> 0230 <class>KColorButton</class> 0231 <extends>QPushButton</extends> 0232 <header>kcolorbutton.h</header> 0233 </customwidget> 0234 </customwidgets> 0235 <tabstops> 0236 <tabstop>kcfg_GradeColor</tabstop> 0237 </tabstops> 0238 <includes> 0239 <include location="global">kcolorbutton.h</include> 0240 </includes> 0241 <resources/> 0242 <connections/> 0243 </ui>