Documentation/Source/eric5.Preferences.__init__.html

branch
Py2 comp.
changeset 3057
10516539f238
parent 2607
e5115553185a
parent 2966
f85f686981ad
child 3058
0a02c433f52d
--- a/Documentation/Source/eric5.Preferences.__init__.html	Tue Oct 15 22:03:54 2013 +0200
+++ b/Documentation/Source/eric5.Preferences.__init__.html	Fri Oct 18 23:00:41 2013 +0200
@@ -1245,7 +1245,7 @@
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-a tuple defing the variables filter
+a tuple defining the variables filter
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
@@ -1371,7 +1371,12 @@
 <b>saveResetLayout</b>(<i>prefClass=Prefs</i>)
 <p>
     Module function to save the reset layout.
-</p>
+</p><dl>
+<dt><i>prefClass</i></dt>
+<dd>
+preferences class used as the storage area
+</dd>
+</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr /><hr />
 <a NAME="saveToolGroups" ID="saveToolGroups"></a>
@@ -2093,7 +2098,10 @@
 <p>
     Module function to store the variables filter settings.
 </p><dl>
-<dt><i>prefClass</i></dt>
+<dt><i>filters</i></dt>
+<dd>
+variable filters to set
+</dd><dt><i>prefClass</i></dt>
 <dd>
 preferences class used as the storage area
 </dd>

eric ide

mercurial