57 <h3>Derived from</h3> |
57 <h3>Derived from</h3> |
58 QDialog, Ui_EspFirmwareSelectionDialog |
58 QDialog, Ui_EspFirmwareSelectionDialog |
59 <h3>Class Attributes</h3> |
59 <h3>Class Attributes</h3> |
60 |
60 |
61 <table> |
61 <table> |
62 <tr><td>None</td></tr> |
62 <tr><td>FlashModes</td></tr> |
63 </table> |
63 </table> |
64 <h3>Class Methods</h3> |
64 <h3>Class Methods</h3> |
65 |
65 |
66 <table> |
66 <table> |
67 <tr><td>None</td></tr> |
67 <tr><td>None</td></tr> |
131 </p> |
131 </p> |
132 <dl> |
132 <dl> |
133 <dt>Returns:</dt> |
133 <dt>Returns:</dt> |
134 <dd> |
134 <dd> |
135 tuple containing the selected chip type, the path of the |
135 tuple containing the selected chip type, the path of the |
136 firmware file and the flash address |
136 firmware file, the flash mode and the flash address |
137 </dd> |
137 </dd> |
138 </dl> |
138 </dl> |
139 <dl> |
139 <dl> |
140 <dt>Return Type:</dt> |
140 <dt>Return Type:</dt> |
141 <dd> |
141 <dd> |
142 tuple of (str, str, str) |
142 tuple of (str, str, str, str) |
143 </dd> |
143 </dd> |
144 </dl> |
144 </dl> |
145 <a NAME="EspFirmwareSelectionDialog.on_espComboBox_currentTextChanged" ID="EspFirmwareSelectionDialog.on_espComboBox_currentTextChanged"></a> |
145 <a NAME="EspFirmwareSelectionDialog.on_espComboBox_currentTextChanged" ID="EspFirmwareSelectionDialog.on_espComboBox_currentTextChanged"></a> |
146 <h4>EspFirmwareSelectionDialog.on_espComboBox_currentTextChanged</h4> |
146 <h4>EspFirmwareSelectionDialog.on_espComboBox_currentTextChanged</h4> |
147 <b>on_espComboBox_currentTextChanged</b>(<i>chip</i>) |
147 <b>on_espComboBox_currentTextChanged</b>(<i>chip</i>) |