Warning, /pim/messagelib/messageviewer/src/ui/printingsettings.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>PrintingSettings</class>
0004  <widget class="QWidget" name="PrintingSettings">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>606</width>
0010     <height>348</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
0014    <item>
0015     <widget class="QCheckBox" name="mPrintEmptySelectedText">
0016      <property name="text">
0017       <string>Print only selected text</string>
0018      </property>
0019     </widget>
0020    </item>
0021    <item>
0022     <widget class="QCheckBox" name="respectExpandCollapseSettings">
0023      <property name="text">
0024       <string>Respect &amp;expand/collapse quote marks settings</string>
0025      </property>
0026     </widget>
0027    </item>
0028    <item>
0029     <widget class="QCheckBox" name="printBackgroundColorAndImages">
0030      <property name="text">
0031       <string>Print background color and images</string>
0032      </property>
0033     </widget>
0034    </item>
0035    <item>
0036     <widget class="QCheckBox" name="alwaysShowEncryptionSignatureDetail">
0037      <property name="text">
0038       <string>Always show encryption/signature details</string>
0039      </property>
0040     </widget>
0041    </item>
0042    <item>
0043     <spacer name="verticalSpacer">
0044      <property name="orientation">
0045       <enum>Qt::Vertical</enum>
0046      </property>
0047      <property name="sizeHint" stdset="0">
0048       <size>
0049        <width>20</width>
0050        <height>0</height>
0051       </size>
0052      </property>
0053     </spacer>
0054    </item>
0055   </layout>
0056  </widget>
0057  <resources/>
0058  <connections/>
0059 </ui>