Documentation/Source/eric6.UI.SearchWidget.html

changeset 5711
50b6867ffcd3
parent 3673
e26d7d0c1088
child 6573
ccac2d1f6858
equal deleted inserted replaced
5710:b5809b948010 5711:50b6867ffcd3
54 emitted when the 54 emitted when the
55 user pressed the previous button (string, boolean, boolean) 55 user pressed the previous button (string, boolean, boolean)
56 </dd> 56 </dd>
57 </dl> 57 </dl>
58 <h3>Derived from</h3> 58 <h3>Derived from</h3>
59 QWidget, Ui_SearchWidget 59 QWidget
60 <h3>Class Attributes</h3> 60 <h3>Class Attributes</h3>
61 <table> 61 <table>
62 <tr><td>None</td></tr> 62 <tr><td>None</td></tr>
63 </table> 63 </table>
64 <h3>Class Methods</h3> 64 <h3>Class Methods</h3>
103 <table> 103 <table>
104 <tr><td>None</td></tr> 104 <tr><td>None</td></tr>
105 </table> 105 </table>
106 <a NAME="SearchWidget.__init__" ID="SearchWidget.__init__"></a> 106 <a NAME="SearchWidget.__init__" ID="SearchWidget.__init__"></a>
107 <h4>SearchWidget (Constructor)</h4> 107 <h4>SearchWidget (Constructor)</h4>
108 <b>SearchWidget</b>(<i>mainWindow, parent=None, spacer=True</i>) 108 <b>SearchWidget</b>(<i>mainWindow, parent=None, spacer=True, showLine=False</i>)
109 <p> 109 <p>
110 Constructor 110 Constructor
111 </p><dl> 111 </p><dl>
112 <dt><i>mainWindow</i></dt> 112 <dt><i>mainWindow</i></dt>
113 <dd> 113 <dd>
117 reference to the parent widget (QWidget) 117 reference to the parent widget (QWidget)
118 </dd><dt><i>spacer</i></dt> 118 </dd><dt><i>spacer</i></dt>
119 <dd> 119 <dd>
120 flag indicating to add a vertical spacer to the 120 flag indicating to add a vertical spacer to the
121 main layout (boolean) 121 main layout (boolean)
122 </dd><dt><i>showLine</i></dt>
123 <dd>
124 flag indicating to show all widget in one row (boolean)
122 </dd> 125 </dd>
123 </dl><a NAME="SearchWidget.__findByReturnPressed" ID="SearchWidget.__findByReturnPressed"></a> 126 </dl><a NAME="SearchWidget.__findByReturnPressed" ID="SearchWidget.__findByReturnPressed"></a>
124 <h4>SearchWidget.__findByReturnPressed</h4> 127 <h4>SearchWidget.__findByReturnPressed</h4>
125 <b>__findByReturnPressed</b>(<i></i>) 128 <b>__findByReturnPressed</b>(<i></i>)
126 <p> 129 <p>

eric ide

mercurial