86 <string>Cert File:</string> |
86 <string>Cert File:</string> |
87 </property> |
87 </property> |
88 </widget> |
88 </widget> |
89 </item> |
89 </item> |
90 <item row="3" column="1" colspan="2"> |
90 <item row="3" column="1" colspan="2"> |
91 <widget class="E5PathPicker" name="certFilePicker" native="true"> |
91 <widget class="EricPathPicker" name="certFilePicker" native="true"> |
92 <property name="sizePolicy"> |
92 <property name="sizePolicy"> |
93 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
93 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
94 <horstretch>0</horstretch> |
94 <horstretch>0</horstretch> |
95 <verstretch>0</verstretch> |
95 <verstretch>0</verstretch> |
96 </sizepolicy> |
96 </sizepolicy> |
109 <string>Key File:</string> |
109 <string>Key File:</string> |
110 </property> |
110 </property> |
111 </widget> |
111 </widget> |
112 </item> |
112 </item> |
113 <item row="4" column="1" colspan="2"> |
113 <item row="4" column="1" colspan="2"> |
114 <widget class="E5PathPicker" name="keyFilePicker" native="true"> |
114 <widget class="EricPathPicker" name="keyFilePicker" native="true"> |
115 <property name="sizePolicy"> |
115 <property name="sizePolicy"> |
116 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
116 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
117 <horstretch>0</horstretch> |
117 <horstretch>0</horstretch> |
118 <verstretch>0</verstretch> |
118 <verstretch>0</verstretch> |
119 </sizepolicy> |
119 </sizepolicy> |
138 </item> |
138 </item> |
139 </layout> |
139 </layout> |
140 </widget> |
140 </widget> |
141 <customwidgets> |
141 <customwidgets> |
142 <customwidget> |
142 <customwidget> |
143 <class>E5PathPicker</class> |
143 <class>EricPathPicker</class> |
144 <extends>QWidget</extends> |
144 <extends>QWidget</extends> |
145 <header>E5Gui/E5PathPicker.h</header> |
145 <header>EricWidgets/EricPathPicker.h</header> |
146 <container>1</container> |
146 <container>1</container> |
147 </customwidget> |
147 </customwidget> |
148 </customwidgets> |
148 </customwidgets> |
149 <tabstops> |
149 <tabstops> |
150 <tabstop>developmentCheckBox</tabstop> |
150 <tabstop>developmentCheckBox</tabstop> |