RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.SearchDialog.html

branch
eric7
changeset 365
f740b50380df
parent 321
d51e810107ec
child 375
c61a2f18ed78
equal deleted inserted replaced
364:a92b3272f4c1 365:f740b50380df
107 <tr><td>None</td></tr> 107 <tr><td>None</td></tr>
108 </table> 108 </table>
109 109
110 <a NAME="SearchDialog.__init__" ID="SearchDialog.__init__"></a> 110 <a NAME="SearchDialog.__init__" ID="SearchDialog.__init__"></a>
111 <h4>SearchDialog (Constructor)</h4> 111 <h4>SearchDialog (Constructor)</h4>
112 <b>SearchDialog</b>(<i>parent=None, name="", fl=Qt.Widget</i>) 112 <b>SearchDialog</b>(<i>parent=None, name=""</i>)
113 113
114 <p> 114 <p>
115 Constructor 115 Constructor
116 </p> 116 </p>
117 <dl> 117 <dl>
121 parent widget of this dialog 121 parent widget of this dialog
122 </dd> 122 </dd>
123 <dt><i>name</i> (str)</dt> 123 <dt><i>name</i> (str)</dt>
124 <dd> 124 <dd>
125 object name of the dialog 125 object name of the dialog
126 </dd>
127 <dt><i>fl</i> (Qt.WindowFlags)</dt>
128 <dd>
129 window flags
130 </dd> 126 </dd>
131 </dl> 127 </dl>
132 <a NAME="SearchDialog.__findNextPrev" ID="SearchDialog.__findNextPrev"></a> 128 <a NAME="SearchDialog.__findNextPrev" ID="SearchDialog.__findNextPrev"></a>
133 <h4>SearchDialog.__findNextPrev</h4> 129 <h4>SearchDialog.__findNextPrev</h4>
134 <b>__findNextPrev</b>(<i>backwards</i>) 130 <b>__findNextPrev</b>(<i>backwards</i>)

eric ide

mercurial