Helpviewer/HelpClearPrivateDataDialog.ui

changeset 350
db40effc5c65
parent 0
de9c2efb9d02
child 668
b0061a6f7484
equal deleted inserted replaced
348:01246ad582c3 350:db40effc5c65
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>191</height> 10 <height>200</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>
94 <bool>false</bool> 94 <bool>false</bool>
95 </property> 95 </property>
96 </widget> 96 </widget>
97 </item> 97 </item>
98 <item> 98 <item>
99 <widget class="QCheckBox" name="databasesCheckBox">
100 <property name="toolTip">
101 <string>Select to delete all web databases</string>
102 </property>
103 <property name="text">
104 <string>Web &amp;Databases</string>
105 </property>
106 </widget>
107 </item>
108 <item>
99 <widget class="QDialogButtonBox" name="buttonBox"> 109 <widget class="QDialogButtonBox" name="buttonBox">
100 <property name="orientation"> 110 <property name="orientation">
101 <enum>Qt::Horizontal</enum> 111 <enum>Qt::Horizontal</enum>
102 </property> 112 </property>
103 <property name="standardButtons"> 113 <property name="standardButtons">
112 <tabstop>searchCheckBox</tabstop> 122 <tabstop>searchCheckBox</tabstop>
113 <tabstop>cookiesCheckBox</tabstop> 123 <tabstop>cookiesCheckBox</tabstop>
114 <tabstop>cacheCheckBox</tabstop> 124 <tabstop>cacheCheckBox</tabstop>
115 <tabstop>iconsCheckBox</tabstop> 125 <tabstop>iconsCheckBox</tabstop>
116 <tabstop>passwordsCheckBox</tabstop> 126 <tabstop>passwordsCheckBox</tabstop>
127 <tabstop>databasesCheckBox</tabstop>
117 <tabstop>buttonBox</tabstop> 128 <tabstop>buttonBox</tabstop>
118 </tabstops> 129 </tabstops>
119 <resources/> 130 <resources/>
120 <connections> 131 <connections>
121 <connection> 132 <connection>

eric ide

mercurial