Warning, /network/falkon/src/lib/other/clearprivatedata.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>ClearPrivateData</class>
0004  <widget class="QDialog" name="ClearPrivateData">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>377</width>
0010     <height>324</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Clear Recent History</string>
0015   </property>
0016   <layout class="QGridLayout" name="gridLayout">
0017    <item row="0" column="0">
0018     <widget class="QLabel" name="label_3">
0019      <property name="text">
0020       <string>&lt;b&gt;Clear Recent History&lt;/b&gt;</string>
0021      </property>
0022     </widget>
0023    </item>
0024    <item row="6" column="1">
0025     <widget class="QPushButton" name="editCookies">
0026      <property name="text">
0027       <string>Edit cookies</string>
0028      </property>
0029     </widget>
0030    </item>
0031    <item row="2" column="1">
0032     <widget class="QComboBox" name="historyLength">
0033      <property name="enabled">
0034       <bool>false</bool>
0035      </property>
0036      <item>
0037       <property name="text">
0038        <string>Earlier Today</string>
0039       </property>
0040      </item>
0041      <item>
0042       <property name="text">
0043        <string>Week</string>
0044       </property>
0045      </item>
0046      <item>
0047       <property name="text">
0048        <string>Month</string>
0049       </property>
0050      </item>
0051      <item>
0052       <property name="text">
0053        <string>All</string>
0054       </property>
0055      </item>
0056     </widget>
0057    </item>
0058    <item row="2" column="0">
0059     <widget class="QCheckBox" name="history">
0060      <property name="text">
0061       <string>Visited pages history from:</string>
0062      </property>
0063      <property name="checked">
0064       <bool>false</bool>
0065      </property>
0066     </widget>
0067    </item>
0068    <item row="1" column="0" colspan="2">
0069     <widget class="QLabel" name="label_2">
0070      <property name="text">
0071       <string>Checked items will be cleared upon clicking the Clear button.</string>
0072      </property>
0073     </widget>
0074    </item>
0075    <item row="4" column="0">
0076     <widget class="QCheckBox" name="localStorage">
0077      <property name="text">
0078       <string>Local storage</string>
0079      </property>
0080      <property name="checked">
0081       <bool>true</bool>
0082      </property>
0083     </widget>
0084    </item>
0085    <item row="10" column="0">
0086     <widget class="QPushButton" name="clear">
0087      <property name="minimumSize">
0088       <size>
0089        <width>90</width>
0090        <height>0</height>
0091       </size>
0092      </property>
0093      <property name="text">
0094       <string>Clear</string>
0095      </property>
0096     </widget>
0097    </item>
0098    <item row="10" column="1">
0099     <widget class="QDialogButtonBox" name="buttonBox">
0100      <property name="orientation">
0101       <enum>Qt::Horizontal</enum>
0102      </property>
0103      <property name="standardButtons">
0104       <set>QDialogButtonBox::Cancel</set>
0105      </property>
0106      <property name="centerButtons">
0107       <bool>false</bool>
0108      </property>
0109     </widget>
0110    </item>
0111    <item row="3" column="0">
0112     <widget class="QCheckBox" name="databases">
0113      <property name="text">
0114       <string>Web databases</string>
0115      </property>
0116      <property name="checked">
0117       <bool>true</bool>
0118      </property>
0119     </widget>
0120    </item>
0121    <item row="5" column="0">
0122     <widget class="QCheckBox" name="cache">
0123      <property name="text">
0124       <string>Cache</string>
0125      </property>
0126      <property name="checked">
0127       <bool>true</bool>
0128      </property>
0129     </widget>
0130    </item>
0131    <item row="8" column="1">
0132     <widget class="QPushButton" name="optimizeDb">
0133      <property name="text">
0134       <string>Optimize database</string>
0135      </property>
0136     </widget>
0137    </item>
0138    <item row="6" column="0">
0139     <widget class="QCheckBox" name="cookies">
0140      <property name="text">
0141       <string>Cookies</string>
0142      </property>
0143      <property name="checked">
0144       <bool>false</bool>
0145      </property>
0146     </widget>
0147    </item>
0148    <item row="9" column="0" colspan="2">
0149     <widget class="Line" name="line">
0150      <property name="orientation">
0151       <enum>Qt::Horizontal</enum>
0152      </property>
0153     </widget>
0154    </item>
0155    <item row="8" column="0">
0156     <widget class="QLabel" name="label_5">
0157      <property name="text">
0158       <string>Database</string>
0159      </property>
0160     </widget>
0161    </item>
0162    <item row="7" column="0">
0163     <spacer name="verticalSpacer">
0164      <property name="orientation">
0165       <enum>Qt::Vertical</enum>
0166      </property>
0167      <property name="sizeHint" stdset="0">
0168       <size>
0169        <width>20</width>
0170        <height>40</height>
0171       </size>
0172      </property>
0173     </spacer>
0174    </item>
0175   </layout>
0176  </widget>
0177  <resources/>
0178  <connections>
0179   <connection>
0180    <sender>buttonBox</sender>
0181    <signal>rejected()</signal>
0182    <receiver>ClearPrivateData</receiver>
0183    <slot>reject()</slot>
0184    <hints>
0185     <hint type="sourcelabel">
0186      <x>316</x>
0187      <y>260</y>
0188     </hint>
0189     <hint type="destinationlabel">
0190      <x>286</x>
0191      <y>274</y>
0192     </hint>
0193    </hints>
0194   </connection>
0195  </connections>
0196 </ui>