eric7/MicroPython/EspFirmwareSelectionDialog.ui

branch
eric7
changeset 8356
68ec9c3d4de5
parent 8350
74a3b2a6a944
child 8358
144a6b854f70
equal deleted inserted replaced
8355:8a7677a63c8d 8356:68ec9c3d4de5
55 <string>Firmware:</string> 55 <string>Firmware:</string>
56 </property> 56 </property>
57 </widget> 57 </widget>
58 </item> 58 </item>
59 <item row="1" column="1" colspan="2"> 59 <item row="1" column="1" colspan="2">
60 <widget class="E5PathPicker" name="firmwarePicker" native="true"> 60 <widget class="EricPathPicker" name="firmwarePicker" native="true">
61 <property name="focusPolicy"> 61 <property name="focusPolicy">
62 <enum>Qt::WheelFocus</enum> 62 <enum>Qt::WheelFocus</enum>
63 </property> 63 </property>
64 <property name="toolTip"> 64 <property name="toolTip">
65 <string>Enter the path of the firmware file</string> 65 <string>Enter the path of the firmware file</string>
151 </item> 151 </item>
152 </layout> 152 </layout>
153 </widget> 153 </widget>
154 <customwidgets> 154 <customwidgets>
155 <customwidget> 155 <customwidget>
156 <class>E5PathPicker</class> 156 <class>EricPathPicker</class>
157 <extends>QWidget</extends> 157 <extends>QWidget</extends>
158 <header>E5Gui/E5PathPicker.h</header> 158 <header>E5Gui/EricPathPicker.h</header>
159 <container>1</container> 159 <container>1</container>
160 </customwidget> 160 </customwidget>
161 </customwidgets> 161 </customwidgets>
162 <tabstops> 162 <tabstops>
163 <tabstop>espComboBox</tabstop> 163 <tabstop>espComboBox</tabstop>

eric ide

mercurial