79 <td>Private slot to move the widget to the left, i.e.</td> |
79 <td>Private slot to move the widget to the left, i.e.</td> |
80 </tr><tr> |
80 </tr><tr> |
81 <td><a href="#SearchReplaceSlidingWidget.__slideRight">__slideRight</a></td> |
81 <td><a href="#SearchReplaceSlidingWidget.__slideRight">__slideRight</a></td> |
82 <td>Private slot to move the widget to the right, i.e.</td> |
82 <td>Private slot to move the widget to the right, i.e.</td> |
83 </tr><tr> |
83 </tr><tr> |
|
84 <td><a href="#SearchReplaceSlidingWidget.changeEvent">changeEvent</a></td> |
|
85 <td>Protected method handling state changes.</td> |
|
86 </tr><tr> |
84 <td><a href="#SearchReplaceSlidingWidget.findNext">findNext</a></td> |
87 <td><a href="#SearchReplaceSlidingWidget.findNext">findNext</a></td> |
85 <td>Public slot to find the next occurrence of text.</td> |
88 <td>Public slot to find the next occurrence of text.</td> |
86 </tr><tr> |
89 </tr><tr> |
87 <td><a href="#SearchReplaceSlidingWidget.findPrev">findPrev</a></td> |
90 <td><a href="#SearchReplaceSlidingWidget.findPrev">findPrev</a></td> |
88 <td>Public slot to find the next previous of text.</td> |
91 <td>Public slot to find the next previous of text.</td> |
145 <h4>SearchReplaceSlidingWidget.__slideRight</h4> |
148 <h4>SearchReplaceSlidingWidget.__slideRight</h4> |
146 <b>__slideRight</b>(<i></i>) |
149 <b>__slideRight</b>(<i></i>) |
147 <p> |
150 <p> |
148 Private slot to move the widget to the right, i.e. show contents to |
151 Private slot to move the widget to the right, i.e. show contents to |
149 the left. |
152 the left. |
150 </p><a NAME="SearchReplaceSlidingWidget.findNext" ID="SearchReplaceSlidingWidget.findNext"></a> |
153 </p><a NAME="SearchReplaceSlidingWidget.changeEvent" ID="SearchReplaceSlidingWidget.changeEvent"></a> |
|
154 <h4>SearchReplaceSlidingWidget.changeEvent</h4> |
|
155 <b>changeEvent</b>(<i>evt</i>) |
|
156 <p> |
|
157 Protected method handling state changes. |
|
158 </p><dl> |
|
159 <dt><i>evt</i></dt> |
|
160 <dd> |
|
161 event containing the state change (QEvent) |
|
162 </dd> |
|
163 </dl><a NAME="SearchReplaceSlidingWidget.findNext" ID="SearchReplaceSlidingWidget.findNext"></a> |
151 <h4>SearchReplaceSlidingWidget.findNext</h4> |
164 <h4>SearchReplaceSlidingWidget.findNext</h4> |
152 <b>findNext</b>(<i></i>) |
165 <b>findNext</b>(<i></i>) |
153 <p> |
166 <p> |
154 Public slot to find the next occurrence of text. |
167 Public slot to find the next occurrence of text. |
155 </p><a NAME="SearchReplaceSlidingWidget.findPrev" ID="SearchReplaceSlidingWidget.findPrev"></a> |
168 </p><a NAME="SearchReplaceSlidingWidget.findPrev" ID="SearchReplaceSlidingWidget.findPrev"></a> |