Documentation/Source/eric5.QScintilla.GotoDialog.html

branch
5_1_x
changeset 959
3b5ad7224945
parent 440
69ace3e2dcf6
child 1278
fb0460fd00b9
--- a/Documentation/Source/eric5.QScintilla.GotoDialog.html	Sat Mar 26 12:52:15 2011 +0100
+++ b/Documentation/Source/eric5.QScintilla.GotoDialog.html	Sun Mar 27 12:23:30 2011 +0200
@@ -63,13 +63,16 @@
 </table>
 <a NAME="GotoDialog.__init__" ID="GotoDialog.__init__"></a>
 <h4>GotoDialog (Constructor)</h4>
-<b>GotoDialog</b>(<i>maximum, parent, name = None, modal = False</i>)
+<b>GotoDialog</b>(<i>maximum, curLine, parent, name = None, modal = False</i>)
 <p>
         Constructor
 </p><dl>
 <dt><i>maximum</i></dt>
 <dd>
-the maximum allowed for the spinbox (int)
+maximum allowed for the spinbox (integer)
+</dd><dt><i>curLine</i></dt>
+<dd>
+current line number (integer)
 </dd><dt><i>parent</i></dt>
 <dd>
 parent widget of this dialog (QWidget)

eric ide

mercurial