Warning, /utilities/konsole/src/PrintOptions.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>PrintOptions</class>
0004  <widget class="QWidget" name="PrintOptions">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>573</width>
0010     <height>475</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Output Options</string>
0015   </property>
0016   <layout class="QVBoxLayout" name="verticalLayout">
0017    <item>
0018     <widget class="QGroupBox" name="OutputOptions">
0019      <property name="title">
0020       <string>Output Options</string>
0021      </property>
0022      <layout class="QGridLayout" name="gridLayout_2">
0023       <item row="2" column="0">
0024        <spacer name="verticalSpacer">
0025         <property name="orientation">
0026          <enum>Qt::Vertical</enum>
0027         </property>
0028         <property name="sizeHint" stdset="0">
0029          <size>
0030           <width>20</width>
0031           <height>223</height>
0032          </size>
0033         </property>
0034        </spacer>
0035       </item>
0036       <item row="0" column="0">
0037        <widget class="QCheckBox" name="printerFriendly">
0038         <property name="text">
0039          <string>Printer &amp;friendly mode (black text, no background)</string>
0040         </property>
0041        </widget>
0042       </item>
0043       <item row="1" column="0">
0044        <widget class="QCheckBox" name="scaleOutput">
0045         <property name="text">
0046          <string>&amp;Scale output</string>
0047         </property>
0048        </widget>
0049       </item>
0050      </layout>
0051     </widget>
0052    </item>
0053   </layout>
0054  </widget>
0055  <resources/>
0056  <connections/>
0057 </ui>