102 </tr><tr> |
102 </tr><tr> |
103 <td><a href="#HgDialog.on_passwordCheckBox_toggled">on_passwordCheckBox_toggled</a></td> |
103 <td><a href="#HgDialog.on_passwordCheckBox_toggled">on_passwordCheckBox_toggled</a></td> |
104 <td>Private slot to handle the password checkbox toggled.</td> |
104 <td>Private slot to handle the password checkbox toggled.</td> |
105 </tr><tr> |
105 </tr><tr> |
106 <td><a href="#HgDialog.on_sendButton_clicked">on_sendButton_clicked</a></td> |
106 <td><a href="#HgDialog.on_sendButton_clicked">on_sendButton_clicked</a></td> |
107 <td>Private slot to send the input to the subversion process.</td> |
107 <td>Private slot to send the input to the Mercurial process.</td> |
108 </tr><tr> |
108 </tr><tr> |
109 <td><a href="#HgDialog.startProcess">startProcess</a></td> |
109 <td><a href="#HgDialog.startProcess">startProcess</a></td> |
110 <td>Public slot used to start the process.</td> |
110 <td>Public slot used to start the process.</td> |
111 </tr> |
111 </tr> |
112 </table> |
112 </table> |
257 </dd> |
257 </dd> |
258 </dl><a NAME="HgDialog.on_sendButton_clicked" ID="HgDialog.on_sendButton_clicked"></a> |
258 </dl><a NAME="HgDialog.on_sendButton_clicked" ID="HgDialog.on_sendButton_clicked"></a> |
259 <h4>HgDialog.on_sendButton_clicked</h4> |
259 <h4>HgDialog.on_sendButton_clicked</h4> |
260 <b>on_sendButton_clicked</b>(<i></i>) |
260 <b>on_sendButton_clicked</b>(<i></i>) |
261 <p> |
261 <p> |
262 Private slot to send the input to the subversion process. |
262 Private slot to send the input to the Mercurial process. |
263 </p><a NAME="HgDialog.startProcess" ID="HgDialog.startProcess"></a> |
263 </p><a NAME="HgDialog.startProcess" ID="HgDialog.startProcess"></a> |
264 <h4>HgDialog.startProcess</h4> |
264 <h4>HgDialog.startProcess</h4> |
265 <b>startProcess</b>(<i>args, workingDir=None, showArgs=True, environment=None</i>) |
265 <b>startProcess</b>(<i>args, workingDir=None, showArgs=True, environment=None</i>) |
266 <p> |
266 <p> |
267 Public slot used to start the process. |
267 Public slot used to start the process. |