Warning, /pim/calendarsupport/src/printing/calprintincidenceconfig_base.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  <author>Reinhold Kainhofer &lt;reinhold@kainhofer.com&gt;</author>
0004  <comment>Configuration page for printing incidences.</comment>
0005  <class>CalPrintIncidenceConfig_Base</class>
0006  <widget class="QWidget" name="CalPrintIncidenceConfig_Base">
0007   <layout class="QVBoxLayout">
0008    <property name="rightMargin">
0009     <number>0</number>
0010    </property>
0011    <item>
0012     <widget class="QLabel" name="label">
0013      <property name="text">
0014       <string>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
0015 p, li { white-space: pre-wrap; }
0016 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
0017 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Print incidence options:&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0018      </property>
0019     </widget>
0020    </item>
0021    <item>
0022     <widget class="QGroupBox" name="mIncludeInfoGroup">
0023      <property name="title">
0024       <string>Include Information</string>
0025      </property>
0026      <property name="selectedId" stdset="0">
0027       <number>-1</number>
0028      </property>
0029      <layout class="QVBoxLayout" name="verticalLayout_2">
0030       <item>
0031        <widget class="QCheckBox" name="mShowDetails">
0032         <property name="toolTip">
0033          <string>Print incidence details</string>
0034         </property>
0035         <property name="whatsThis">
0036          <string>Check this box if you want to print more details for the incidence, including the visibility and secrecy properties.</string>
0037         </property>
0038         <property name="text">
0039          <string>Detai&amp;ls (visiblility, secrecy, etc.)</string>
0040         </property>
0041        </widget>
0042       </item>
0043       <item>
0044        <widget class="QCheckBox" name="mShowAttendees">
0045         <property name="toolTip">
0046          <string>Print the attendees</string>
0047         </property>
0048         <property name="whatsThis">
0049          <string>Check this box if you want the attendees list included on the print-out.</string>
0050         </property>
0051         <property name="text">
0052          <string>&amp;Attendees</string>
0053         </property>
0054        </widget>
0055       </item>
0056       <item>
0057        <widget class="QCheckBox" name="mShowSubitemsNotes">
0058         <property name="toolTip">
0059          <string>Print the notes</string>
0060         </property>
0061         <property name="whatsThis">
0062          <string>Check this box if you want the incidence notes included on the print-out.</string>
0063         </property>
0064         <property name="text">
0065          <string>&amp;Notes, subitems</string>
0066         </property>
0067        </widget>
0068       </item>
0069       <item>
0070        <widget class="QCheckBox" name="mShowAttachments">
0071         <property name="toolTip">
0072          <string>Print the attachments</string>
0073         </property>
0074         <property name="whatsThis">
0075          <string>Check this box if you want the attachment information included on the print-out. The attachments themselves are not printed.</string>
0076         </property>
0077         <property name="text">
0078          <string>Attach&amp;ments</string>
0079         </property>
0080        </widget>
0081       </item>
0082      </layout>
0083     </widget>
0084    </item>
0085    <item>
0086     <widget class="QGroupBox" name="mGeneralGroup">
0087      <property name="title">
0088       <string comment="@title general print settings">General</string>
0089      </property>
0090      <layout class="QVBoxLayout" name="verticalLayout">
0091       <item>
0092        <widget class="QCheckBox" name="mShowNoteLines">
0093         <property name="toolTip">
0094          <string>Check this option to draw note lines in empty areas.</string>
0095         </property>
0096         <property name="whatsThis">
0097          <string>Check this box if you want to draw note lines in the empty area of the print. This is useful if you want to hand-write notes on this print-out.</string>
0098         </property>
0099         <property name="text">
0100          <string>Show note &amp;lines</string>
0101         </property>
0102        </widget>
0103       </item>
0104       <item>
0105        <widget class="QCheckBox" name="mColors">
0106         <property name="toolTip">
0107          <string>Print in color</string>
0108         </property>
0109         <property name="whatsThis">
0110          <string>If you want to use colors to distinguish certain tags in the printed output, check this option.</string>
0111         </property>
0112         <property name="text">
0113          <string>&amp;Use colors</string>
0114         </property>
0115        </widget>
0116       </item>
0117       <item>
0118        <widget class="QCheckBox" name="mPrintFooter">
0119         <property name="toolTip">
0120          <string>Print a datetime footer on each page</string>
0121         </property>
0122         <property name="whatsThis">
0123          <string>Check this box if you want to print a small footer on each page that contains the date of the print.</string>
0124         </property>
0125         <property name="text">
0126          <string>Print &amp;Footer</string>
0127         </property>
0128        </widget>
0129       </item>
0130      </layout>
0131     </widget>
0132    </item>
0133    <item>
0134     <spacer name="verticalSpacer">
0135      <property name="orientation">
0136       <enum>Qt::Vertical</enum>
0137      </property>
0138     </spacer>
0139    </item>
0140   </layout>
0141  </widget>
0142  <resources/>
0143  <connections/>
0144 </ui>