156 tuple of (str, str, str, str) |
156 tuple of (str, str, str, str) |
157 </dd> |
157 </dd> |
158 </dl> |
158 </dl> |
159 <a NAME="GitArchiveDataDialog.on_branchButton_toggled" ID="GitArchiveDataDialog.on_branchButton_toggled"></a> |
159 <a NAME="GitArchiveDataDialog.on_branchButton_toggled" ID="GitArchiveDataDialog.on_branchButton_toggled"></a> |
160 <h4>GitArchiveDataDialog.on_branchButton_toggled</h4> |
160 <h4>GitArchiveDataDialog.on_branchButton_toggled</h4> |
161 <b>on_branchButton_toggled</b>(<i>checked</i>) |
161 <b>on_branchButton_toggled</b>(<i>_checked</i>) |
162 <p> |
162 <p> |
163 Private slot to handle changes of the Branch select button. |
163 Private slot to handle changes of the Branch select button. |
164 </p> |
164 </p> |
165 |
165 |
166 <dl> |
166 <dl> |
167 |
167 |
168 <dt><i>checked</i> (bool)</dt> |
168 <dt><i>_checked</i> (bool)</dt> |
169 <dd> |
169 <dd> |
170 state of the button |
170 state of the button (unused) |
171 </dd> |
171 </dd> |
172 </dl> |
172 </dl> |
173 <a NAME="GitArchiveDataDialog.on_branchCombo_editTextChanged" ID="GitArchiveDataDialog.on_branchCombo_editTextChanged"></a> |
173 <a NAME="GitArchiveDataDialog.on_branchCombo_editTextChanged" ID="GitArchiveDataDialog.on_branchCombo_editTextChanged"></a> |
174 <h4>GitArchiveDataDialog.on_branchCombo_editTextChanged</h4> |
174 <h4>GitArchiveDataDialog.on_branchCombo_editTextChanged</h4> |
175 <b>on_branchCombo_editTextChanged</b>(<i>txt</i>) |
175 <b>on_branchCombo_editTextChanged</b>(<i>_txt</i>) |
176 <p> |
176 <p> |
177 Private slot to handle changes of the Branch combo. |
177 Private slot to handle changes of the Branch combo. |
178 </p> |
178 </p> |
179 |
179 |
180 <dl> |
180 <dl> |
181 |
181 |
182 <dt><i>txt</i> (str)</dt> |
182 <dt><i>_txt</i> (str)</dt> |
183 <dd> |
183 <dd> |
184 text of the combo |
184 text of the combo (unused) |
185 </dd> |
185 </dd> |
186 </dl> |
186 </dl> |
187 <a NAME="GitArchiveDataDialog.on_fileButton_clicked" ID="GitArchiveDataDialog.on_fileButton_clicked"></a> |
187 <a NAME="GitArchiveDataDialog.on_fileButton_clicked" ID="GitArchiveDataDialog.on_fileButton_clicked"></a> |
188 <h4>GitArchiveDataDialog.on_fileButton_clicked</h4> |
188 <h4>GitArchiveDataDialog.on_fileButton_clicked</h4> |
189 <b>on_fileButton_clicked</b>(<i></i>) |
189 <b>on_fileButton_clicked</b>(<i></i>) |
191 Private slot to select a file via a file selection dialog. |
191 Private slot to select a file via a file selection dialog. |
192 </p> |
192 </p> |
193 |
193 |
194 <a NAME="GitArchiveDataDialog.on_fileEdit_textChanged" ID="GitArchiveDataDialog.on_fileEdit_textChanged"></a> |
194 <a NAME="GitArchiveDataDialog.on_fileEdit_textChanged" ID="GitArchiveDataDialog.on_fileEdit_textChanged"></a> |
195 <h4>GitArchiveDataDialog.on_fileEdit_textChanged</h4> |
195 <h4>GitArchiveDataDialog.on_fileEdit_textChanged</h4> |
196 <b>on_fileEdit_textChanged</b>(<i>txt</i>) |
196 <b>on_fileEdit_textChanged</b>(<i>_txt</i>) |
197 <p> |
197 <p> |
198 Private slot to handle changes of the file edit. |
198 Private slot to handle changes of the file edit. |
199 </p> |
199 </p> |
200 |
200 |
201 <dl> |
201 <dl> |
202 |
202 |
203 <dt><i>txt</i> (str)</dt> |
203 <dt><i>_txt</i> (str)</dt> |
204 <dd> |
204 <dd> |
205 text of the edit |
205 text of the edit (unused) |
206 </dd> |
206 </dd> |
207 </dl> |
207 </dl> |
208 <a NAME="GitArchiveDataDialog.on_revButton_toggled" ID="GitArchiveDataDialog.on_revButton_toggled"></a> |
208 <a NAME="GitArchiveDataDialog.on_revButton_toggled" ID="GitArchiveDataDialog.on_revButton_toggled"></a> |
209 <h4>GitArchiveDataDialog.on_revButton_toggled</h4> |
209 <h4>GitArchiveDataDialog.on_revButton_toggled</h4> |
210 <b>on_revButton_toggled</b>(<i>checked</i>) |
210 <b>on_revButton_toggled</b>(<i>_checked</i>) |
211 <p> |
211 <p> |
212 Private slot to handle changes of the rev select button. |
212 Private slot to handle changes of the rev select button. |
213 </p> |
213 </p> |
214 |
214 |
215 <dl> |
215 <dl> |
216 |
216 |
217 <dt><i>checked</i> (bool)</dt> |
217 <dt><i>_checked</i> (bool)</dt> |
218 <dd> |
218 <dd> |
219 state of the button |
219 state of the button (unused) |
220 </dd> |
220 </dd> |
221 </dl> |
221 </dl> |
222 <a NAME="GitArchiveDataDialog.on_revEdit_textChanged" ID="GitArchiveDataDialog.on_revEdit_textChanged"></a> |
222 <a NAME="GitArchiveDataDialog.on_revEdit_textChanged" ID="GitArchiveDataDialog.on_revEdit_textChanged"></a> |
223 <h4>GitArchiveDataDialog.on_revEdit_textChanged</h4> |
223 <h4>GitArchiveDataDialog.on_revEdit_textChanged</h4> |
224 <b>on_revEdit_textChanged</b>(<i>txt</i>) |
224 <b>on_revEdit_textChanged</b>(<i>_txt</i>) |
225 <p> |
225 <p> |
226 Private slot to handle changes of the rev edit. |
226 Private slot to handle changes of the rev edit. |
227 </p> |
227 </p> |
228 |
228 |
229 <dl> |
229 <dl> |
230 |
230 |
231 <dt><i>txt</i> (str)</dt> |
231 <dt><i>_txt</i> (str)</dt> |
232 <dd> |
232 <dd> |
233 text of the edit |
233 text of the edit (unused) |
234 </dd> |
234 </dd> |
235 </dl> |
235 </dl> |
236 <a NAME="GitArchiveDataDialog.on_tagButton_toggled" ID="GitArchiveDataDialog.on_tagButton_toggled"></a> |
236 <a NAME="GitArchiveDataDialog.on_tagButton_toggled" ID="GitArchiveDataDialog.on_tagButton_toggled"></a> |
237 <h4>GitArchiveDataDialog.on_tagButton_toggled</h4> |
237 <h4>GitArchiveDataDialog.on_tagButton_toggled</h4> |
238 <b>on_tagButton_toggled</b>(<i>checked</i>) |
238 <b>on_tagButton_toggled</b>(<i>_checked</i>) |
239 <p> |
239 <p> |
240 Private slot to handle changes of the Tag select button. |
240 Private slot to handle changes of the Tag select button. |
241 </p> |
241 </p> |
242 |
242 |
243 <dl> |
243 <dl> |
244 |
244 |
245 <dt><i>checked</i> (bool)</dt> |
245 <dt><i>_checked</i> (bool)</dt> |
246 <dd> |
246 <dd> |
247 state of the button |
247 state of the button (unused) |
248 </dd> |
248 </dd> |
249 </dl> |
249 </dl> |
250 <a NAME="GitArchiveDataDialog.on_tagCombo_editTextChanged" ID="GitArchiveDataDialog.on_tagCombo_editTextChanged"></a> |
250 <a NAME="GitArchiveDataDialog.on_tagCombo_editTextChanged" ID="GitArchiveDataDialog.on_tagCombo_editTextChanged"></a> |
251 <h4>GitArchiveDataDialog.on_tagCombo_editTextChanged</h4> |
251 <h4>GitArchiveDataDialog.on_tagCombo_editTextChanged</h4> |
252 <b>on_tagCombo_editTextChanged</b>(<i>txt</i>) |
252 <b>on_tagCombo_editTextChanged</b>(<i>_txt</i>) |
253 <p> |
253 <p> |
254 Private slot to handle changes of the Tag combo. |
254 Private slot to handle changes of the Tag combo. |
255 </p> |
255 </p> |
256 |
256 |
257 <dl> |
257 <dl> |
258 |
258 |
259 <dt><i>txt</i> (str)</dt> |
259 <dt><i>_txt</i> (str)</dt> |
260 <dd> |
260 <dd> |
261 text of the combo |
261 text of the combo (unused) |
262 </dd> |
262 </dd> |
263 </dl> |
263 </dl> |
264 <div align="right"><a href="#top">Up</a></div> |
264 <div align="right"><a href="#top">Up</a></div> |
265 <hr /> |
265 <hr /> |
266 </body></html> |
266 </body></html> |