Warning, /graphics/digikam/core/dplugins/editor/file/print/printoptionspage.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>PrintOptionsPage</class>
0004  <widget class="QWidget" name="PrintOptionsPage" >
0005   <property name="geometry" >
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>528</width>
0010     <height>389</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle" >
0014    <string>Image Settings</string>
0015   </property>
0016   <layout class="QVBoxLayout" name="verticalLayout_2" >
0017    <item>
0018     <widget class="QGroupBox" name="groupBox_2" >
0019      <property name="title" >
0020       <string>Image Position</string>
0021      </property>
0022      <property name="flat" >
0023       <bool>true</bool>
0024      </property>
0025      <layout class="QHBoxLayout" name="horizontalLayout" >
0026       <item>
0027        <widget class="QFrame" name="mPositionFrame" />
0028       </item>
0029       <item>
0030        <spacer>
0031         <property name="orientation" >
0032          <enum>Qt::Horizontal</enum>
0033         </property>
0034         <property name="sizeHint" stdset="0" >
0035          <size>
0036           <width>40</width>
0037           <height>20</height>
0038          </size>
0039         </property>
0040        </spacer>
0041       </item>
0042       <item>
0043        <layout class="QVBoxLayout" name="verticalLayout" >
0044         <item>
0045          <widget class="QWidget" name="cmbox" />
0046         </item>
0047         <item>
0048          <widget class="QCheckBox" name="kcfg_PrintAutoRotate" >
0049           <property name="text" >
0050            <string>Auto rotate</string>
0051           </property>
0052          </widget>
0053         </item>
0054        </layout>
0055       </item>
0056       <item>
0057        <spacer name="spacer" >
0058         <property name="orientation" >
0059          <enum>Qt::Horizontal</enum>
0060         </property>
0061         <property name="sizeHint" stdset="0" >
0062          <size>
0063           <width>213</width>
0064           <height>20</height>
0065          </size>
0066         </property>
0067        </spacer>
0068       </item>
0069      </layout>
0070     </widget>
0071    </item>
0072    <item>
0073     <widget class="QGroupBox" name="groupBox" >
0074      <property name="title" >
0075       <string>Scaling</string>
0076      </property>
0077      <property name="flat" >
0078       <bool>true</bool>
0079      </property>
0080      <layout class="QVBoxLayout" >
0081       <property name="spacing" >
0082        <number>6</number>
0083       </property>
0084       <property name="margin" >
0085        <number>9</number>
0086       </property>
0087       <item>
0088        <widget class="QRadioButton" name="mNoScale" >
0089         <property name="text" >
0090          <string>&amp;No scaling</string>
0091         </property>
0092         <property name="checked" >
0093          <bool>true</bool>
0094         </property>
0095        </widget>
0096       </item>
0097       <item>
0098        <widget class="QRadioButton" name="mScaleToPage" >
0099         <property name="text" >
0100          <string>&amp;Fit image to page</string>
0101         </property>
0102         <property name="checked" >
0103          <bool>false</bool>
0104         </property>
0105        </widget>
0106       </item>
0107       <item>
0108        <layout class="QHBoxLayout" >
0109         <property name="spacing" >
0110          <number>6</number>
0111         </property>
0112         <property name="margin" >
0113          <number>0</number>
0114         </property>
0115         <item>
0116          <spacer>
0117           <property name="orientation" >
0118            <enum>Qt::Horizontal</enum>
0119           </property>
0120           <property name="sizeType" >
0121            <enum>QSizePolicy::Fixed</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         <item>
0132          <widget class="QCheckBox" name="kcfg_PrintEnlargeSmallerImages" >
0133           <property name="enabled" >
0134            <bool>false</bool>
0135           </property>
0136           <property name="text" >
0137            <string>Enlarge smaller images</string>
0138           </property>
0139          </widget>
0140         </item>
0141         <item>
0142          <spacer>
0143           <property name="orientation" >
0144            <enum>Qt::Horizontal</enum>
0145           </property>
0146           <property name="sizeType" >
0147            <enum>QSizePolicy::Expanding</enum>
0148           </property>
0149           <property name="sizeHint" stdset="0" >
0150            <size>
0151             <width>240</width>
0152             <height>21</height>
0153            </size>
0154           </property>
0155          </spacer>
0156         </item>
0157        </layout>
0158       </item>
0159       <item>
0160        <widget class="QRadioButton" name="mScaleTo" >
0161         <property name="text" >
0162          <string>&amp;Scale to:</string>
0163         </property>
0164        </widget>
0165       </item>
0166       <item>
0167        <layout class="QHBoxLayout" >
0168         <property name="spacing" >
0169          <number>6</number>
0170         </property>
0171         <property name="margin" >
0172          <number>0</number>
0173         </property>
0174         <item>
0175          <spacer>
0176           <property name="orientation" >
0177            <enum>Qt::Horizontal</enum>
0178           </property>
0179           <property name="sizeType" >
0180            <enum>QSizePolicy::Fixed</enum>
0181           </property>
0182           <property name="sizeHint" stdset="0" >
0183            <size>
0184             <width>20</width>
0185             <height>20</height>
0186            </size>
0187           </property>
0188          </spacer>
0189         </item>
0190         <item>
0191          <widget class="QDoubleSpinBox" name="kcfg_PrintWidth" >
0192           <property name="enabled" >
0193            <bool>false</bool>
0194           </property>
0195           <property name="value" >
0196            <double>15.000000000000000</double>
0197           </property>
0198          </widget>
0199         </item>
0200         <item>
0201          <widget class="QLabel" name="textLabel2" >
0202           <property name="text" >
0203            <string comment="Dimension separator, as in: '15 x 10 centimeters'" >x</string>
0204           </property>
0205           <property name="wordWrap" >
0206            <bool>false</bool>
0207           </property>
0208          </widget>
0209         </item>
0210         <item>
0211          <widget class="QDoubleSpinBox" name="kcfg_PrintHeight" >
0212           <property name="enabled" >
0213            <bool>false</bool>
0214           </property>
0215           <property name="value" >
0216            <double>10.000000000000000</double>
0217           </property>
0218          </widget>
0219         </item>
0220         <item>
0221          <widget class="QComboBox" name="kcfg_PrintUnit" >
0222           <property name="enabled" >
0223            <bool>false</bool>
0224           </property>
0225           <property name="currentIndex" >
0226            <number>1</number>
0227           </property>
0228           <item>
0229            <property name="text" >
0230             <string>Millimeters</string>
0231            </property>
0232           </item>
0233           <item>
0234            <property name="text" >
0235             <string>Centimeters</string>
0236            </property>
0237           </item>
0238           <item>
0239            <property name="text" >
0240             <string>Inches</string>
0241            </property>
0242           </item>
0243          </widget>
0244         </item>
0245         <item>
0246          <widget class="QCheckBox" name="kcfg_PrintKeepRatio" >
0247           <property name="enabled" >
0248            <bool>false</bool>
0249           </property>
0250           <property name="text" >
0251            <string>Keep ratio</string>
0252           </property>
0253           <property name="checked" >
0254            <bool>true</bool>
0255           </property>
0256          </widget>
0257         </item>
0258         <item>
0259          <spacer>
0260           <property name="orientation" >
0261            <enum>Qt::Horizontal</enum>
0262           </property>
0263           <property name="sizeType" >
0264            <enum>QSizePolicy::Expanding</enum>
0265           </property>
0266           <property name="sizeHint" stdset="0" >
0267            <size>
0268             <width>16</width>
0269             <height>20</height>
0270            </size>
0271           </property>
0272          </spacer>
0273         </item>
0274        </layout>
0275       </item>
0276      </layout>
0277      <zorder>mNoScale</zorder>
0278      <zorder>mScaleToPage</zorder>
0279      <zorder>mScaleTo</zorder>
0280      <zorder>kcfg_PrintAutoRotate</zorder>
0281     </widget>
0282    </item>
0283    <item>
0284     <spacer>
0285      <property name="orientation" >
0286       <enum>Qt::Vertical</enum>
0287      </property>
0288      <property name="sizeHint" stdset="0" >
0289       <size>
0290        <width>493</width>
0291        <height>16</height>
0292       </size>
0293      </property>
0294     </spacer>
0295    </item>
0296   </layout>
0297  </widget>
0298  <layoutdefault spacing="6" margin="11" />
0299   <customwidgets>
0300   <customwidget>
0301   </customwidget>
0302  </customwidgets>
0303  <resources/>
0304  <connections>
0305   <connection>
0306    <sender>mScaleTo</sender>
0307    <signal>toggled(bool)</signal>
0308    <receiver>kcfg_PrintUnit</receiver>
0309    <slot>setEnabled(bool)</slot>
0310    <hints>
0311     <hint type="sourcelabel" >
0312      <x>20</x>
0313      <y>20</y>
0314     </hint>
0315     <hint type="destinationlabel" >
0316      <x>20</x>
0317      <y>20</y>
0318     </hint>
0319    </hints>
0320   </connection>
0321   <connection>
0322    <sender>mScaleTo</sender>
0323    <signal>toggled(bool)</signal>
0324    <receiver>kcfg_PrintKeepRatio</receiver>
0325    <slot>setEnabled(bool)</slot>
0326    <hints>
0327     <hint type="sourcelabel" >
0328      <x>20</x>
0329      <y>20</y>
0330     </hint>
0331     <hint type="destinationlabel" >
0332      <x>20</x>
0333      <y>20</y>
0334     </hint>
0335    </hints>
0336   </connection>
0337   <connection>
0338    <sender>mScaleToPage</sender>
0339    <signal>toggled(bool)</signal>
0340    <receiver>kcfg_PrintEnlargeSmallerImages</receiver>
0341    <slot>setEnabled(bool)</slot>
0342    <hints>
0343     <hint type="sourcelabel" >
0344      <x>20</x>
0345      <y>20</y>
0346     </hint>
0347     <hint type="destinationlabel" >
0348      <x>20</x>
0349      <y>20</y>
0350     </hint>
0351    </hints>
0352   </connection>
0353   <connection>
0354    <sender>mScaleTo</sender>
0355    <signal>toggled(bool)</signal>
0356    <receiver>kcfg_PrintWidth</receiver>
0357    <slot>setEnabled(bool)</slot>
0358    <hints>
0359     <hint type="sourcelabel" >
0360      <x>20</x>
0361      <y>20</y>
0362     </hint>
0363     <hint type="destinationlabel" >
0364      <x>20</x>
0365      <y>20</y>
0366     </hint>
0367    </hints>
0368   </connection>
0369   <connection>
0370    <sender>mScaleTo</sender>
0371    <signal>toggled(bool)</signal>
0372    <receiver>kcfg_PrintHeight</receiver>
0373    <slot>setEnabled(bool)</slot>
0374    <hints>
0375     <hint type="sourcelabel" >
0376      <x>20</x>
0377      <y>20</y>
0378     </hint>
0379     <hint type="destinationlabel" >
0380      <x>20</x>
0381      <y>20</y>
0382     </hint>
0383    </hints>
0384   </connection>
0385  </connections>
0386 </ui>