Documentation/Source/eric5.UI.UserInterface.html

changeset 1770
c17e67e69ef5
parent 1726
5d3132740ece
child 1852
12d37ab1baf3
diff -r 8a04ce23e083 -r c17e67e69ef5 Documentation/Source/eric5.UI.UserInterface.html
--- a/Documentation/Source/eric5.UI.UserInterface.html	Sat Apr 07 16:39:36 2012 +0200
+++ b/Documentation/Source/eric5.UI.UserInterface.html	Sat Apr 07 21:19:24 2012 +0200
@@ -512,6 +512,9 @@
 <td><a href="#UserInterface.__shutdown">__shutdown</a></td>
 <td>Private method to perform all necessary steps to close down the IDE.</td>
 </tr><tr>
+<td><a href="#UserInterface.__snapshot">__snapshot</a></td>
+<td>Private slot to start the snapshot tool.</td>
+</tr><tr>
 <td><a href="#UserInterface.__sqlBrowser">__sqlBrowser</a></td>
 <td>Private slot to start the SQL browser tool.</td>
 </tr><tr>
@@ -1555,7 +1558,12 @@
 <dd>
 flag indicating success
 </dd>
-</dl><a NAME="UserInterface.__sqlBrowser" ID="UserInterface.__sqlBrowser"></a>
+</dl><a NAME="UserInterface.__snapshot" ID="UserInterface.__snapshot"></a>
+<h4>UserInterface.__snapshot</h4>
+<b>__snapshot</b>(<i></i>)
+<p>
+        Private slot to start the snapshot tool.
+</p><a NAME="UserInterface.__sqlBrowser" ID="UserInterface.__sqlBrowser"></a>
 <h4>UserInterface.__sqlBrowser</h4>
 <b>__sqlBrowser</b>(<i></i>)
 <p>

eric ide

mercurial