34 <item> |
34 <item> |
35 <widget class="QGroupBox" name="groupBox"> |
35 <widget class="QGroupBox" name="groupBox"> |
36 <property name="title"> |
36 <property name="title"> |
37 <string>Help Viewer</string> |
37 <string>Help Viewer</string> |
38 </property> |
38 </property> |
39 <layout class="QGridLayout"> |
39 <layout class="QGridLayout" name="gridLayout"> |
40 <item row="1" column="0" colspan="4"> |
40 <item row="0" column="0"> |
41 <layout class="QHBoxLayout"> |
41 <widget class="QRadioButton" name="helpBrowserButton"> |
42 <item> |
|
43 <widget class="QLineEdit" name="customViewerEdit"> |
|
44 <property name="enabled"> |
|
45 <bool>false</bool> |
|
46 </property> |
|
47 <property name="toolTip"> |
|
48 <string>Enter the custom viewer to be used</string> |
|
49 </property> |
|
50 </widget> |
|
51 </item> |
|
52 <item> |
|
53 <widget class="QToolButton" name="customViewerSelectionButton"> |
|
54 <property name="enabled"> |
|
55 <bool>false</bool> |
|
56 </property> |
|
57 <property name="toolTip"> |
|
58 <string>Press to select the custom viewer via a file selection dialog</string> |
|
59 </property> |
|
60 </widget> |
|
61 </item> |
|
62 </layout> |
|
63 </item> |
|
64 <item row="0" column="3"> |
|
65 <widget class="QRadioButton" name="customViewerButton"> |
|
66 <property name="toolTip"> |
42 <property name="toolTip"> |
67 <string>Select to use a custom viewer</string> |
43 <string>Select to use the Eric Web Browser</string> |
68 </property> |
44 </property> |
69 <property name="text"> |
45 <property name="text"> |
70 <string>Custom</string> |
46 <string>Eric Web Browser</string> |
|
47 </property> |
|
48 <property name="checked"> |
|
49 <bool>true</bool> |
71 </property> |
50 </property> |
72 </widget> |
51 </widget> |
73 </item> |
52 </item> |
74 <item row="0" column="1"> |
53 <item row="0" column="1"> |
75 <widget class="QRadioButton" name="qtAssistantButton"> |
54 <widget class="QRadioButton" name="qtAssistantButton"> |
79 <property name="text"> |
58 <property name="text"> |
80 <string>Qt Assistant</string> |
59 <string>Qt Assistant</string> |
81 </property> |
60 </property> |
82 </widget> |
61 </widget> |
83 </item> |
62 </item> |
84 <item row="0" column="0"> |
|
85 <widget class="QRadioButton" name="helpBrowserButton"> |
|
86 <property name="toolTip"> |
|
87 <string>Select to use the Eric Web Browser</string> |
|
88 </property> |
|
89 <property name="text"> |
|
90 <string>Eric Web Browser</string> |
|
91 </property> |
|
92 <property name="checked"> |
|
93 <bool>true</bool> |
|
94 </property> |
|
95 </widget> |
|
96 </item> |
|
97 <item row="0" column="2"> |
63 <item row="0" column="2"> |
98 <widget class="QRadioButton" name="webBrowserButton"> |
64 <widget class="QRadioButton" name="webBrowserButton"> |
99 <property name="toolTip"> |
65 <property name="toolTip"> |
100 <string>Select to use the configured web browser of the system</string> |
66 <string>Select to use the configured web browser of the system</string> |
101 </property> |
67 </property> |
102 <property name="text"> |
68 <property name="text"> |
103 <string>System Web Browser</string> |
69 <string>System Web Browser</string> |
|
70 </property> |
|
71 </widget> |
|
72 </item> |
|
73 <item row="0" column="3"> |
|
74 <widget class="QRadioButton" name="customViewerButton"> |
|
75 <property name="toolTip"> |
|
76 <string>Select to use a custom viewer</string> |
|
77 </property> |
|
78 <property name="text"> |
|
79 <string>Custom</string> |
|
80 </property> |
|
81 </widget> |
|
82 </item> |
|
83 <item row="1" column="0" colspan="4"> |
|
84 <widget class="E5PathPicker" name="customViewerPicker" native="true"> |
|
85 <property name="enabled"> |
|
86 <bool>false</bool> |
|
87 </property> |
|
88 <property name="sizePolicy"> |
|
89 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
90 <horstretch>0</horstretch> |
|
91 <verstretch>0</verstretch> |
|
92 </sizepolicy> |
|
93 </property> |
|
94 <property name="focusPolicy"> |
|
95 <enum>Qt::StrongFocus</enum> |
|
96 </property> |
|
97 <property name="toolTip"> |
|
98 <string>Enter the custom viewer to be used</string> |
104 </property> |
99 </property> |
105 </widget> |
100 </widget> |
106 </item> |
101 </item> |
107 </layout> |
102 </layout> |
108 </widget> |
103 </widget> |
120 </property> |
115 </property> |
121 </spacer> |
116 </spacer> |
122 </item> |
117 </item> |
123 </layout> |
118 </layout> |
124 </widget> |
119 </widget> |
|
120 <customwidgets> |
|
121 <customwidget> |
|
122 <class>E5PathPicker</class> |
|
123 <extends>QWidget</extends> |
|
124 <header>E5Gui/E5PathPicker.h</header> |
|
125 <container>1</container> |
|
126 </customwidget> |
|
127 </customwidgets> |
125 <tabstops> |
128 <tabstops> |
126 <tabstop>helpBrowserButton</tabstop> |
129 <tabstop>helpBrowserButton</tabstop> |
127 <tabstop>qtAssistantButton</tabstop> |
130 <tabstop>qtAssistantButton</tabstop> |
128 <tabstop>webBrowserButton</tabstop> |
131 <tabstop>webBrowserButton</tabstop> |
129 <tabstop>customViewerButton</tabstop> |
132 <tabstop>customViewerButton</tabstop> |
130 <tabstop>customViewerEdit</tabstop> |
|
131 <tabstop>customViewerSelectionButton</tabstop> |
|
132 </tabstops> |
133 </tabstops> |
133 <resources/> |
134 <resources/> |
134 <connections> |
135 <connections> |
135 <connection> |
136 <connection> |
136 <sender>customViewerButton</sender> |
137 <sender>customViewerButton</sender> |
137 <signal>toggled(bool)</signal> |
138 <signal>toggled(bool)</signal> |
138 <receiver>customViewerEdit</receiver> |
139 <receiver>customViewerPicker</receiver> |
139 <slot>setEnabled(bool)</slot> |
140 <slot>setEnabled(bool)</slot> |
140 <hints> |
141 <hints> |
141 <hint type="sourcelabel"> |
142 <hint type="sourcelabel"> |
142 <x>592</x> |
143 <x>496</x> |
143 <y>94</y> |
144 <y>72</y> |
144 </hint> |
145 </hint> |
145 <hint type="destinationlabel"> |
146 <hint type="destinationlabel"> |
146 <x>231</x> |
147 <x>493</x> |
147 <y>109</y> |
148 <y>90</y> |
148 </hint> |
149 </hint> |
149 </hints> |
150 </hints> |
150 </connection> |
151 </connection> |
151 </connections> |
152 </connections> |
152 </ui> |
153 </ui> |