Warning, /plasma/plasma-workspace/kcms/colors/editor/preview.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>preview</class> 0004 <widget class="QFrame" name="preview"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>467</width> 0010 <height>116</height> 0011 </rect> 0012 </property> 0013 <property name="sizePolicy"> 0014 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> 0015 <horstretch>0</horstretch> 0016 <verstretch>0</verstretch> 0017 </sizepolicy> 0018 </property> 0019 <property name="frameShape"> 0020 <enum>QFrame::StyledPanel</enum> 0021 </property> 0022 <property name="frameShadow"> 0023 <enum>QFrame::Sunken</enum> 0024 </property> 0025 <layout class="QGridLayout"> 0026 <item row="0" column="1"> 0027 <widget class="QLabel" name="label"> 0028 <property name="toolTip"> 0029 <string>Window text on Window Background</string> 0030 </property> 0031 <property name="text"> 0032 <string comment="color-kcm-preview" extracomment="see kdebase/workspace/kcontrol/colors/README.i18n">Window text</string> 0033 </property> 0034 </widget> 0035 </item> 0036 <item row="1" column="1"> 0037 <widget class="QPushButton" name="pushButton"> 0038 <property name="toolTip"> 0039 <string>Button text on Button Background</string> 0040 </property> 0041 <property name="text"> 0042 <string comment="color-kcm-preview" extracomment="see kdebase/workspace/kcontrol/colors/README.i18n">Push Button</string> 0043 </property> 0044 </widget> 0045 </item> 0046 <item row="0" column="3"> 0047 <spacer> 0048 <property name="orientation"> 0049 <enum>Qt::Horizontal</enum> 0050 </property> 0051 <property name="sizeType"> 0052 <enum>QSizePolicy::MinimumExpanding</enum> 0053 </property> 0054 <property name="sizeHint" stdset="0"> 0055 <size> 0056 <width>4</width> 0057 <height>51</height> 0058 </size> 0059 </property> 0060 </spacer> 0061 </item> 0062 <item row="0" column="0"> 0063 <spacer name="horizontalSpacer"> 0064 <property name="orientation"> 0065 <enum>Qt::Horizontal</enum> 0066 </property> 0067 <property name="sizeHint" stdset="0"> 0068 <size> 0069 <width>40</width> 0070 <height>20</height> 0071 </size> 0072 </property> 0073 </spacer> 0074 </item> 0075 <item row="0" column="2" rowspan="3"> 0076 <widget class="QFrame" name="frame"> 0077 <property name="autoFillBackground"> 0078 <bool>true</bool> 0079 </property> 0080 <property name="frameShape"> 0081 <enum>QFrame::StyledPanel</enum> 0082 </property> 0083 <property name="frameShadow"> 0084 <enum>QFrame::Sunken</enum> 0085 </property> 0086 <layout class="QGridLayout"> 0087 <property name="leftMargin"> 0088 <number>0</number> 0089 </property> 0090 <property name="topMargin"> 0091 <number>0</number> 0092 </property> 0093 <property name="rightMargin"> 0094 <number>0</number> 0095 </property> 0096 <property name="bottomMargin"> 0097 <number>0</number> 0098 </property> 0099 <property name="spacing"> 0100 <number>0</number> 0101 </property> 0102 <item row="1" column="0"> 0103 <widget class="QWidget" name="selectionWidget" native="true"> 0104 <property name="autoFillBackground"> 0105 <bool>true</bool> 0106 </property> 0107 <layout class="QHBoxLayout"> 0108 <property name="leftMargin"> 0109 <number>2</number> 0110 </property> 0111 <property name="topMargin"> 0112 <number>2</number> 0113 </property> 0114 <property name="rightMargin"> 0115 <number>2</number> 0116 </property> 0117 <property name="bottomMargin"> 0118 <number>2</number> 0119 </property> 0120 <item> 0121 <widget class="QLabel" name="labelSelection0"> 0122 <property name="toolTip"> 0123 <string>Selection Normal Text against Selection Normal Background</string> 0124 </property> 0125 <property name="text"> 0126 <string comment="color-kcm-preview" extracomment="see kdebase/workspace/kcontrol/colors/README.i18n">Selected text</string> 0127 </property> 0128 </widget> 0129 </item> 0130 <item> 0131 <widget class="QLabel" name="labelSelection3"> 0132 <property name="font"> 0133 <font> 0134 <underline>true</underline> 0135 </font> 0136 </property> 0137 <property name="toolTip"> 0138 <string>Selection Link Text against Selection Normal Background</string> 0139 </property> 0140 <property name="text"> 0141 <string comment="color-kcm-preview" extracomment="see kdebase/workspace/kcontrol/colors/README.i18n">link</string> 0142 </property> 0143 </widget> 0144 </item> 0145 <item> 0146 <widget class="QLabel" name="labelSelection4"> 0147 <property name="font"> 0148 <font> 0149 <underline>true</underline> 0150 </font> 0151 </property> 0152 <property name="toolTip"> 0153 <string>Selection Visited Text against Selection Normal Background</string> 0154 </property> 0155 <property name="text"> 0156 <string comment="color-kcm-preview" extracomment="see kdebase/workspace/kcontrol/colors/README.i18n">visited</string> 0157 </property> 0158 </widget> 0159 </item> 0160 <item> 0161 <widget class="QLabel" name="labelSelection2"> 0162 <property name="toolTip"> 0163 <string>Selection Active Text against Selection Normal Background</string> 0164 </property> 0165 <property name="text"> 0166 <string comment="color-kcm-preview" extracomment="see kdebase/workspace/kcontrol/colors/README.i18n">a</string> 0167 </property> 0168 </widget> 0169 </item> 0170 <item> 0171 <widget class="QLabel" name="labelSelection1"> 0172 <property name="toolTip"> 0173 <string>Selection Inactive Text against Selection Normal Background</string> 0174 </property> 0175 <property name="text"> 0176 <string comment="color-kcm-preview" extracomment="see kdebase/workspace/kcontrol/colors/README.i18n">i</string> 0177 </property> 0178 </widget> 0179 </item> 0180 <item> 0181 <widget class="QLabel" name="labelSelection5"> 0182 <property name="toolTip"> 0183 <string>Selection Negative Text against Selection Normal Background</string> 0184 </property> 0185 <property name="text"> 0186 <string comment="color-kcm-preview" extracomment="see kdebase/workspace/kcontrol/colors/README.i18n">!</string> 0187 </property> 0188 </widget> 0189 </item> 0190 <item> 0191 <widget class="QLabel" name="labelSelection6"> 0192 <property name="toolTip"> 0193 <string>Selection Neutral Text against Selection Normal Background</string> 0194 </property> 0195 <property name="text"> 0196 <string comment="color-kcm-preview" extracomment="see kdebase/workspace/kcontrol/colors/README.i18n">=</string> 0197 </property> 0198 </widget> 0199 </item> 0200 <item> 0201 <widget class="QLabel" name="labelSelection7"> 0202 <property name="toolTip"> 0203 <string>Selection Positive Text against Selection Normal Background</string> 0204 </property> 0205 <property name="text"> 0206 <string comment="color-kcm-preview" extracomment="see kdebase/workspace/kcontrol/colors/README.i18n">+</string> 0207 </property> 0208 </widget> 0209 </item> 0210 </layout> 0211 </widget> 0212 </item> 0213 <item row="2" column="0" colspan="2"> 0214 <spacer> 0215 <property name="orientation"> 0216 <enum>Qt::Vertical</enum> 0217 </property> 0218 <property name="sizeType"> 0219 <enum>QSizePolicy::MinimumExpanding</enum> 0220 </property> 0221 <property name="sizeHint" stdset="0"> 0222 <size> 0223 <width>141</width> 0224 <height>0</height> 0225 </size> 0226 </property> 0227 </spacer> 0228 </item> 0229 <item row="0" column="0"> 0230 <widget class="QWidget" name="viewWidget" native="true"> 0231 <layout class="QHBoxLayout"> 0232 <property name="leftMargin"> 0233 <number>2</number> 0234 </property> 0235 <property name="topMargin"> 0236 <number>2</number> 0237 </property> 0238 <property name="rightMargin"> 0239 <number>2</number> 0240 </property> 0241 <property name="bottomMargin"> 0242 <number>2</number> 0243 </property> 0244 <item> 0245 <widget class="QLabel" name="labelView0"> 0246 <property name="toolTip"> 0247 <string>View Normal Text against View Normal Background</string> 0248 </property> 0249 <property name="text"> 0250 <string comment="color-kcm-preview" extracomment="see kdebase/workspace/kcontrol/colors/README.i18n">Normal text</string> 0251 </property> 0252 </widget> 0253 </item> 0254 <item> 0255 <widget class="QLabel" name="labelView3"> 0256 <property name="font"> 0257 <font> 0258 <underline>true</underline> 0259 </font> 0260 </property> 0261 <property name="toolTip"> 0262 <string>View Link Text against View Normal Background</string> 0263 </property> 0264 <property name="text"> 0265 <string comment="color-kcm-preview" extracomment="see kdebase/workspace/kcontrol/colors/README.i18n">link</string> 0266 </property> 0267 </widget> 0268 </item> 0269 <item> 0270 <widget class="QLabel" name="labelView4"> 0271 <property name="font"> 0272 <font> 0273 <underline>true</underline> 0274 </font> 0275 </property> 0276 <property name="toolTip"> 0277 <string>View Visited Text against View Normal Background</string> 0278 </property> 0279 <property name="text"> 0280 <string comment="color-kcm-preview" extracomment="see kdebase/workspace/kcontrol/colors/README.i18n">visited</string> 0281 </property> 0282 </widget> 0283 </item> 0284 <item> 0285 <widget class="QLabel" name="labelView2"> 0286 <property name="toolTip"> 0287 <string>View Active Text against View Normal Background</string> 0288 </property> 0289 <property name="text"> 0290 <string comment="color-kcm-preview" extracomment="see kdebase/workspace/kcontrol/colors/README.i18n">a</string> 0291 </property> 0292 </widget> 0293 </item> 0294 <item> 0295 <widget class="QLabel" name="labelView1"> 0296 <property name="toolTip"> 0297 <string>View Inactive Text against View Normal Background</string> 0298 </property> 0299 <property name="text"> 0300 <string comment="color-kcm-preview" extracomment="see kdebase/workspace/kcontrol/colors/README.i18n">i</string> 0301 </property> 0302 </widget> 0303 </item> 0304 <item> 0305 <widget class="QLabel" name="labelView5"> 0306 <property name="toolTip"> 0307 <string>View Negative Text against View Normal Background</string> 0308 </property> 0309 <property name="text"> 0310 <string comment="color-kcm-preview" extracomment="see kdebase/workspace/kcontrol/colors/README.i18n">!</string> 0311 </property> 0312 </widget> 0313 </item> 0314 <item> 0315 <widget class="QLabel" name="labelView6"> 0316 <property name="toolTip"> 0317 <string>View Neutral Text against View Normal Background</string> 0318 </property> 0319 <property name="text"> 0320 <string comment="color-kcm-preview" extracomment="see kdebase/workspace/kcontrol/colors/README.i18n">=</string> 0321 </property> 0322 </widget> 0323 </item> 0324 <item> 0325 <widget class="QLabel" name="labelView7"> 0326 <property name="toolTip"> 0327 <string>View Positive Text against View Normal Background</string> 0328 </property> 0329 <property name="text"> 0330 <string comment="color-kcm-preview" extracomment="see kdebase/workspace/kcontrol/colors/README.i18n">+</string> 0331 </property> 0332 </widget> 0333 </item> 0334 </layout> 0335 </widget> 0336 </item> 0337 </layout> 0338 </widget> 0339 </item> 0340 <item row="2" column="1"> 0341 <spacer> 0342 <property name="orientation"> 0343 <enum>Qt::Vertical</enum> 0344 </property> 0345 <property name="sizeType"> 0346 <enum>QSizePolicy::MinimumExpanding</enum> 0347 </property> 0348 <property name="sizeHint" stdset="0"> 0349 <size> 0350 <width>20</width> 0351 <height>0</height> 0352 </size> 0353 </property> 0354 </spacer> 0355 </item> 0356 </layout> 0357 </widget> 0358 <resources/> 0359 <connections/> 0360 </ui>