119 </dd> |
119 </dd> |
120 </dl><a NAME="SearchWidget.__findByReturnPressed" ID="SearchWidget.__findByReturnPressed"></a> |
120 </dl><a NAME="SearchWidget.__findByReturnPressed" ID="SearchWidget.__findByReturnPressed"></a> |
121 <h4>SearchWidget.__findByReturnPressed</h4> |
121 <h4>SearchWidget.__findByReturnPressed</h4> |
122 <b>__findByReturnPressed</b>(<i></i>) |
122 <b>__findByReturnPressed</b>(<i></i>) |
123 <p> |
123 <p> |
124 Private slot to handle the returnPressed signal of the findtext combobox. |
124 Private slot to handle the returnPressed signal of the findtext |
|
125 combobox. |
125 </p><a NAME="SearchWidget.__findNextPrev" ID="SearchWidget.__findNextPrev"></a> |
126 </p><a NAME="SearchWidget.__findNextPrev" ID="SearchWidget.__findNextPrev"></a> |
126 <h4>SearchWidget.__findNextPrev</h4> |
127 <h4>SearchWidget.__findNextPrev</h4> |
127 <b>__findNextPrev</b>(<i></i>) |
128 <b>__findNextPrev</b>(<i></i>) |
128 <p> |
129 <p> |
129 Private slot to find the next occurrence of text. |
130 Private slot to find the next occurrence of text. |
133 <p> |
134 <p> |
134 Private slot to perform an incremental search. |
135 Private slot to perform an incremental search. |
135 </p><dl> |
136 </p><dl> |
136 <dt><i>txt</i></dt> |
137 <dt><i>txt</i></dt> |
137 <dd> |
138 <dd> |
138 current text of the search combos line edit (string) (unused) |
139 current text of the search combos line edit (string) |
|
140 (unused) |
139 </dd> |
141 </dd> |
140 </dl><a NAME="SearchWidget.__setFindtextComboBackground" ID="SearchWidget.__setFindtextComboBackground"></a> |
142 </dl><a NAME="SearchWidget.__setFindtextComboBackground" ID="SearchWidget.__setFindtextComboBackground"></a> |
141 <h4>SearchWidget.__setFindtextComboBackground</h4> |
143 <h4>SearchWidget.__setFindtextComboBackground</h4> |
142 <b>__setFindtextComboBackground</b>(<i>error</i>) |
144 <b>__setFindtextComboBackground</b>(<i>error</i>) |
143 <p> |
145 <p> |
144 Private slot to change the findtext combo background to indicate errors. |
146 Private slot to change the findtext combo background to indicate |
|
147 errors. |
145 </p><dl> |
148 </p><dl> |
146 <dt><i>error</i></dt> |
149 <dt><i>error</i></dt> |
147 <dd> |
150 <dd> |
148 flag indicating an error condition (boolean) |
151 flag indicating an error condition (boolean) |
149 </dd> |
152 </dd> |