Warning, /pim/kcalutils/src/recurrenceactionsscopewidget.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>RecurrenceActionsScopeWidget</class>
0004  <widget class="QWidget" name="RecurrenceActionsScopeWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>359</width>
0010     <height>174</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout_2">
0014    <item>
0015     <layout class="QGridLayout" name="gridLayout">
0016      <item row="0" column="0">
0017       <widget class="QLabel" name="iconLabel">
0018        <property name="text">
0019         <string/>
0020        </property>
0021       </widget>
0022      </item>
0023      <item row="1" 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>40</height>
0032         </size>
0033        </property>
0034       </spacer>
0035      </item>
0036      <item row="0" column="1" rowspan="2">
0037       <widget class="QLabel" name="messageLabel">
0038        <property name="sizePolicy">
0039         <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
0040          <horstretch>0</horstretch>
0041          <verstretch>0</verstretch>
0042         </sizepolicy>
0043        </property>
0044        <property name="text">
0045         <string/>
0046        </property>
0047        <property name="alignment">
0048         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
0049        </property>
0050        <property name="wordWrap">
0051         <bool>true</bool>
0052        </property>
0053       </widget>
0054      </item>
0055     </layout>
0056    </item>
0057    <item>
0058     <layout class="QHBoxLayout" name="horizontalLayout">
0059      <item>
0060       <layout class="QVBoxLayout" name="verticalLayout">
0061        <item>
0062         <widget class="QCheckBox" name="checkBoxPast">
0063          <property name="sizePolicy">
0064           <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0065            <horstretch>0</horstretch>
0066            <verstretch>0</verstretch>
0067           </sizepolicy>
0068          </property>
0069          <property name="toolTip">
0070           <string>Select calendar items before the specified date</string>
0071          </property>
0072          <property name="whatsThis">
0073           <string>Check this box if you want to select calendar items that occur before the specified date.</string>
0074          </property>
0075          <property name="text">
0076           <string/>
0077          </property>
0078         </widget>
0079        </item>
0080        <item>
0081         <widget class="QCheckBox" name="checkBoxSelected">
0082          <property name="sizePolicy">
0083           <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0084            <horstretch>0</horstretch>
0085            <verstretch>0</verstretch>
0086           </sizepolicy>
0087          </property>
0088          <property name="toolTip">
0089           <string>Choose the currently selected calendar item</string>
0090          </property>
0091          <property name="whatsThis">
0092           <string>Check this box if you want to select calendar items that occur on the specified date.</string>
0093          </property>
0094          <property name="text">
0095           <string/>
0096          </property>
0097         </widget>
0098        </item>
0099        <item>
0100         <widget class="QCheckBox" name="checkBoxFuture">
0101          <property name="sizePolicy">
0102           <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0103            <horstretch>0</horstretch>
0104            <verstretch>0</verstretch>
0105           </sizepolicy>
0106          </property>
0107          <property name="toolTip">
0108           <string>Select calendar items after the specified date</string>
0109          </property>
0110          <property name="whatsThis">
0111           <string>Check this box if you want to select calendar items that occur after the specified date.</string>
0112          </property>
0113          <property name="text">
0114           <string/>
0115          </property>
0116         </widget>
0117        </item>
0118       </layout>
0119      </item>
0120      <item>
0121       <spacer name="horizontalSpacer">
0122        <property name="orientation">
0123         <enum>Qt::Horizontal</enum>
0124        </property>
0125        <property name="sizeHint" stdset="0">
0126         <size>
0127          <width>40</width>
0128          <height>20</height>
0129         </size>
0130        </property>
0131       </spacer>
0132      </item>
0133     </layout>
0134    </item>
0135   </layout>
0136  </widget>
0137  <resources/>
0138  <connections/>
0139 </ui>