Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgDialog.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
101 <td>Public slot used to start the process.</td> 101 <td>Public slot used to start the process.</td>
102 </tr> 102 </tr>
103 </table> 103 </table>
104 <a NAME="HgDialog.__init__" ID="HgDialog.__init__"></a> 104 <a NAME="HgDialog.__init__" ID="HgDialog.__init__"></a>
105 <h4>HgDialog (Constructor)</h4> 105 <h4>HgDialog (Constructor)</h4>
106 <b>HgDialog</b>(<i>text, parent = None</i>) 106 <b>HgDialog</b>(<i>text, parent=None</i>)
107 <p> 107 <p>
108 Constructor 108 Constructor
109 </p><dl> 109 </p><dl>
110 <dt><i>text</i></dt> 110 <dt><i>text</i></dt>
111 <dd> 111 <dd>
142 error pane. 142 error pane.
143 </p><a NAME="HgDialog.__readStdout" ID="HgDialog.__readStdout"></a> 143 </p><a NAME="HgDialog.__readStdout" ID="HgDialog.__readStdout"></a>
144 <h4>HgDialog.__readStdout</h4> 144 <h4>HgDialog.__readStdout</h4>
145 <b>__readStdout</b>(<i></i>) 145 <b>__readStdout</b>(<i></i>)
146 <p> 146 <p>
147 Private slot to handle the readyReadStandardOutput signal. 147 Private slot to handle the readyReadStandardOutput signal.
148 </p><p> 148 </p><p>
149 It reads the output of the process, formats it and inserts it into 149 It reads the output of the process, formats it and inserts it into
150 the contents pane. 150 the contents pane.
151 </p><a NAME="HgDialog.hasAddOrDelete" ID="HgDialog.hasAddOrDelete"></a> 151 </p><a NAME="HgDialog.hasAddOrDelete" ID="HgDialog.hasAddOrDelete"></a>
152 <h4>HgDialog.hasAddOrDelete</h4> 152 <h4>HgDialog.hasAddOrDelete</h4>
219 <b>on_sendButton_clicked</b>(<i></i>) 219 <b>on_sendButton_clicked</b>(<i></i>)
220 <p> 220 <p>
221 Private slot to send the input to the subversion process. 221 Private slot to send the input to the subversion process.
222 </p><a NAME="HgDialog.startProcess" ID="HgDialog.startProcess"></a> 222 </p><a NAME="HgDialog.startProcess" ID="HgDialog.startProcess"></a>
223 <h4>HgDialog.startProcess</h4> 223 <h4>HgDialog.startProcess</h4>
224 <b>startProcess</b>(<i>args, workingDir = None, showArgs = True</i>) 224 <b>startProcess</b>(<i>args, workingDir=None, showArgs=True</i>)
225 <p> 225 <p>
226 Public slot used to start the process. 226 Public slot used to start the process.
227 </p><dl> 227 </p><dl>
228 <dt><i>args</i></dt> 228 <dt><i>args</i></dt>
229 <dd> 229 <dd>

eric ide

mercurial