|
a/src/qtgui/preview/preview.ui |
|
b/src/qtgui/preview/preview.ui |
|
... |
|
... |
179 |
<slot>searchTextLine_textChanged( const QString & text )</slot>
|
179 |
<slot>searchTextLine_textChanged( const QString & text )</slot>
|
180 |
<slot>doSearch( bool next, bool reverse )</slot>
|
180 |
<slot>doSearch( bool next, bool reverse )</slot>
|
181 |
<slot>nextPressed()</slot>
|
181 |
<slot>nextPressed()</slot>
|
182 |
<slot>prevPressed()</slot>
|
182 |
<slot>prevPressed()</slot>
|
183 |
<slot>currentChanged( QWidget * tw )</slot>
|
183 |
<slot>currentChanged( QWidget * tw )</slot>
|
|
|
184 |
<slot>closeCurrentTab()</slot>
|
184 |
</slots>
|
185 |
</slots>
|
185 |
<functions>
|
186 |
<functions>
|
186 |
<function access="private" specifier="non virtual">init()</function>
|
187 |
<function access="private" specifier="non virtual">init()</function>
|
187 |
<function returnType="void">closeEvent( QCloseEvent * e)</function>
|
188 |
<function>closeEvent( QCloseEvent * e )</function>
|
188 |
<function returnType="bool">eventFilter( QObject * target, QEvent * event )</function>
|
189 |
<function returnType="bool">eventFilter( QObject * target, QEvent * event )</function>
|
189 |
</functions>
|
190 |
</functions>
|
190 |
<layoutdefaults spacing="6" margin="11"/>
|
191 |
<layoutdefaults spacing="6" margin="11"/>
|
191 |
</UI>
|
192 |
</UI>
|