WebBrowser/StatusBar/JavaScriptSettingsDialog.ui

changeset 5526
11337e4fba52
parent 4965
a9a4b632fe48
child 6151
29564aad2f97
equal deleted inserted replaced
5525:1771a7f9065c 5526:11337e4fba52
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>400</width> 9 <width>400</width>
10 <height>111</height> 10 <height>87</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="windowTitle"> 13 <property name="windowTitle">
14 <string>JavaScript Settings</string> 14 <string>JavaScript Settings</string>
15 </property> 15 </property>
22 <property name="toolTip"> 22 <property name="toolTip">
23 <string>Select to allow JavaScript to open windows</string> 23 <string>Select to allow JavaScript to open windows</string>
24 </property> 24 </property>
25 <property name="text"> 25 <property name="text">
26 <string>JavaScript can open windows</string> 26 <string>JavaScript can open windows</string>
27 </property>
28 </widget>
29 </item>
30 <item>
31 <widget class="QCheckBox" name="jsCloseWindowsCheckBox">
32 <property name="toolTip">
33 <string>Select to allow JavaScript to close windows</string>
34 </property>
35 <property name="text">
36 <string>JavaScript can close windows</string>
37 </property> 27 </property>
38 </widget> 28 </widget>
39 </item> 29 </item>
40 <item> 30 <item>
41 <widget class="QCheckBox" name="jsClipboardCheckBox"> 31 <widget class="QCheckBox" name="jsClipboardCheckBox">

eric ide

mercurial