eric7/MicroPython/EspBackupRestoreFirmwareDialog.ui

branch
eric7
changeset 8356
68ec9c3d4de5
parent 8312
800c432b34c8
child 8358
144a6b854f70
equal deleted inserted replaced
8355:8a7677a63c8d 8356:68ec9c3d4de5
83 <string>Firmware:</string> 83 <string>Firmware:</string>
84 </property> 84 </property>
85 </widget> 85 </widget>
86 </item> 86 </item>
87 <item row="3" column="1" colspan="2"> 87 <item row="3" column="1" colspan="2">
88 <widget class="E5PathPicker" name="firmwarePicker" native="true"> 88 <widget class="EricPathPicker" name="firmwarePicker" native="true">
89 <property name="focusPolicy"> 89 <property name="focusPolicy">
90 <enum>Qt::WheelFocus</enum> 90 <enum>Qt::WheelFocus</enum>
91 </property> 91 </property>
92 <property name="toolTip"> 92 <property name="toolTip">
93 <string>Enter the path of the firmware file</string> 93 <string>Enter the path of the firmware file</string>
108 </item> 108 </item>
109 </layout> 109 </layout>
110 </widget> 110 </widget>
111 <customwidgets> 111 <customwidgets>
112 <customwidget> 112 <customwidget>
113 <class>E5PathPicker</class> 113 <class>EricPathPicker</class>
114 <extends>QWidget</extends> 114 <extends>QWidget</extends>
115 <header>E5Gui/E5PathPicker.h</header> 115 <header>E5Gui/EricPathPicker.h</header>
116 <container>1</container> 116 <container>1</container>
117 </customwidget> 117 </customwidget>
118 </customwidgets> 118 </customwidgets>
119 <resources/> 119 <resources/>
120 <connections> 120 <connections>

eric ide

mercurial