Documentation/Source/eric5.QScintilla.GotoDialog.html

changeset 1228
7afaf2fca55b
parent 958
9f712690525e
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
49 QDialog, Ui_GotoDialog 49 QDialog, Ui_GotoDialog
50 <h3>Class Attributes</h3> 50 <h3>Class Attributes</h3>
51 <table> 51 <table>
52 <tr><td>None</td></tr> 52 <tr><td>None</td></tr>
53 </table> 53 </table>
54 <h3>Class Methods</h3>
55 <table>
56 <tr><td>None</td></tr>
57 </table>
54 <h3>Methods</h3> 58 <h3>Methods</h3>
55 <table> 59 <table>
56 <tr> 60 <tr>
57 <td><a href="#GotoDialog.__init__">GotoDialog</a></td>
58 <td>Constructor</td>
59 </tr><tr>
60 <td><a href="#GotoDialog.getLinenumber">getLinenumber</a></td> 61 <td><a href="#GotoDialog.getLinenumber">getLinenumber</a></td>
61 <td>Public method to retrieve the linenumber.</td> 62 <td>Public method to retrieve the linenumber.</td>
62 </tr> 63 </tr>
64 </table>
65 <h3>Static Methods</h3>
66 <table>
67 <tr><td>None</td></tr>
63 </table> 68 </table>
64 <a NAME="GotoDialog.__init__" ID="GotoDialog.__init__"></a> 69 <a NAME="GotoDialog.__init__" ID="GotoDialog.__init__"></a>
65 <h4>GotoDialog (Constructor)</h4> 70 <h4>GotoDialog (Constructor)</h4>
66 <b>GotoDialog</b>(<i>maximum, curLine, parent, name=None, modal=False</i>) 71 <b>GotoDialog</b>(<i>maximum, curLine, parent, name=None, modal=False</i>)
67 <p> 72 <p>

eric ide

mercurial