61 <td>Private slot to handle the returnPressed signal of the findtext combobox.</td> |
61 <td>Private slot to handle the returnPressed signal of the findtext combobox.</td> |
62 </tr><tr> |
62 </tr><tr> |
63 <td><a href="#SearchWidget.__findNextPrev">__findNextPrev</a></td> |
63 <td><a href="#SearchWidget.__findNextPrev">__findNextPrev</a></td> |
64 <td>Private slot to find the next occurrence of text.</td> |
64 <td>Private slot to find the next occurrence of text.</td> |
65 </tr><tr> |
65 </tr><tr> |
|
66 <td><a href="#SearchWidget.__searchTextEdited">__searchTextEdited</a></td> |
|
67 <td>Private slot to perform an incremental search.</td> |
|
68 </tr><tr> |
66 <td><a href="#SearchWidget.__setFindtextComboBackground">__setFindtextComboBackground</a></td> |
69 <td><a href="#SearchWidget.__setFindtextComboBackground">__setFindtextComboBackground</a></td> |
67 <td>Private slot to change the findtext combo background to indicate errors.</td> |
70 <td>Private slot to change the findtext combo background to indicate errors.</td> |
68 </tr><tr> |
71 </tr><tr> |
69 <td><a href="#SearchWidget.findNext">findNext</a></td> |
72 <td><a href="#SearchWidget.findNext">findNext</a></td> |
70 <td>Public slot to find the next occurrence.</td> |
73 <td>Public slot to find the next occurrence.</td> |
115 </p><a NAME="SearchWidget.__findNextPrev" ID="SearchWidget.__findNextPrev"></a> |
118 </p><a NAME="SearchWidget.__findNextPrev" ID="SearchWidget.__findNextPrev"></a> |
116 <h4>SearchWidget.__findNextPrev</h4> |
119 <h4>SearchWidget.__findNextPrev</h4> |
117 <b>__findNextPrev</b>(<i></i>) |
120 <b>__findNextPrev</b>(<i></i>) |
118 <p> |
121 <p> |
119 Private slot to find the next occurrence of text. |
122 Private slot to find the next occurrence of text. |
120 </p><a NAME="SearchWidget.__setFindtextComboBackground" ID="SearchWidget.__setFindtextComboBackground"></a> |
123 </p><a NAME="SearchWidget.__searchTextEdited" ID="SearchWidget.__searchTextEdited"></a> |
|
124 <h4>SearchWidget.__searchTextEdited</h4> |
|
125 <b>__searchTextEdited</b>(<i>txt</i>) |
|
126 <p> |
|
127 Private slot to perform an incremental search. |
|
128 </p><dl> |
|
129 <dt><i>txt</i></dt> |
|
130 <dd> |
|
131 current text of the search combos line edit (string) (unused) |
|
132 </dd> |
|
133 </dl><a NAME="SearchWidget.__setFindtextComboBackground" ID="SearchWidget.__setFindtextComboBackground"></a> |
121 <h4>SearchWidget.__setFindtextComboBackground</h4> |
134 <h4>SearchWidget.__setFindtextComboBackground</h4> |
122 <b>__setFindtextComboBackground</b>(<i>error</i>) |
135 <b>__setFindtextComboBackground</b>(<i>error</i>) |
123 <p> |
136 <p> |
124 Private slot to change the findtext combo background to indicate errors. |
137 Private slot to change the findtext combo background to indicate errors. |
125 </p><dl> |
138 </p><dl> |