123 <string>Address:</string> |
123 <string>Address:</string> |
124 </property> |
124 </property> |
125 </widget> |
125 </widget> |
126 </item> |
126 </item> |
127 <item row="4" column="1" colspan="2"> |
127 <item row="4" column="1" colspan="2"> |
128 <widget class="E5ClearableLineEdit" name="addressEdit"> |
128 <widget class="QLineEdit" name="addressEdit"> |
129 <property name="toolTip"> |
129 <property name="toolTip"> |
130 <string>Enter the flash addres in the hexadecimal form</string> |
130 <string>Enter the flash addres in the hexadecimal form</string> |
131 </property> |
131 </property> |
132 <property name="maxLength"> |
132 <property name="maxLength"> |
133 <number>4</number> |
133 <number>4</number> |
|
134 </property> |
|
135 <property name="clearButtonEnabled"> |
|
136 <bool>true</bool> |
134 </property> |
137 </property> |
135 </widget> |
138 </widget> |
136 </item> |
139 </item> |
137 </layout> |
140 </layout> |
138 </item> |
141 </item> |
153 <class>E5PathPicker</class> |
156 <class>E5PathPicker</class> |
154 <extends>QWidget</extends> |
157 <extends>QWidget</extends> |
155 <header>E5Gui/E5PathPicker.h</header> |
158 <header>E5Gui/E5PathPicker.h</header> |
156 <container>1</container> |
159 <container>1</container> |
157 </customwidget> |
160 </customwidget> |
158 <customwidget> |
|
159 <class>E5ClearableLineEdit</class> |
|
160 <extends>QLineEdit</extends> |
|
161 <header>E5Gui/E5LineEdit.h</header> |
|
162 </customwidget> |
|
163 </customwidgets> |
161 </customwidgets> |
164 <tabstops> |
162 <tabstops> |
165 <tabstop>espComboBox</tabstop> |
163 <tabstop>espComboBox</tabstop> |
166 <tabstop>firmwarePicker</tabstop> |
164 <tabstop>firmwarePicker</tabstop> |
167 <tabstop>baudRateComboBox</tabstop> |
165 <tabstop>baudRateComboBox</tabstop> |