Warning, /graphics/gwenview/app/imageviewconfigpage.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>ImageViewConfigPage</class>
0004  <widget class="QWidget" name="ImageViewConfigPage">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>500</width>
0010     <height>650</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout">
0014    <item row="0" column="0">
0015     <widget class="QLabel" name="label_1">
0016      <property name="text">
0017       <string>Show transparency with:</string>
0018      </property>
0019      <property name="alignment">
0020       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0021      </property>
0022      <property name="buddy">
0023       <cstring>surroundingRadioButton</cstring>
0024      </property>
0025     </widget>
0026    </item>
0027    <item row="0" column="1">
0028     <layout class="QHBoxLayout" name="horizontalLayout_0">
0029      <property name="spacing">
0030       <number>6</number>
0031      </property>
0032      <property name="margin">
0033       <number>0</number>
0034      </property>
0035      <item>
0036       <widget class="QRadioButton" name="surroundingRadioButton">
0037        <property name="text">
0038         <string>Surrounding background</string>
0039        </property>
0040        <property name="checked">
0041         <bool>true</bool>
0042        </property>
0043       </widget>
0044      </item>
0045      <item>
0046       <spacer name="horizontalSpacer_0">
0047        <property name="orientation">
0048         <enum>Qt::Horizontal</enum>
0049        </property>
0050        <property name="sizeHint" stdset="0">
0051         <size>
0052          <width>40</width>
0053          <height>20</height>
0054         </size>
0055        </property>
0056       </spacer>
0057      </item>
0058     </layout>
0059    </item>
0060    <item row="1" column="1">
0061     <layout class="QHBoxLayout" name="horizontalLayout_1">
0062      <property name="spacing">
0063       <number>6</number>
0064      </property>
0065      <property name="margin">
0066       <number>0</number>
0067      </property>
0068      <item>
0069       <widget class="QRadioButton" name="checkBoardRadioButton">
0070        <property name="text">
0071         <string>&amp;Checkerboard background</string>
0072        </property>
0073        <property name="checked">
0074         <bool>false</bool>
0075        </property>
0076       </widget>
0077      </item>
0078      <item>
0079       <spacer name="horizontalSpacer_1">
0080        <property name="orientation">
0081         <enum>Qt::Horizontal</enum>
0082        </property>
0083        <property name="sizeHint" stdset="0">
0084         <size>
0085          <width>40</width>
0086          <height>20</height>
0087         </size>
0088        </property>
0089       </spacer>
0090      </item>
0091     </layout>
0092    </item>
0093    <item row="2" column="1">
0094     <layout class="QHBoxLayout" name="horizontalLayout_2">
0095      <property name="spacing">
0096       <number>6</number>
0097      </property>
0098      <property name="margin">
0099       <number>0</number>
0100      </property>
0101      <item>
0102       <widget class="QRadioButton" name="solidColorRadioButton">
0103        <property name="text">
0104         <string>&amp;Solid color background:</string>
0105        </property>
0106       </widget>
0107      </item>
0108      <item>
0109       <widget class="KColorButton" name="kcfg_AlphaBackgroundColor">
0110        <property name="enabled">
0111         <bool>false</bool>
0112        </property>
0113        <property name="text">
0114         <string/>
0115        </property>
0116       </widget>
0117      </item>
0118      <item>
0119       <spacer name="horizontalSpacer_2">
0120        <property name="orientation">
0121         <enum>Qt::Horizontal</enum>
0122        </property>
0123        <property name="sizeHint" stdset="0">
0124         <size>
0125          <width>20</width>
0126          <height>20</height>
0127         </size>
0128        </property>
0129       </spacer>
0130      </item>
0131     </layout>
0132    </item>
0133    <item row="3" column="1">
0134     <spacer name="verticalSpacer_1">
0135      <property name="orientation">
0136       <enum>Qt::Vertical</enum>
0137      </property>
0138      <property name="sizeType">
0139       <enum>QSizePolicy::Fixed</enum>
0140      </property>
0141      <property name="sizeHint" stdset="0">
0142       <size>
0143        <width>207</width>
0144        <height>17</height>
0145       </size>
0146      </property>
0147     </spacer>
0148    </item>
0149    <item row="4" column="0">
0150     <widget class="QLabel" name="label_2">
0151      <property name="text">
0152       <string>Mouse wheel behavior:</string>
0153      </property>
0154      <property name="alignment">
0155       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0156      </property>
0157      <property name="buddy">
0158       <cstring>mouseWheelScrollRadioButton</cstring>
0159      </property>
0160     </widget>
0161    </item>
0162    <item row="4" column="1">
0163     <layout class="QHBoxLayout" name="horizontalLayout_3">
0164      <item>
0165       <widget class="QRadioButton" name="mouseWheelScrollRadioButton">
0166        <property name="text">
0167         <string comment="@option:radio action on mouse wheel">Scroll</string>
0168        </property>
0169        <property name="checked">
0170         <bool>true</bool>
0171        </property>
0172       </widget>
0173      </item>
0174      <item>
0175       <spacer name="horizontalSpacer_3">
0176        <property name="orientation">
0177         <enum>Qt::Horizontal</enum>
0178        </property>
0179        <property name="sizeHint" stdset="0">
0180         <size>
0181          <width>40</width>
0182          <height>20</height>
0183         </size>
0184        </property>
0185       </spacer>
0186      </item>
0187     </layout>
0188    </item>
0189    <item row="5" column="1">
0190     <layout class="QHBoxLayout" name="horizontalLayout_4">
0191      <item>
0192       <widget class="QRadioButton" name="mouseWheelBrowseRadioButton">
0193        <property name="text">
0194         <string comment="@option:radio action on mouse wheel">Browse</string>
0195        </property>
0196       </widget>
0197      </item>
0198      <item>
0199       <spacer name="horizontalSpacer_4">
0200        <property name="orientation">
0201         <enum>Qt::Horizontal</enum>
0202        </property>
0203        <property name="sizeHint" stdset="0">
0204         <size>
0205          <width>40</width>
0206          <height>20</height>
0207         </size>
0208        </property>
0209       </spacer>
0210      </item>
0211     </layout>
0212    </item>
0213    <item row="6" column="1">
0214     <layout class="QHBoxLayout" name="horizontalLayout_16">
0215      <item>
0216       <widget class="QRadioButton" name="mouseWheelZoomRadioButton">
0217        <property name="text">
0218         <string comment="@option:radio action on mouse wheel">Zoom</string>
0219        </property>
0220       </widget>
0221      </item>
0222      <item>
0223       <spacer name="horizontalSpacer_16">
0224        <property name="orientation">
0225         <enum>Qt::Horizontal</enum>
0226        </property>
0227        <property name="sizeHint" stdset="0">
0228         <size>
0229          <width>40</width>
0230          <height>20</height>
0231         </size>
0232        </property>
0233       </spacer>
0234      </item>
0235     </layout>
0236    </item>
0237    <item row="7" column="1">
0238     <spacer name="verticalSpacer_2">
0239      <property name="orientation">
0240       <enum>Qt::Vertical</enum>
0241      </property>
0242      <property name="sizeType">
0243       <enum>QSizePolicy::Fixed</enum>
0244      </property>
0245      <property name="sizeHint" stdset="0">
0246       <size>
0247        <width>207</width>
0248        <height>17</height>
0249       </size>
0250      </property>
0251     </spacer>
0252    </item>
0253    <item row="8" column="0">
0254     <widget class="QLabel" name="label_3">
0255      <property name="text">
0256       <string>Zoom mode:</string>
0257      </property>
0258      <property name="alignment">
0259       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0260      </property>
0261      <property name="buddy">
0262       <cstring>autofitZoomModeRadioButton</cstring>
0263      </property>
0264     </widget>
0265    </item>
0266    <item row="8" column="1">
0267     <layout class="QHBoxLayout" name="horizontalLayout_5">
0268      <item>
0269       <widget class="QRadioButton" name="autofitZoomModeRadioButton">
0270        <property name="text">
0271         <string>Autofit each image</string>
0272        </property>
0273        <property name="checked">
0274         <bool>true</bool>
0275        </property>
0276       </widget>
0277      </item>
0278      <item>
0279       <spacer name="horizontalSpacer_5">
0280        <property name="orientation">
0281         <enum>Qt::Horizontal</enum>
0282        </property>
0283        <property name="sizeHint" stdset="0">
0284         <size>
0285          <width>40</width>
0286          <height>20</height>
0287         </size>
0288        </property>
0289       </spacer>
0290      </item>
0291     </layout>
0292    </item>
0293    <item row="9" column="1">
0294     <layout class="QHBoxLayout" name="horizontalLayout_6">
0295      <item>
0296       <widget class="QRadioButton" name="keepSameZoomModeRadioButton">
0297        <property name="text">
0298         <string>Keep same zoom and position</string>
0299        </property>
0300       </widget>
0301      </item>
0302      <item>
0303       <spacer name="horizontalSpacer_6">
0304        <property name="orientation">
0305         <enum>Qt::Horizontal</enum>
0306        </property>
0307        <property name="sizeHint" stdset="0">
0308         <size>
0309          <width>40</width>
0310          <height>20</height>
0311         </size>
0312        </property>
0313       </spacer>
0314      </item>
0315     </layout>
0316    </item>
0317    <item row="10" column="1">
0318     <layout class="QHBoxLayout" name="horizontalLayout_7">
0319      <item>
0320       <widget class="QRadioButton" name="individualZoomModeRadioButton">
0321        <property name="text">
0322         <string>Per image zoom and position</string>
0323        </property>
0324       </widget>
0325      </item>
0326      <item>
0327       <spacer name="horizontalSpacer_7">
0328        <property name="orientation">
0329         <enum>Qt::Horizontal</enum>
0330        </property>
0331        <property name="sizeHint" stdset="0">
0332         <size>
0333          <width>40</width>
0334          <height>20</height>
0335         </size>
0336        </property>
0337       </spacer>
0338      </item>
0339     </layout>
0340    </item>
0341    <item row="11" column="1">
0342     <spacer name="verticalSpacer_3">
0343      <property name="orientation">
0344       <enum>Qt::Vertical</enum>
0345      </property>
0346      <property name="sizeType">
0347       <enum>QSizePolicy::Fixed</enum>
0348      </property>
0349      <property name="sizeHint" stdset="0">
0350       <size>
0351        <width>207</width>
0352        <height>17</height>
0353       </size>
0354      </property>
0355     </spacer>
0356    </item>
0357    <item row="12" column="1">
0358     <layout class="QHBoxLayout" name="horizontalLayout_8">
0359      <item>
0360       <widget class="QCheckBox" name="kcfg_EnlargeSmallerImages">
0361        <property name="text">
0362         <string>Enlarge smaller images</string>
0363        </property>
0364       </widget>
0365      </item>
0366      <item>
0367       <spacer name="horizontalSpacer_8">
0368        <property name="orientation">
0369         <enum>Qt::Horizontal</enum>
0370        </property>
0371        <property name="sizeHint" stdset="0">
0372         <size>
0373          <width>40</width>
0374          <height>20</height>
0375         </size>
0376        </property>
0377       </spacer>
0378      </item>
0379     </layout>
0380    </item>
0381    <item row="13" column="1">
0382     <spacer name="verticalSpacer_4">
0383      <property name="orientation">
0384       <enum>Qt::Vertical</enum>
0385      </property>
0386      <property name="sizeType">
0387       <enum>QSizePolicy::Fixed</enum>
0388      </property>
0389      <property name="sizeHint" stdset="0">
0390       <size>
0391        <width>204</width>
0392        <height>17</height>
0393       </size>
0394      </property>
0395     </spacer>
0396    </item>
0397    <item row="14" column="0">
0398     <widget class="QLabel" name="label_4">
0399      <property name="text">
0400       <string>Animations:</string>
0401      </property>
0402      <property name="alignment">
0403       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0404      </property>
0405      <property name="buddy">
0406       <cstring>glAnimationRadioButton</cstring>
0407      </property>
0408     </widget>
0409    </item>
0410    <item row="14" column="1">
0411     <layout class="QHBoxLayout" name="horizontalLayout_9">
0412      <item>
0413       <widget class="QRadioButton" name="glAnimationRadioButton">
0414        <property name="text">
0415         <string>OpenGL</string>
0416        </property>
0417        <property name="checked">
0418         <bool>true</bool>
0419        </property>
0420       </widget>
0421      </item>
0422      <item>
0423       <spacer name="horizontalSpacer_9">
0424        <property name="orientation">
0425         <enum>Qt::Horizontal</enum>
0426        </property>
0427        <property name="sizeHint" stdset="0">
0428         <size>
0429          <width>40</width>
0430          <height>20</height>
0431         </size>
0432        </property>
0433       </spacer>
0434      </item>
0435     </layout>
0436    </item>
0437    <item row="15" column="1">
0438     <layout class="QHBoxLayout" name="horizontalLayout_10">
0439      <item>
0440       <widget class="QRadioButton" name="softwareAnimationRadioButton">
0441        <property name="text">
0442         <string>Software</string>
0443        </property>
0444       </widget>
0445      </item>
0446      <item>
0447       <spacer name="horizontalSpacer_10">
0448        <property name="orientation">
0449         <enum>Qt::Horizontal</enum>
0450        </property>
0451        <property name="sizeHint" stdset="0">
0452         <size>
0453          <width>40</width>
0454          <height>20</height>
0455         </size>
0456        </property>
0457       </spacer>
0458      </item>
0459     </layout>
0460    </item>
0461    <item row="16" column="1">
0462     <layout class="QHBoxLayout" name="horizontalLayout_11">
0463      <item>
0464       <widget class="QRadioButton" name="noAnimationRadioButton">
0465        <property name="text">
0466         <string>None</string>
0467        </property>
0468       </widget>
0469      </item>
0470      <item>
0471       <spacer name="horizontalSpacer_11">
0472        <property name="orientation">
0473         <enum>Qt::Horizontal</enum>
0474        </property>
0475        <property name="sizeHint" stdset="0">
0476         <size>
0477          <width>40</width>
0478          <height>20</height>
0479         </size>
0480        </property>
0481       </spacer>
0482      </item>
0483     </layout>
0484    </item>
0485    <item row="17" column="1">
0486     <spacer name="verticalSpacer_5">
0487      <property name="orientation">
0488       <enum>Qt::Vertical</enum>
0489      </property>
0490      <property name="sizeType">
0491       <enum>QSizePolicy::Fixed</enum>
0492      </property>
0493      <property name="sizeHint" stdset="0">
0494       <size>
0495        <width>204</width>
0496        <height>17</height>
0497       </size>
0498      </property>
0499     </spacer>
0500    </item>
0501    <item row="18" column="0">
0502     <widget class="QLabel" name="label_5">
0503      <property name="text">
0504       <string>&lt;b&gt;Thumbnail Bar&lt;/b&gt;</string>
0505      </property>
0506     </widget>
0507    </item>
0508    <item row="19" column="1">
0509     <spacer name="verticalSpacer_6">
0510      <property name="orientation">
0511       <enum>Qt::Vertical</enum>
0512      </property>
0513      <property name="sizeType">
0514       <enum>QSizePolicy::Fixed</enum>
0515      </property>
0516      <property name="sizeHint" stdset="0">
0517       <size>
0518        <width>204</width>
0519        <height>12</height>
0520       </size>
0521      </property>
0522     </spacer>
0523    </item>
0524    <item row="20" column="0">
0525     <widget class="QLabel" name="label_6">
0526      <property name="text">
0527       <string>Orientation:</string>
0528      </property>
0529      <property name="alignment">
0530       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0531      </property>
0532      <property name="buddy">
0533       <cstring>horizontalRadioButton</cstring>
0534      </property>
0535     </widget>
0536    </item>
0537    <item row="20" column="1">
0538     <layout class="QHBoxLayout" name="horizontalLayout_12">
0539      <item>
0540       <widget class="QRadioButton" name="horizontalRadioButton">
0541        <property name="text">
0542         <string>Horizontal</string>
0543        </property>
0544       </widget>
0545      </item>
0546      <item>
0547       <spacer name="horizontalSpacer_12">
0548        <property name="orientation">
0549         <enum>Qt::Horizontal</enum>
0550        </property>
0551        <property name="sizeHint" stdset="0">
0552         <size>
0553          <width>40</width>
0554          <height>20</height>
0555         </size>
0556        </property>
0557       </spacer>
0558      </item>
0559     </layout>
0560    </item>
0561    <item row="21" column="1">
0562     <layout class="QHBoxLayout" name="horizontalLayout_13">
0563      <item>
0564       <widget class="QRadioButton" name="verticalRadioButton">
0565        <property name="text">
0566         <string>Vertical</string>
0567        </property>
0568       </widget>
0569      </item>
0570      <item>
0571       <spacer name="horizontalSpacer_13">
0572        <property name="orientation">
0573         <enum>Qt::Horizontal</enum>
0574        </property>
0575        <property name="sizeHint" stdset="0">
0576         <size>
0577          <width>40</width>
0578          <height>20</height>
0579         </size>
0580        </property>
0581       </spacer>
0582      </item>
0583     </layout>
0584    </item>
0585    <item row="22" column="0">
0586     <widget class="QLabel" name="label_7">
0587      <property name="text">
0588       <string>Row count:</string>
0589      </property>
0590      <property name="alignment">
0591       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0592      </property>
0593      <property name="buddy">
0594       <cstring>kcfg_ThumbnailBarRowCount</cstring>
0595      </property>
0596     </widget>
0597    </item>
0598    <item row="22" column="1">
0599     <layout class="QHBoxLayout" name="horizontalLayout_14">
0600      <item>
0601       <widget class="QSpinBox" name="kcfg_ThumbnailBarRowCount">
0602        <property name="minimum">
0603         <number>1</number>
0604        </property>
0605        <property name="maximum">
0606         <number>10</number>
0607        </property>
0608       </widget>
0609      </item>
0610      <item>
0611       <spacer name="horizontalSpacer_14">
0612        <property name="orientation">
0613         <enum>Qt::Horizontal</enum>
0614        </property>
0615        <property name="sizeHint" stdset="0">
0616         <size>
0617          <width>40</width>
0618          <height>20</height>
0619         </size>
0620        </property>
0621       </spacer>
0622      </item>
0623     </layout>
0624    </item>
0625    <item row="23" column="1">
0626     <spacer name="verticalSpacer_7">
0627      <property name="orientation">
0628       <enum>Qt::Vertical</enum>
0629      </property>
0630      <property name="sizeHint" stdset="0">
0631       <size>
0632        <width>20</width>
0633        <height>60</height>
0634       </size>
0635      </property>
0636     </spacer>
0637    </item>
0638   </layout>
0639  </widget>
0640  <customwidgets>
0641   <customwidget>
0642    <class>KColorButton</class>
0643    <extends>QPushButton</extends>
0644    <header>kcolorbutton.h</header>
0645   </customwidget>
0646   <customwidget>
0647    <class>QSpinBox</class>
0648    <extends>QSpinBox</extends>
0649    <header>knuminput.h</header>
0650   </customwidget>
0651  </customwidgets>
0652  <tabstops>
0653   <tabstop>checkBoardRadioButton</tabstop>
0654   <tabstop>solidColorRadioButton</tabstop>
0655   <tabstop>kcfg_AlphaBackgroundColor</tabstop>
0656   <tabstop>mouseWheelScrollRadioButton</tabstop>
0657   <tabstop>mouseWheelBrowseRadioButton</tabstop>
0658   <tabstop>mouseWheelZoomRadioButton</tabstop>
0659   <tabstop>kcfg_EnlargeSmallerImages</tabstop>
0660   <tabstop>glAnimationRadioButton</tabstop>
0661   <tabstop>softwareAnimationRadioButton</tabstop>
0662   <tabstop>noAnimationRadioButton</tabstop>
0663   <tabstop>horizontalRadioButton</tabstop>
0664   <tabstop>verticalRadioButton</tabstop>
0665   <tabstop>kcfg_ThumbnailBarRowCount</tabstop>
0666  </tabstops>
0667  <resources/>
0668  <connections>
0669   <connection>
0670    <sender>solidColorRadioButton</sender>
0671    <signal>toggled(bool)</signal>
0672    <receiver>kcfg_AlphaBackgroundColor</receiver>
0673    <slot>setEnabled(bool)</slot>
0674    <hints>
0675     <hint type="sourcelabel">
0676      <x>195</x>
0677      <y>49</y>
0678     </hint>
0679     <hint type="destinationlabel">
0680      <x>292</x>
0681      <y>56</y>
0682     </hint>
0683    </hints>
0684   </connection>
0685  </connections>
0686 </ui>