Replace Q_SIGNALS and Q_SLOTS

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

@ -2809,13 +2809,13 @@ pixels in the input</string>
<tabstop>preserveCheck</tabstop> <tabstop>preserveCheck</tabstop>
<tabstop>imagesTabs</tabstop> <tabstop>imagesTabs</tabstop>
</tabstops> </tabstops>
<Q_SLOTS> <slots>
<slot access="protected">showOptions( const TQString &amp; )</slot> <slot access="protected">showOptions( const TQString &amp; )</slot>
<slot access="protected">backendChoosen( const TQString &amp; )</slot> <slot access="protected">backendChoosen( const TQString &amp; )</slot>
<slot>valueChanged()</slot> <slot>valueChanged()</slot>
<slot>marginValueChanged( double )</slot> <slot>marginValueChanged( double )</slot>
<slot>syncronizeMarginsChanged( bool isChecked )</slot> <slot>syncronizeMarginsChanged( bool isChecked )</slot>
</Q_SLOTS> </slots>
<layoutdefaults spacing="6" margin="11"/> <layoutdefaults spacing="6" margin="11"/>
<includes> <includes>
<include location="global" impldecl="in implementation">kactivelabel.h</include> <include location="global" impldecl="in implementation">kactivelabel.h</include>

Loading…
Cancel
Save