Changeset 137 for smplayer/vendor/current/src/prefinterface.ui
- Timestamp:
- Dec 3, 2012, 5:29:00 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/vendor/current/src/prefinterface.ui
r127 r137 8 8 <y>0</y> 9 9 <width>497</width> 10 <height> 491</height>10 <height>502</height> 11 11 </rect> 12 12 </property> … … 27 27 <string>&Interface</string> 28 28 </attribute> 29 <layout class="QVBoxLayout"> 30 <property name="spacing"> 31 <number>6</number> 32 </property> 33 <property name="margin"> 34 <number>9</number> 35 </property> 29 <layout class="QVBoxLayout" name="verticalLayout_5"> 36 30 <item> 37 31 <widget class="QGroupBox" name="groupBox"> … … 129 123 </item> 130 124 <item> 131 <widget class="QGroupBox" name="groupBox_4">132 <property name="title">133 <string>Recent files</string>134 </property>135 <layout class="QHBoxLayout">136 <property name="spacing">137 <number>6</number>138 </property>139 <property name="margin">140 <number>9</number>141 </property>142 <item>143 <widget class="QLabel" name="textLabel1_15">144 <property name="text">145 <string>Ma&x. items</string>146 </property>147 <property name="wordWrap">148 <bool>false</bool>149 </property>150 <property name="buddy">151 <cstring>recents_max_items_spin</cstring>152 </property>153 </widget>154 </item>155 <item>156 <widget class="QSpinBox" name="recents_max_items_spin">157 <property name="minimum">158 <number>0</number>159 </property>160 <property name="maximum">161 <number>20</number>162 </property>163 </widget>164 </item>165 <item>166 <spacer>167 <property name="orientation">168 <enum>Qt::Horizontal</enum>169 </property>170 <property name="sizeHint" stdset="0">171 <size>172 <width>40</width>173 <height>20</height>174 </size>175 </property>176 </spacer>177 </item>178 </layout>179 </widget>180 </item>181 <item>182 125 <widget class="Line" name="line_3"> 183 126 <property name="sizePolicy"> … … 193 136 </item> 194 137 <item> 195 <layout class="QGridLayout"> 196 <property name="margin"> 197 <number>0</number> 198 </property> 199 <property name="spacing"> 200 <number>6</number> 201 </property> 138 <layout class="QGridLayout" name="gridLayout"> 202 139 <item row="0" column="0"> 203 140 <widget class="QLabel" name="textLabel1_18"> … … 212 149 </property> 213 150 </widget> 214 </item>215 <item row="1" column="0">216 <widget class="QLabel" name="textLabel1_19">217 <property name="text">218 <string>Ico&n set:</string>219 </property>220 <property name="wordWrap">221 <bool>false</bool>222 </property>223 <property name="buddy">224 <cstring>iconset_combo</cstring>225 </property>226 </widget>227 </item>228 <item row="2" column="1">229 <widget class="MyComboBox" name="style_combo">230 <property name="sizePolicy">231 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">232 <horstretch>0</horstretch>233 <verstretch>0</verstretch>234 </sizepolicy>235 </property>236 </widget>237 </item>238 <item row="2" column="2">239 <spacer>240 <property name="orientation">241 <enum>Qt::Horizontal</enum>242 </property>243 <property name="sizeHint" stdset="0">244 <size>245 <width>40</width>246 <height>20</height>247 </size>248 </property>249 </spacer>250 151 </item> 251 152 <item row="0" column="1"> … … 259 160 </widget> 260 161 </item> 162 <item row="0" column="2"> 163 <spacer> 164 <property name="orientation"> 165 <enum>Qt::Horizontal</enum> 166 </property> 167 <property name="sizeHint" stdset="0"> 168 <size> 169 <width>40</width> 170 <height>20</height> 171 </size> 172 </property> 173 </spacer> 174 </item> 175 <item row="1" column="0"> 176 <widget class="QLabel" name="label_4"> 177 <property name="text"> 178 <string>&GUI</string> 179 </property> 180 <property name="buddy"> 181 <cstring>gui_combo</cstring> 182 </property> 183 </widget> 184 </item> 185 <item row="1" column="1"> 186 <widget class="QComboBox" name="gui_combo"> 187 <property name="sizePolicy"> 188 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> 189 <horstretch>0</horstretch> 190 <verstretch>0</verstretch> 191 </sizepolicy> 192 </property> 193 </widget> 194 </item> 195 <item row="1" column="2"> 196 <spacer> 197 <property name="orientation"> 198 <enum>Qt::Horizontal</enum> 199 </property> 200 <property name="sizeHint" stdset="0"> 201 <size> 202 <width>40</width> 203 <height>20</height> 204 </size> 205 </property> 206 </spacer> 207 </item> 261 208 <item row="2" column="0"> 262 <widget class="QLabel" name=" style_label">263 <property name="text"> 264 <string> St&yle:</string>209 <widget class="QLabel" name="iconset_label"> 210 <property name="text"> 211 <string>Ico&n set:</string> 265 212 </property> 266 213 <property name="wordWrap"> … … 268 215 </property> 269 216 <property name="buddy"> 270 <cstring> style_combo</cstring>271 </property> 272 </widget> 273 </item> 274 <item row=" 1" column="1">217 <cstring>iconset_combo</cstring> 218 </property> 219 </widget> 220 </item> 221 <item row="2" column="1"> 275 222 <widget class="MyComboBox" name="iconset_combo"> 276 223 <property name="sizePolicy"> … … 282 229 </widget> 283 230 </item> 284 <item row="1" column="2"> 285 <spacer> 286 <property name="orientation"> 287 <enum>Qt::Horizontal</enum> 288 </property> 289 <property name="sizeHint" stdset="0"> 290 <size> 291 <width>40</width> 292 <height>20</height> 293 </size> 294 </property> 295 </spacer> 296 </item> 297 <item row="0" column="2"> 298 <spacer> 299 <property name="orientation"> 300 <enum>Qt::Horizontal</enum> 301 </property> 302 <property name="sizeHint" stdset="0"> 303 <size> 304 <width>40</width> 305 <height>20</height> 306 </size> 307 </property> 308 </spacer> 231 <item row="2" column="2"> 232 <widget class="QWidget" name="iconset_sp" native="true"> 233 <layout class="QVBoxLayout" name="verticalLayout_3"> 234 <property name="spacing"> 235 <number>0</number> 236 </property> 237 <property name="margin"> 238 <number>0</number> 239 </property> 240 <item> 241 <spacer name="iconset_spacer"> 242 <property name="orientation"> 243 <enum>Qt::Horizontal</enum> 244 </property> 245 <property name="sizeHint" stdset="0"> 246 <size> 247 <width>40</width> 248 <height>20</height> 249 </size> 250 </property> 251 </spacer> 252 </item> 253 </layout> 254 </widget> 309 255 </item> 310 256 <item row="3" column="0"> 311 <widget class="QLabel" name="label_4"> 312 <property name="text"> 313 <string>&GUI</string> 257 <widget class="QLabel" name="skin_label"> 258 <property name="text"> 259 <string>S&kin:</string> 260 </property> 261 <property name="wordWrap"> 262 <bool>false</bool> 314 263 </property> 315 264 <property name="buddy"> 316 <cstring> gui_combo</cstring>265 <cstring>skin_combo</cstring> 317 266 </property> 318 267 </widget> 319 268 </item> 320 269 <item row="3" column="1"> 321 <widget class=" QComboBox" name="gui_combo">270 <widget class="MyComboBox" name="skin_combo"> 322 271 <property name="sizePolicy"> 323 272 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> … … 329 278 </item> 330 279 <item row="3" column="2"> 280 <widget class="QWidget" name="skin_sp" native="true"> 281 <layout class="QVBoxLayout" name="verticalLayout_4"> 282 <property name="spacing"> 283 <number>0</number> 284 </property> 285 <property name="margin"> 286 <number>0</number> 287 </property> 288 <item> 289 <spacer name="skin_spacer"> 290 <property name="orientation"> 291 <enum>Qt::Horizontal</enum> 292 </property> 293 <property name="sizeHint" stdset="0"> 294 <size> 295 <width>40</width> 296 <height>20</height> 297 </size> 298 </property> 299 </spacer> 300 </item> 301 </layout> 302 </widget> 303 </item> 304 <item row="4" column="0"> 305 <widget class="QLabel" name="style_label"> 306 <property name="text"> 307 <string>St&yle:</string> 308 </property> 309 <property name="wordWrap"> 310 <bool>false</bool> 311 </property> 312 <property name="buddy"> 313 <cstring>style_combo</cstring> 314 </property> 315 </widget> 316 </item> 317 <item row="4" column="1"> 318 <widget class="MyComboBox" name="style_combo"> 319 <property name="sizePolicy"> 320 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> 321 <horstretch>0</horstretch> 322 <verstretch>0</verstretch> 323 </sizepolicy> 324 </property> 325 </widget> 326 </item> 327 <item row="4" column="2"> 331 328 <spacer> 332 329 <property name="orientation"> … … 731 728 <width>20</width> 732 729 <height>40</height> 730 </size> 731 </property> 732 </spacer> 733 </item> 734 </layout> 735 </widget> 736 <widget class="QWidget" name="tab_5"> 737 <attribute name="title"> 738 <string>Privac&y</string> 739 </attribute> 740 <layout class="QVBoxLayout" name="verticalLayout_2"> 741 <item> 742 <widget class="QGroupBox" name="groupBox_4"> 743 <property name="title"> 744 <string>Recent files</string> 745 </property> 746 <layout class="QHBoxLayout" name="_2"> 747 <property name="spacing"> 748 <number>6</number> 749 </property> 750 <property name="margin"> 751 <number>9</number> 752 </property> 753 <item> 754 <widget class="QLabel" name="textLabel1_15"> 755 <property name="text"> 756 <string>Ma&x. items</string> 757 </property> 758 <property name="wordWrap"> 759 <bool>false</bool> 760 </property> 761 <property name="buddy"> 762 <cstring>recents_max_items_spin</cstring> 763 </property> 764 </widget> 765 </item> 766 <item> 767 <widget class="QSpinBox" name="recents_max_items_spin"> 768 <property name="minimum"> 769 <number>0</number> 770 </property> 771 <property name="maximum"> 772 <number>20</number> 773 </property> 774 </widget> 775 </item> 776 <item> 777 <spacer> 778 <property name="orientation"> 779 <enum>Qt::Horizontal</enum> 780 </property> 781 <property name="sizeHint" stdset="0"> 782 <size> 783 <width>40</width> 784 <height>20</height> 785 </size> 786 </property> 787 </spacer> 788 </item> 789 </layout> 790 </widget> 791 </item> 792 <item> 793 <widget class="QGroupBox" name="groupBox_5"> 794 <property name="title"> 795 <string>URLs</string> 796 </property> 797 <layout class="QHBoxLayout" name="_3"> 798 <property name="spacing"> 799 <number>6</number> 800 </property> 801 <property name="margin"> 802 <number>9</number> 803 </property> 804 <item> 805 <widget class="QLabel" name="textLabel1_16"> 806 <property name="text"> 807 <string>&Max. items</string> 808 </property> 809 <property name="wordWrap"> 810 <bool>false</bool> 811 </property> 812 <property name="buddy"> 813 <cstring>url_max_items_spin</cstring> 814 </property> 815 </widget> 816 </item> 817 <item> 818 <widget class="QSpinBox" name="url_max_items_spin"> 819 <property name="minimum"> 820 <number>0</number> 821 </property> 822 <property name="maximum"> 823 <number>50</number> 824 </property> 825 </widget> 826 </item> 827 <item> 828 <spacer> 829 <property name="orientation"> 830 <enum>Qt::Horizontal</enum> 831 </property> 832 <property name="sizeHint" stdset="0"> 833 <size> 834 <width>40</width> 835 <height>20</height> 836 </size> 837 </property> 838 </spacer> 839 </item> 840 </layout> 841 </widget> 842 </item> 843 <item> 844 <widget class="QCheckBox" name="save_dirs_check"> 845 <property name="text"> 846 <string>&Remember last directory</string> 847 </property> 848 </widget> 849 </item> 850 <item> 851 <spacer name="verticalSpacer"> 852 <property name="orientation"> 853 <enum>Qt::Vertical</enum> 854 </property> 855 <property name="sizeHint" stdset="0"> 856 <size> 857 <width>20</width> 858 <height>340</height> 733 859 </size> 734 860 </property> … … 758 884 <tabstop>save_size_check</tabstop> 759 885 <tabstop>hide_video_window_on_audio_check</tabstop> 760 <tabstop>recents_max_items_spin</tabstop>761 886 <tabstop>language_combo</tabstop> 887 <tabstop>gui_combo</tabstop> 762 888 <tabstop>iconset_combo</tabstop> 889 <tabstop>skin_combo</tabstop> 763 890 <tabstop>style_combo</tabstop> 764 <tabstop>gui_combo</tabstop>765 891 <tabstop>default_font_edit</tabstop> 766 892 <tabstop>changeFontButton</tabstop> … … 775 901 <tabstop>floating_compact_check</tabstop> 776 902 <tabstop>floating_bypass_wm_check</tabstop> 903 <tabstop>recents_max_items_spin</tabstop> 904 <tabstop>url_max_items_spin</tabstop> 905 <tabstop>save_dirs_check</tabstop> 777 906 </tabstops> 778 907 <resources/> … … 785 914 <hints> 786 915 <hint type="sourcelabel"> 787 <x>2 22</x>788 <y>1 54</y>916 <x>282</x> 917 <y>137</y> 789 918 </hint> 790 919 <hint type="destinationlabel"> 791 <x>4 11</x>792 <y>1 56</y>920 <x>484</x> 921 <y>137</y> 793 922 </hint> 794 923 </hints> … … 801 930 <hints> 802 931 <hint type="sourcelabel"> 803 <x> 272</x>804 <y> 204</y>932 <x>332</x> 933 <y>172</y> 805 934 </hint> 806 935 <hint type="destinationlabel">
Note:
See TracChangeset
for help on using the changeset viewer.