74 </tr> |
74 </tr> |
75 <tr> |
75 <tr> |
76 <td><a href="#EspBackupRestoreFirmwareDialog.on_firmwarePicker_textChanged">on_firmwarePicker_textChanged</a></td> |
76 <td><a href="#EspBackupRestoreFirmwareDialog.on_firmwarePicker_textChanged">on_firmwarePicker_textChanged</a></td> |
77 <td>Private slot handling a change of the firmware path.</td> |
77 <td>Private slot handling a change of the firmware path.</td> |
78 </tr> |
78 </tr> |
|
79 <tr> |
|
80 <td><a href="#EspBackupRestoreFirmwareDialog.on_sizeComboBox_currentTextChanged">on_sizeComboBox_currentTextChanged</a></td> |
|
81 <td>Private slot handling a change of the selected firmware size.</td> |
|
82 </tr> |
79 </table> |
83 </table> |
80 <h3>Static Methods</h3> |
84 <h3>Static Methods</h3> |
81 |
85 |
82 <table> |
86 <table> |
83 <tr><td>None</td></tr> |
87 <tr><td>None</td></tr> |
118 </p> |
122 </p> |
119 <dl> |
123 <dl> |
120 <dt>Return:</dt> |
124 <dt>Return:</dt> |
121 <dd> |
125 <dd> |
122 tuple containing the selected chip type, the firmware size, |
126 tuple containing the selected chip type, the firmware size, |
123 the flash mode and the path of the firmware file |
127 the baud rate or flashing, the flash mode and the path of the |
|
128 firmware file |
124 </dd> |
129 </dd> |
125 </dl> |
130 </dl> |
126 <dl> |
131 <dl> |
127 <dt>Return Type:</dt> |
132 <dt>Return Type:</dt> |
128 <dd> |
133 <dd> |
129 tuple of (str, str, str, str) |
134 tuple of (str, str, str, str, str) |
130 </dd> |
135 </dd> |
131 </dl> |
136 </dl> |
132 <a NAME="EspBackupRestoreFirmwareDialog.on_espComboBox_currentTextChanged" ID="EspBackupRestoreFirmwareDialog.on_espComboBox_currentTextChanged"></a> |
137 <a NAME="EspBackupRestoreFirmwareDialog.on_espComboBox_currentTextChanged" ID="EspBackupRestoreFirmwareDialog.on_espComboBox_currentTextChanged"></a> |
133 <h4>EspBackupRestoreFirmwareDialog.on_espComboBox_currentTextChanged</h4> |
138 <h4>EspBackupRestoreFirmwareDialog.on_espComboBox_currentTextChanged</h4> |
134 <b>on_espComboBox_currentTextChanged</b>(<i>chip</i>) |
139 <b>on_espComboBox_currentTextChanged</b>(<i>chip</i>) |
155 <dt><i>firmware</i> (str)</dt> |
160 <dt><i>firmware</i> (str)</dt> |
156 <dd> |
161 <dd> |
157 path to the firmware |
162 path to the firmware |
158 </dd> |
163 </dd> |
159 </dl> |
164 </dl> |
|
165 <a NAME="EspBackupRestoreFirmwareDialog.on_sizeComboBox_currentTextChanged" ID="EspBackupRestoreFirmwareDialog.on_sizeComboBox_currentTextChanged"></a> |
|
166 <h4>EspBackupRestoreFirmwareDialog.on_sizeComboBox_currentTextChanged</h4> |
|
167 <b>on_sizeComboBox_currentTextChanged</b>(<i>size</i>) |
|
168 |
|
169 <p> |
|
170 Private slot handling a change of the selected firmware size. |
|
171 </p> |
|
172 <dl> |
|
173 |
|
174 <dt><i>size</i> (str)</dt> |
|
175 <dd> |
|
176 selected size text |
|
177 </dd> |
|
178 </dl> |
160 <div align="right"><a href="#top">Up</a></div> |
179 <div align="right"><a href="#top">Up</a></div> |
161 <hr /> |
180 <hr /> |
162 </body></html> |
181 </body></html> |