134 <widget class="QLineEdit" name="addressEdit"> |
134 <widget class="QLineEdit" name="addressEdit"> |
135 <property name="toolTip"> |
135 <property name="toolTip"> |
136 <string>Enter the flash addres in the hexadecimal form</string> |
136 <string>Enter the flash addres in the hexadecimal form</string> |
137 </property> |
137 </property> |
138 <property name="maxLength"> |
138 <property name="maxLength"> |
139 <number>4</number> |
139 <number>7</number> |
140 </property> |
140 </property> |
141 <property name="clearButtonEnabled"> |
141 <property name="clearButtonEnabled"> |
142 <bool>true</bool> |
142 <bool>true</bool> |
143 </property> |
143 </property> |
144 </widget> |
144 </widget> |