Documentation/Source/eric6.QScintilla.MiniEditor.html

changeset 4402
ad524553e765
parent 3673
e26d7d0c1088
child 5742
dc9cd8059221
--- a/Documentation/Source/eric6.QScintilla.MiniEditor.html	Thu Aug 27 17:45:22 2015 +0200
+++ b/Documentation/Source/eric6.QScintilla.MiniEditor.html	Fri Aug 28 16:38:57 2015 +0200
@@ -192,6 +192,9 @@
 <td><a href="#MiniEditor.__saveAs">__saveAs</a></td>
 <td>Private slot to save a file with a new name.</td>
 </tr><tr>
+<td><a href="#MiniEditor.__saveCopy">__saveCopy</a></td>
+<td>Private slot to save a copy of the file with a new name.</td>
+</tr><tr>
 <td><a href="#MiniEditor.__saveFile">__saveFile</a></td>
 <td>Private method to save to the given file.</td>
 </tr><tr>
@@ -618,7 +621,12 @@
 <dd>
 flag indicating success (boolean)
 </dd>
-</dl><a NAME="MiniEditor.__saveFile" ID="MiniEditor.__saveFile"></a>
+</dl><a NAME="MiniEditor.__saveCopy" ID="MiniEditor.__saveCopy"></a>
+<h4>MiniEditor.__saveCopy</h4>
+<b>__saveCopy</b>(<i></i>)
+<p>
+        Private slot to save a copy of the file with a new name.
+</p><a NAME="MiniEditor.__saveFile" ID="MiniEditor.__saveFile"></a>
 <h4>MiniEditor.__saveFile</h4>
 <b>__saveFile</b>(<i>fileName</i>)
 <p>

eric ide

mercurial