Warning, /plasma/kwin/src/plugins/thumbnailaside/thumbnailaside_config.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>KWin::ThumbnailAsideEffectConfigForm</class> 0004 <widget class="QWidget" name="KWin::ThumbnailAsideEffectConfigForm"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>400</width> 0010 <height>300</height> 0011 </rect> 0012 </property> 0013 <layout class="QVBoxLayout"> 0014 <item> 0015 <widget class="QGroupBox" name="groupBox"> 0016 <property name="title"> 0017 <string>Appearance</string> 0018 </property> 0019 <layout class="QGridLayout" name="gridLayout"> 0020 <item row="0" column="0"> 0021 <widget class="QLabel" name="label"> 0022 <property name="text"> 0023 <string>Maximum &width:</string> 0024 </property> 0025 <property name="alignment"> 0026 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0027 </property> 0028 <property name="buddy"> 0029 <cstring>kcfg_MaxWidth</cstring> 0030 </property> 0031 </widget> 0032 </item> 0033 <item row="1" column="0"> 0034 <widget class="QLabel" name="label_2"> 0035 <property name="text"> 0036 <string>&Spacing:</string> 0037 </property> 0038 <property name="alignment"> 0039 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0040 </property> 0041 <property name="buddy"> 0042 <cstring>kcfg_Spacing</cstring> 0043 </property> 0044 </widget> 0045 </item> 0046 <item row="1" column="1"> 0047 <widget class="QSpinBox" name="kcfg_Spacing"> 0048 <property name="sizePolicy"> 0049 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> 0050 <horstretch>0</horstretch> 0051 <verstretch>0</verstretch> 0052 </sizepolicy> 0053 </property> 0054 <property name="suffix"> 0055 <string> pixels</string> 0056 </property> 0057 <property name="maximum"> 0058 <number>30</number> 0059 </property> 0060 <property name="value"> 0061 <number>10</number> 0062 </property> 0063 </widget> 0064 </item> 0065 <item row="2" column="0"> 0066 <widget class="QLabel" name="label_3"> 0067 <property name="text"> 0068 <string>&Opacity:</string> 0069 </property> 0070 <property name="alignment"> 0071 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0072 </property> 0073 <property name="buddy"> 0074 <cstring>kcfg_Opacity</cstring> 0075 </property> 0076 </widget> 0077 </item> 0078 <item row="2" column="1"> 0079 <widget class="QSpinBox" name="kcfg_Opacity"> 0080 <property name="sizePolicy"> 0081 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> 0082 <horstretch>0</horstretch> 0083 <verstretch>0</verstretch> 0084 </sizepolicy> 0085 </property> 0086 <property name="suffix"> 0087 <string> %</string> 0088 </property> 0089 <property name="maximum"> 0090 <number>100</number> 0091 </property> 0092 <property name="value"> 0093 <number>50</number> 0094 </property> 0095 </widget> 0096 </item> 0097 <item row="0" column="1"> 0098 <widget class="QSpinBox" name="kcfg_MaxWidth"> 0099 <property name="sizePolicy"> 0100 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> 0101 <horstretch>0</horstretch> 0102 <verstretch>0</verstretch> 0103 </sizepolicy> 0104 </property> 0105 <property name="suffix"> 0106 <string> pixels</string> 0107 </property> 0108 <property name="maximum"> 0109 <number>9999</number> 0110 </property> 0111 <property name="value"> 0112 <number>200</number> 0113 </property> 0114 </widget> 0115 </item> 0116 </layout> 0117 </widget> 0118 </item> 0119 <item> 0120 <widget class="KShortcutsEditor" name="editor" native="true"> 0121 <property name="actionTypes"> 0122 <enum>KShortcutsEditor::GlobalAction</enum> 0123 </property> 0124 </widget> 0125 </item> 0126 </layout> 0127 </widget> 0128 <customwidgets> 0129 <customwidget> 0130 <class>KShortcutsEditor</class> 0131 <extends>QWidget</extends> 0132 <header location="global">KShortcutsEditor</header> 0133 <container>1</container> 0134 </customwidget> 0135 </customwidgets> 0136 <resources/> 0137 <connections/> 0138 </ui>