|
a/src/qtgui/preview/preview.ui |
|
b/src/qtgui/preview/preview.ui |
|
... |
|
... |
170 |
<variable>int matchIndex;</variable>
|
170 |
<variable>int matchIndex;</variable>
|
171 |
<variable>int matchPara;</variable>
|
171 |
<variable>int matchPara;</variable>
|
172 |
<variable>bool dynSearchActive;</variable>
|
172 |
<variable>bool dynSearchActive;</variable>
|
173 |
<variable>bool canBeep;</variable>
|
173 |
<variable>bool canBeep;</variable>
|
174 |
</variables>
|
174 |
</variables>
|
|
|
175 |
<signals>
|
|
|
176 |
<signal>previewClosed(Preview *)</signal>
|
|
|
177 |
</signals>
|
175 |
<slots>
|
178 |
<slots>
|
176 |
<slot>searchTextLine_textChanged( const QString & text )</slot>
|
179 |
<slot>searchTextLine_textChanged( const QString & text )</slot>
|
177 |
<slot>doSearch( bool next, bool reverse )</slot>
|
180 |
<slot>doSearch( bool next, bool reverse )</slot>
|
178 |
<slot>nextPressed()</slot>
|
181 |
<slot>nextPressed()</slot>
|
179 |
<slot>prevPressed()</slot>
|
182 |
<slot>prevPressed()</slot>
|
180 |
<slot>currentChanged( QWidget * tw )</slot>
|
183 |
<slot>currentChanged( QWidget * tw )</slot>
|
181 |
</slots>
|
184 |
</slots>
|
182 |
<functions>
|
185 |
<functions>
|
183 |
<function access="private" specifier="non virtual">init()</function>
|
186 |
<function access="private" specifier="non virtual">init()</function>
|
|
|
187 |
<function returnType="void">closeEvent( QCloseEvent * e)</function>
|
184 |
<function returnType="bool">eventFilter( QObject * target, QEvent * event )</function>
|
188 |
<function returnType="bool">eventFilter( QObject * target, QEvent * event )</function>
|
185 |
</functions>
|
189 |
</functions>
|
186 |
<layoutdefaults spacing="6" margin="11"/>
|
190 |
<layoutdefaults spacing="6" margin="11"/>
|
187 |
</UI>
|
191 |
</UI>
|