RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.Refactoring.html

branch
eric5
changeset 88
e71619898d0f
parent 86
3339c75dc777
equal deleted inserted replaced
86:3339c75dc777 88:e71619898d0f
221 </tr><tr> 221 </tr><tr>
222 <td><a href="#Refactoring.__useFunction">__useFunction</a></td> 222 <td><a href="#Refactoring.__useFunction">__useFunction</a></td>
223 <td>Private slot to use a function wherever possible.</td> 223 <td>Private slot to use a function wherever possible.</td>
224 </tr><tr> 224 </tr><tr>
225 <td><a href="#Refactoring.confirmAllBuffersSaved">confirmAllBuffersSaved</a></td> 225 <td><a href="#Refactoring.confirmAllBuffersSaved">confirmAllBuffersSaved</a></td>
226 <td>Public method to check, if any editor has unsaved changes.</td> 226 <td>Private method to check, if any editor has unsaved changes.</td>
227 </tr><tr> 227 </tr><tr>
228 <td><a href="#Refactoring.confirmBufferIsSaved">confirmBufferIsSaved</a></td> 228 <td><a href="#Refactoring.confirmBufferIsSaved">confirmBufferIsSaved</a></td>
229 <td>Public method to check, if an editor has unsaved changes.</td> 229 <td>Public method to check, if an editor has unsaved changes.</td>
230 </tr><tr> 230 </tr><tr>
231 <td><a href="#Refactoring.getActions">getActions</a></td> 231 <td><a href="#Refactoring.getActions">getActions</a></td>
664 Private slot to use a function wherever possible. 664 Private slot to use a function wherever possible.
665 </p><a NAME="Refactoring.confirmAllBuffersSaved" ID="Refactoring.confirmAllBuffersSaved"></a> 665 </p><a NAME="Refactoring.confirmAllBuffersSaved" ID="Refactoring.confirmAllBuffersSaved"></a>
666 <h4>Refactoring.confirmAllBuffersSaved</h4> 666 <h4>Refactoring.confirmAllBuffersSaved</h4>
667 <b>confirmAllBuffersSaved</b>(<i></i>) 667 <b>confirmAllBuffersSaved</b>(<i></i>)
668 <p> 668 <p>
669 Public method to check, if any editor has unsaved changes. 669 Private method to check, if any editor has unsaved changes.
670 </p><dl> 670 </p><dl>
671 <dt>Returns:</dt> 671 <dt>Returns:</dt>
672 <dd> 672 <dd>
673 flag indicating, that no editor contains unsaved edits 673 flag indicating, that no editor contains unsaved edits
674 (boolean) 674 (boolean)

eric ide

mercurial