Replace Q_SIGNALS and Q_SLOTS

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/19/head
Michele Calgaro 3 months ago
parent c04ba2b381
commit 2ce6b37181
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -157,9 +157,9 @@
</widget>
</vbox>
</widget>
<Q_SIGNALS>
<signals>
<signal>configurationChanged()</signal>
</Q_SIGNALS>
</signals>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kurlrequester.h</include>

@ -169,9 +169,9 @@
<variables>
<variable access="public">KLanguageButton *languageButton;</variable>
</variables>
<Q_SLOTS>
<slots>
<slot access="protected" specifier="non virtual">languageButton_activated( int index )</slot>
</Q_SLOTS>
</slots>
<functions>
<function access="private" specifier="non virtual">init()</function>
</functions>

@ -277,9 +277,9 @@
<variables>
<variable access="public">KLanguageButton *languageButton;</variable>
</variables>
<Q_SLOTS>
<slots>
<slot access="protected" specifier="non virtual">languageButton_activated( int index )</slot>
</Q_SLOTS>
</slots>
<functions>
<function access="private" specifier="non virtual">init()</function>
</functions>

@ -653,14 +653,14 @@
<slot>slotOKwasClicked()</slot>
</connection>
</connections>
<Q_SLOTS>
<slots>
<slot>sliderRoomChanged(int)</slot>
<slot>sliderDampChanged(int)</slot>
<slot>sliderWetChanged(int)</slot>
<slot>sliderDryChanged(int)</slot>
<slot>sliderWidthChanged(int)</slot>
<slot>slotOKwasClicked()</slot>
</Q_SLOTS>
</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>

@ -114,8 +114,8 @@
<slot>slotLaunchControlcenter()</slot>
</connection>
</connections>
<Q_SLOTS>
<slots>
<slot access="protected">slotLaunchControlcenter()</slot>
</Q_SLOTS>
</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>

@ -123,7 +123,7 @@
<include location="local" impldecl="in implementation">DocTreeView.ui.h</include>
<include location="global" impldecl="in implementation">tdelistview.h</include>
</includes>
<Q_SIGNALS>
<signals>
<signal>signalContentChanged(const TQString &amp;)</signal>
<signal>signalAllNodesProcessed()</signal>
<signal>signalSetText(const TQString &amp;)</signal>
@ -132,8 +132,8 @@
<signal>signalSetBookmarkFilename(const TQString&amp;)</signal>
<signal>signalChangeBookmarkFilename(const TQString &amp;)</signal>
<signal>signalDeleteBookmark(const TQString&amp;, const TQString&amp;)</signal>
</Q_SIGNALS>
<Q_SLOTS>
</signals>
<slots>
<slot>slotItemClicked( TQListViewItem * )</slot>
<slot access="protected">slotRenameItem()</slot>
<slot access="protected">slotDeleteItem()</slot>
@ -154,6 +154,6 @@
<slot access="protected">slotNewSection_4()</slot>
<slot access="protected">slotNewSection_5()</slot>
<slot>slotRightButtonPressed( TQListViewItem * i, const TQPoint &amp;, int )</slot>
</Q_SLOTS>
</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>

@ -58,10 +58,10 @@
<tabstops>
<tabstop>TextEdit</tabstop>
</tabstops>
<Q_SLOTS>
<slots>
<slot>slotCopyAvailable(bool)</slot>
<slot>slotTextChanged()</slot>
</Q_SLOTS>
</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">ktextedit.h</include>

@ -242,11 +242,11 @@
<slot>slotConfigureEffect(TQListBoxItem*)</slot>
</connection>
</connections>
<Q_SLOTS>
<slots>
<slot>slotAdd()</slot>
<slot>slotRemove()</slot>
<slot>slotRemoveAll()</slot>
<slot>slotConfigureEffect(TQListBoxItem*)</slot>
</Q_SLOTS>
</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>

@ -1879,11 +1879,11 @@
<include location="global" impldecl="in implementation">knuminput.h</include>
<include location="global" impldecl="in implementation">kcombobox.h</include>
</includes>
<Q_SIGNALS>
<signals>
<signal>configChanged()</signal>
</Q_SIGNALS>
<Q_SLOTS>
</signals>
<slots>
<slot access="private">slotConfigChanged()</slot>
</Q_SLOTS>
</slots>
<layoutdefaults spacing="6" margin="6"/>
</UI>

@ -214,8 +214,8 @@
<include location="global" impldecl="in implementation">kpushbutton.h</include>
<include location="global" impldecl="in implementation">kcombobox.h</include>
</includes>
<Q_SIGNALS>
<signals>
<signal>configurationChanged()</signal>
</Q_SIGNALS>
</signals>
<layoutdefaults spacing="6" margin="11"/>
</UI>

@ -656,10 +656,10 @@
<variable>TQPixmap male;</variable>
<variable>TQMap&lt;TQString,int&gt; femaleVoices;</variable>
</variables>
<Q_SIGNALS>
<signals>
<signal>changed(bool)</signal>
</Q_SIGNALS>
<Q_SLOTS>
</signals>
<slots>
<slot access="protected" specifier="non virtual">volumeBox_valueChanged( int percentValue )</slot>
<slot access="protected" specifier="non virtual">timeBox_valueChanged( int percentValue )</slot>
<slot access="protected" specifier="non virtual">frequencyBox_valueChanged( int percentValue )</slot>
@ -667,7 +667,7 @@
<slot access="protected" specifier="non virtual">timeSlider_valueChanged( int sliderValue )</slot>
<slot access="protected" specifier="non virtual">frequencySlider_valueChanged( int sliderValue )</slot>
<slot access="protected">changed( const TQString &amp; )</slot>
</Q_SLOTS>
</slots>
<functions>
<function access="protected" specifier="non virtual" returnType="int">percentToSlider( int percentValue )</function>
<function access="protected" specifier="non virtual" returnType="int">sliderToPercent( int sliderValue )</function>

@ -109,8 +109,8 @@
<variables>
<variable access="public">TQString mbrola;</variable>
</variables>
<Q_SLOTS>
<slots>
<slot>genderButton_clicked()</slot>
</Q_SLOTS>
</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>

Loading…
Cancel
Save