65 <string>Enter the path of the firmware file</string> |
65 <string>Enter the path of the firmware file</string> |
66 </property> |
66 </property> |
67 </widget> |
67 </widget> |
68 </item> |
68 </item> |
69 <item row="2" column="0"> |
69 <item row="2" column="0"> |
|
70 <widget class="QLabel" name="label_3"> |
|
71 <property name="toolTip"> |
|
72 <string/> |
|
73 </property> |
|
74 <property name="text"> |
|
75 <string>Flash Mode:</string> |
|
76 </property> |
|
77 </widget> |
|
78 </item> |
|
79 <item row="2" column="1"> |
|
80 <widget class="QComboBox" name="modeComboBox"> |
|
81 <property name="toolTip"> |
|
82 <string>Select the flash mode</string> |
|
83 </property> |
|
84 </widget> |
|
85 </item> |
|
86 <item row="2" column="2"> |
|
87 <widget class="QLabel" name="label_4"> |
|
88 <property name="text"> |
|
89 <string>Leave empty to use the default mode.</string> |
|
90 </property> |
|
91 </widget> |
|
92 </item> |
|
93 <item row="3" column="0"> |
70 <widget class="QLabel" name="addressLabel"> |
94 <widget class="QLabel" name="addressLabel"> |
71 <property name="text"> |
95 <property name="text"> |
72 <string>Address:</string> |
96 <string>Address:</string> |
73 </property> |
97 </property> |
74 </widget> |
98 </widget> |
75 </item> |
99 </item> |
76 <item row="2" column="1" colspan="2"> |
100 <item row="3" column="1" colspan="2"> |
77 <widget class="E5ClearableLineEdit" name="addressEdit"> |
101 <widget class="E5ClearableLineEdit" name="addressEdit"> |
78 <property name="toolTip"> |
102 <property name="toolTip"> |
79 <string>Enter the flash addres in the hexadecimal form</string> |
103 <string>Enter the flash addres in the hexadecimal form</string> |
80 </property> |
104 </property> |
81 <property name="maxLength"> |
105 <property name="maxLength"> |