Helpviewer/HelpClearPrivateDataDialog.ui

changeset 668
b0061a6f7484
parent 350
db40effc5c65
child 1853
01812b281a1e
equal deleted inserted replaced
666:fdd568d3533d 668:b0061a6f7484
5 <property name="geometry"> 5 <property name="geometry">
6 <rect> 6 <rect>
7 <x>0</x> 7 <x>0</x>
8 <y>0</y> 8 <y>0</y>
9 <width>305</width> 9 <width>305</width>
10 <height>200</height> 10 <height>221</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="windowTitle"> 13 <property name="windowTitle">
14 <string>Clear Private Data</string> 14 <string>Clear Private Data</string>
15 </property> 15 </property>
35 <property name="toolTip"> 35 <property name="toolTip">
36 <string>Select to clear the search history</string> 36 <string>Select to clear the search history</string>
37 </property> 37 </property>
38 <property name="text"> 38 <property name="text">
39 <string>&amp;Search History</string> 39 <string>&amp;Search History</string>
40 </property>
41 <property name="checked">
42 <bool>true</bool>
43 </property>
44 </widget>
45 </item>
46 <item>
47 <widget class="QCheckBox" name="downloadsCheckBox">
48 <property name="toolTip">
49 <string>Select to clear the download history</string>
50 </property>
51 <property name="text">
52 <string>Download History</string>
40 </property> 53 </property>
41 <property name="checked"> 54 <property name="checked">
42 <bool>true</bool> 55 <bool>true</bool>
43 </property> 56 </property>
44 </widget> 57 </widget>
118 </layout> 131 </layout>
119 </widget> 132 </widget>
120 <tabstops> 133 <tabstops>
121 <tabstop>historyCheckBox</tabstop> 134 <tabstop>historyCheckBox</tabstop>
122 <tabstop>searchCheckBox</tabstop> 135 <tabstop>searchCheckBox</tabstop>
136 <tabstop>downloadsCheckBox</tabstop>
123 <tabstop>cookiesCheckBox</tabstop> 137 <tabstop>cookiesCheckBox</tabstop>
124 <tabstop>cacheCheckBox</tabstop> 138 <tabstop>cacheCheckBox</tabstop>
125 <tabstop>iconsCheckBox</tabstop> 139 <tabstop>iconsCheckBox</tabstop>
126 <tabstop>passwordsCheckBox</tabstop> 140 <tabstop>passwordsCheckBox</tabstop>
127 <tabstop>databasesCheckBox</tabstop> 141 <tabstop>databasesCheckBox</tabstop>

eric ide

mercurial