102 <td>Private method to retrieve all entries, that have a modified status.</td> |
102 <td>Private method to retrieve all entries, that have a modified status.</td> |
103 </tr><tr> |
103 </tr><tr> |
104 <td><a href="#HgStatusDialog.__getUnversionedItems">__getUnversionedItems</a></td> |
104 <td><a href="#HgStatusDialog.__getUnversionedItems">__getUnversionedItems</a></td> |
105 <td>Private method to retrieve all entries, that have an unversioned status.</td> |
105 <td>Private method to retrieve all entries, that have an unversioned status.</td> |
106 </tr><tr> |
106 </tr><tr> |
|
107 <td><a href="#HgStatusDialog.__lfAdd">__lfAdd</a></td> |
|
108 <td>Private slot to add a file to the repository.</td> |
|
109 </tr><tr> |
107 <td><a href="#HgStatusDialog.__procFinished">__procFinished</a></td> |
110 <td><a href="#HgStatusDialog.__procFinished">__procFinished</a></td> |
108 <td>Private slot connected to the finished signal.</td> |
111 <td>Private slot connected to the finished signal.</td> |
109 </tr><tr> |
112 </tr><tr> |
110 <td><a href="#HgStatusDialog.__processOutputLine">__processOutputLine</a></td> |
113 <td><a href="#HgStatusDialog.__processOutputLine">__processOutputLine</a></td> |
111 <td>Private method to process the lines of output.</td> |
114 <td>Private method to process the lines of output.</td> |
320 status. |
323 status. |
321 </p><dl> |
324 </p><dl> |
322 <dt>Returns:</dt> |
325 <dt>Returns:</dt> |
323 <dd> |
326 <dd> |
324 list of all items with an unversioned status |
327 list of all items with an unversioned status |
|
328 </dd> |
|
329 </dl><a NAME="HgStatusDialog.__lfAdd" ID="HgStatusDialog.__lfAdd"></a> |
|
330 <h4>HgStatusDialog.__lfAdd</h4> |
|
331 <b>__lfAdd</b>(<i>mode</i>) |
|
332 <p> |
|
333 Private slot to add a file to the repository. |
|
334 </p><dl> |
|
335 <dt><i>mode</i></dt> |
|
336 <dd> |
|
337 add mode (string one of 'normal' or 'large') |
325 </dd> |
338 </dd> |
326 </dl><a NAME="HgStatusDialog.__procFinished" ID="HgStatusDialog.__procFinished"></a> |
339 </dl><a NAME="HgStatusDialog.__procFinished" ID="HgStatusDialog.__procFinished"></a> |
327 <h4>HgStatusDialog.__procFinished</h4> |
340 <h4>HgStatusDialog.__procFinished</h4> |
328 <b>__procFinished</b>(<i>exitCode, exitStatus</i>) |
341 <b>__procFinished</b>(<i>exitCode, exitStatus</i>) |
329 <p> |
342 <p> |