Warning, /plasma/breeze/kstyle/config/ui/breezestyleconfig.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>BreezeStyleConfig</class> 0004 <widget class="QWidget" name="BreezeStyleConfig"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>562</width> 0010 <height>264</height> 0011 </rect> 0012 </property> 0013 <property name="sizePolicy"> 0014 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0015 <horstretch>0</horstretch> 0016 <verstretch>0</verstretch> 0017 </sizepolicy> 0018 </property> 0019 <layout class="QVBoxLayout" name="verticalLayout_2"> 0020 <property name="leftMargin"> 0021 <number>0</number> 0022 </property> 0023 <property name="topMargin"> 0024 <number>0</number> 0025 </property> 0026 <property name="rightMargin"> 0027 <number>0</number> 0028 </property> 0029 <property name="bottomMargin"> 0030 <number>0</number> 0031 </property> 0032 <item> 0033 <widget class="QTabWidget" name="tabWidget"> 0034 <property name="currentIndex"> 0035 <number>0</number> 0036 </property> 0037 <widget class="QWidget" name="tab"> 0038 <attribute name="title"> 0039 <string>General</string> 0040 </attribute> 0041 <layout class="QGridLayout" name="gridLayout"> 0042 <item row="6" column="1"> 0043 <widget class="QLabel" name="_windowDragLabel"> 0044 <property name="sizePolicy"> 0045 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0046 <horstretch>0</horstretch> 0047 <verstretch>0</verstretch> 0048 </sizepolicy> 0049 </property> 0050 <property name="text"> 0051 <string>W&indows' drag mode:</string> 0052 </property> 0053 <property name="alignment"> 0054 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0055 </property> 0056 <property name="buddy"> 0057 <cstring>_windowDragMode</cstring> 0058 </property> 0059 </widget> 0060 </item> 0061 <item row="2" column="1" colspan="4"> 0062 <widget class="QCheckBox" name="_viewDrawFocusIndicator"> 0063 <property name="text"> 0064 <string>Draw focus indicator in lists</string> 0065 </property> 0066 </widget> 0067 </item> 0068 <item row="5" column="1"> 0069 <widget class="QLabel" name="_mnemonicsLabel"> 0070 <property name="text"> 0071 <string>&Keyboard accelerators visibility:</string> 0072 </property> 0073 <property name="alignment"> 0074 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0075 </property> 0076 <property name="buddy"> 0077 <cstring>_mnemonicsMode</cstring> 0078 </property> 0079 </widget> 0080 </item> 0081 <item row="5" column="2" colspan="2"> 0082 <widget class="QComboBox" name="_mnemonicsMode"> 0083 <item> 0084 <property name="text"> 0085 <string>Always hide</string> 0086 </property> 0087 </item> 0088 <item> 0089 <property name="text"> 0090 <string>Show when Alt key is pressed</string> 0091 </property> 0092 </item> 0093 <item> 0094 <property name="text"> 0095 <string>Always show</string> 0096 </property> 0097 </item> 0098 </widget> 0099 </item> 0100 <item row="5" column="4"> 0101 <spacer name="horizontalSpacer_3"> 0102 <property name="orientation"> 0103 <enum>Qt::Horizontal</enum> 0104 </property> 0105 <property name="sizeHint" stdset="0"> 0106 <size> 0107 <width>65</width> 0108 <height>20</height> 0109 </size> 0110 </property> 0111 </spacer> 0112 </item> 0113 <item row="6" column="2" colspan="2"> 0114 <widget class="QComboBox" name="_windowDragMode"> 0115 <item> 0116 <property name="text"> 0117 <string>Drag windows from titlebar only</string> 0118 </property> 0119 </item> 0120 <item> 0121 <property name="text"> 0122 <string>Drag windows from titlebar, menubar and toolbars</string> 0123 </property> 0124 </item> 0125 <item> 0126 <property name="text"> 0127 <string>Drag windows from all empty areas</string> 0128 </property> 0129 </item> 0130 </widget> 0131 </item> 0132 <item row="7" column="1" colspan="3"> 0133 <spacer name="verticalSpacer"> 0134 <property name="orientation"> 0135 <enum>Qt::Vertical</enum> 0136 </property> 0137 <property name="sizeHint" stdset="0"> 0138 <size> 0139 <width>20</width> 0140 <height>49</height> 0141 </size> 0142 </property> 0143 </spacer> 0144 </item> 0145 <item row="0" column="1" colspan="4"> 0146 <widget class="QCheckBox" name="_tabBarDrawCenteredTabs"> 0147 <property name="text"> 0148 <string>Center tabbar tabs</string> 0149 </property> 0150 </widget> 0151 </item> 0152 <item row="1" column="1" colspan="4"> 0153 <widget class="QCheckBox" name="_toolBarDrawItemSeparator"> 0154 <property name="text"> 0155 <string>Draw toolbar item separators</string> 0156 </property> 0157 </widget> 0158 </item> 0159 <item row="3" column="1" colspan="4"> 0160 <widget class="QCheckBox" name="_sliderDrawTickMarks"> 0161 <property name="text"> 0162 <string>Draw slider tick marks</string> 0163 </property> 0164 </widget> 0165 </item> 0166 <item row="4" column="1" colspan="4"> 0167 <widget class="QCheckBox" name="_splitterProxyEnabled"> 0168 <property name="text"> 0169 <string>Enable extended resize handles</string> 0170 </property> 0171 </widget> 0172 </item> 0173 </layout> 0174 </widget> 0175 <widget class="QWidget" name="tab_3"> 0176 <attribute name="title"> 0177 <string>Frames</string> 0178 </attribute> 0179 <layout class="QVBoxLayout" name="verticalLayout_3"> 0180 <item> 0181 <widget class="QCheckBox" name="_dockWidgetDrawFrame"> 0182 <property name="text"> 0183 <string>Draw frame around dockable panels</string> 0184 </property> 0185 </widget> 0186 </item> 0187 <item> 0188 <widget class="QCheckBox" name="_sidePanelDrawFrame"> 0189 <property name="text"> 0190 <string>Draw frame around side panels</string> 0191 </property> 0192 </widget> 0193 </item> 0194 <item> 0195 <widget class="QCheckBox" name="_menuItemDrawThinFocus"> 0196 <property name="text"> 0197 <string>Draw a thin line to indicate focus in menus and menubars</string> 0198 </property> 0199 </widget> 0200 </item> 0201 <item> 0202 <spacer name="verticalSpacer_3"> 0203 <property name="orientation"> 0204 <enum>Qt::Vertical</enum> 0205 </property> 0206 <property name="sizeHint" stdset="0"> 0207 <size> 0208 <width>20</width> 0209 <height>117</height> 0210 </size> 0211 </property> 0212 </spacer> 0213 </item> 0214 </layout> 0215 </widget> 0216 <widget class="QWidget" name="tab_4"> 0217 <attribute name="title"> 0218 <string>Scrollbars</string> 0219 </attribute> 0220 <layout class="QGridLayout" name="gridLayout_6"> 0221 <item row="1" column="2"> 0222 <spacer name="horizontalSpacer_2"> 0223 <property name="orientation"> 0224 <enum>Qt::Horizontal</enum> 0225 </property> 0226 <property name="sizeHint" stdset="0"> 0227 <size> 0228 <width>40</width> 0229 <height>20</height> 0230 </size> 0231 </property> 0232 </spacer> 0233 </item> 0234 <item row="1" column="0"> 0235 <widget class="QLabel" name="_scrollBarAddLineLabel"> 0236 <property name="text"> 0237 <string>Bottom arrow button t&ype:</string> 0238 </property> 0239 <property name="alignment"> 0240 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0241 </property> 0242 <property name="buddy"> 0243 <cstring>_scrollBarAddLineButtons</cstring> 0244 </property> 0245 </widget> 0246 </item> 0247 <item row="0" column="0"> 0248 <widget class="QLabel" name="_scrollBarSubLineLabel"> 0249 <property name="text"> 0250 <string>&Top arrow button type:</string> 0251 </property> 0252 <property name="alignment"> 0253 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0254 </property> 0255 <property name="buddy"> 0256 <cstring>_scrollBarSubLineButtons</cstring> 0257 </property> 0258 </widget> 0259 </item> 0260 <item row="0" column="1"> 0261 <widget class="QComboBox" name="_scrollBarSubLineButtons"> 0262 <item> 0263 <property name="text"> 0264 <string>No Buttons</string> 0265 </property> 0266 </item> 0267 <item> 0268 <property name="text"> 0269 <string>One Button</string> 0270 </property> 0271 </item> 0272 <item> 0273 <property name="text"> 0274 <string>Two Buttons</string> 0275 </property> 0276 </item> 0277 </widget> 0278 </item> 0279 <item row="1" column="1"> 0280 <widget class="QComboBox" name="_scrollBarAddLineButtons"> 0281 <item> 0282 <property name="text"> 0283 <string>No Buttons</string> 0284 </property> 0285 </item> 0286 <item> 0287 <property name="text"> 0288 <string>One Button</string> 0289 </property> 0290 </item> 0291 <item> 0292 <property name="text"> 0293 <string>Two Buttons</string> 0294 </property> 0295 </item> 0296 </widget> 0297 </item> 0298 <item row="2" column="0" colspan="3"> 0299 <spacer name="verticalSpacer_4"> 0300 <property name="orientation"> 0301 <enum>Qt::Vertical</enum> 0302 </property> 0303 <property name="sizeHint" stdset="0"> 0304 <size> 0305 <width>20</width> 0306 <height>40</height> 0307 </size> 0308 </property> 0309 </spacer> 0310 </item> 0311 </layout> 0312 </widget> 0313 <widget class="QWidget" name="tab_5"> 0314 <attribute name="title"> 0315 <string>Transparency</string> 0316 </attribute> 0317 <layout class="QGridLayout" name="gridLayout_2"> 0318 <item row="10" column="1"> 0319 <spacer name="verticalSpacer_5"> 0320 <property name="orientation"> 0321 <enum>Qt::Vertical</enum> 0322 </property> 0323 <property name="sizeHint" stdset="0"> 0324 <size> 0325 <width>20</width> 0326 <height>40</height> 0327 </size> 0328 </property> 0329 </spacer> 0330 </item> 0331 <item row="1" column="1"> 0332 <layout class="QHBoxLayout" name="horizontalLayout_2"> 0333 <item> 0334 <widget class="QLabel" name="_menuOpacityTransparentLabel"> 0335 <property name="text"> 0336 <string>Transparent</string> 0337 </property> 0338 </widget> 0339 </item> 0340 <item> 0341 <spacer name="horizontalSpacer_6"> 0342 <property name="orientation"> 0343 <enum>Qt::Horizontal</enum> 0344 </property> 0345 <property name="sizeHint" stdset="0"> 0346 <size> 0347 <width>40</width> 0348 <height>20</height> 0349 </size> 0350 </property> 0351 </spacer> 0352 </item> 0353 <item> 0354 <widget class="QLabel" name="_menuOpacityOpaqueLabel"> 0355 <property name="sizePolicy"> 0356 <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> 0357 <horstretch>0</horstretch> 0358 <verstretch>0</verstretch> 0359 </sizepolicy> 0360 </property> 0361 <property name="text"> 0362 <string>Opaque</string> 0363 </property> 0364 </widget> 0365 </item> 0366 </layout> 0367 </item> 0368 <item row="7" column="0" colspan="2"> 0369 <layout class="QHBoxLayout" name="horizontalLayout"> 0370 <item> 0371 <widget class="QLabel" name="_menuGroupDescription"> 0372 <property name="text"> 0373 <string>Menu:</string> 0374 </property> 0375 </widget> 0376 </item> 0377 <item> 0378 <widget class="QSlider" name="_menuOpacity"> 0379 <property name="minimum"> 0380 <number>0</number> 0381 </property> 0382 <property name="maximum"> 0383 <number>100</number> 0384 </property> 0385 <property name="singleStep"> 0386 <number>1</number> 0387 </property> 0388 <property name="pageStep"> 0389 <number>10</number> 0390 </property> 0391 <property name="value"> 0392 <number>100</number> 0393 </property> 0394 <property name="orientation"> 0395 <enum>Qt::Horizontal</enum> 0396 </property> 0397 <property name="invertedAppearance"> 0398 <bool>false</bool> 0399 </property> 0400 <property name="invertedControls"> 0401 <bool>false</bool> 0402 </property> 0403 <property name="tickPosition"> 0404 <enum>QSlider::TicksBelow</enum> 0405 </property> 0406 <property name="tickInterval"> 0407 <number>10</number> 0408 </property> 0409 </widget> 0410 </item> 0411 </layout> 0412 </item> 0413 <item row="1" column="0"> 0414 <spacer name="horizontalSpacer_5"> 0415 <property name="orientation"> 0416 <enum>Qt::Horizontal</enum> 0417 </property> 0418 <property name="sizeType"> 0419 <enum>QSizePolicy::Fixed</enum> 0420 </property> 0421 <property name="sizeHint" stdset="0"> 0422 <size> 0423 <width>40</width> 0424 <height>20</height> 0425 </size> 0426 </property> 0427 </spacer> 0428 </item> 0429 <item row="9" column="0" colspan="2"> 0430 <spacer name="horizontalSpacer_4"> 0431 <property name="orientation"> 0432 <enum>Qt::Horizontal</enum> 0433 </property> 0434 <property name="sizeType"> 0435 <enum>QSizePolicy::Preferred</enum> 0436 </property> 0437 <property name="sizeHint" stdset="0"> 0438 <size> 0439 <width>542</width> 0440 <height>20</height> 0441 </size> 0442 </property> 0443 </spacer> 0444 </item> 0445 </layout> 0446 </widget> 0447 </widget> 0448 </item> 0449 </layout> 0450 </widget> 0451 <tabstops> 0452 <tabstop>tabWidget</tabstop> 0453 <tabstop>_tabBarDrawCenteredTabs</tabstop> 0454 <tabstop>_toolBarDrawItemSeparator</tabstop> 0455 <tabstop>_viewDrawFocusIndicator</tabstop> 0456 <tabstop>_sliderDrawTickMarks</tabstop> 0457 <tabstop>_splitterProxyEnabled</tabstop> 0458 <tabstop>_mnemonicsMode</tabstop> 0459 <tabstop>_windowDragMode</tabstop> 0460 <tabstop>_dockWidgetDrawFrame</tabstop> 0461 <tabstop>_sidePanelDrawFrame</tabstop> 0462 <tabstop>_menuItemDrawThinFocus</tabstop> 0463 <tabstop>_scrollBarSubLineButtons</tabstop> 0464 <tabstop>_scrollBarAddLineButtons</tabstop> 0465 </tabstops> 0466 <resources/> 0467 <connections> 0468 </connections> 0469 </ui>