diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-05 11:19:23 +0900 | 
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-05 11:19:23 +0900 | 
| commit | e050a3eb30a884522a3b09df0c37c8fc69c0c5bb (patch) | |
| tree | c9e4bc90acd51d12c01070461de5da677d709b04 /filesharing/advanced/kcm_sambaconf | |
| parent | bfb6a86ee22664339e8922e55216d12e1a5b2008 (diff) | |
| download | tdenetwork-e050a3eb30a884522a3b09df0c37c8fc69c0c5bb.tar.gz tdenetwork-e050a3eb30a884522a3b09df0c37c8fc69c0c5bb.zip  | |
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'filesharing/advanced/kcm_sambaconf')
9 files changed, 24 insertions, 24 deletions
diff --git a/filesharing/advanced/kcm_sambaconf/groupselectdlg.ui b/filesharing/advanced/kcm_sambaconf/groupselectdlg.ui index 4cefc758..76766029 100644 --- a/filesharing/advanced/kcm_sambaconf/groupselectdlg.ui +++ b/filesharing/advanced/kcm_sambaconf/groupselectdlg.ui @@ -404,12 +404,12 @@      <variable>int access;</variable>      <variable>TQStringList selectedGroups;</variable>  </variables> -<Q_SLOTS> +<slots>      <slot>init( const TQStringList & specifiedGroups )</slot>      <slot access="protected">accept()</slot>      <slot returnType="TQStringList">getSelectedGroups()</slot>      <slot returnType="int">getAccess()</slot>      <slot returnType="TQString">getGroupKind()</slot> -</Q_SLOTS> +</slots>  <layoutdefaults spacing="6" margin="11"/>  </UI> diff --git a/filesharing/advanced/kcm_sambaconf/joindomaindlg.ui b/filesharing/advanced/kcm_sambaconf/joindomaindlg.ui index da9690be..64d7331d 100644 --- a/filesharing/advanced/kcm_sambaconf/joindomaindlg.ui +++ b/filesharing/advanced/kcm_sambaconf/joindomaindlg.ui @@ -222,8 +222,8 @@      <include location="global" impldecl="in implementation">tdemessagebox.h</include>      <include location="local"  impldecl="in implementation">joindomaindlg.ui.h</include>  </includes> -<Q_SLOTS> +<slots>      <slot>accept()</slot> -</Q_SLOTS> +</slots>  <layoutdefaults spacing="6" margin="11"/>  </UI> diff --git a/filesharing/advanced/kcm_sambaconf/kcminterface.ui b/filesharing/advanced/kcm_sambaconf/kcminterface.ui index e12f0f0f..2f260ecf 100644 --- a/filesharing/advanced/kcm_sambaconf/kcminterface.ui +++ b/filesharing/advanced/kcm_sambaconf/kcminterface.ui @@ -8365,10 +8365,10 @@ This is only available if the SSL libraries have been compiled on your system an      <include location="global" impldecl="in implementation">tdelistview.h</include>      <include location="local"  impldecl="in implementation">kcminterface.ui.h</include>  </includes> -<Q_SIGNALS> +<signals>      <signal>changed()</signal> -</Q_SIGNALS> -<Q_SLOTS> +</signals> +<slots>      <slot>init()</slot>      <slot>changedSlot()</slot>      <slot>securityLevelCombo_activated( int i )</slot> @@ -8377,6 +8377,6 @@ This is only available if the SSL libraries have been compiled on your system an      <slot>allowGuestLoginsChk_toggled( bool b )</slot>      <slot>mapToGuestCombo_activated( int i )</slot>      <slot>updateSecurityLevelHelpLbl()</slot> -</Q_SLOTS> +</slots>  <layoutdefaults spacing="6" margin="11"/>  </UI> diff --git a/filesharing/advanced/kcm_sambaconf/kcmprinterdlg.ui b/filesharing/advanced/kcm_sambaconf/kcmprinterdlg.ui index e6e47938..490e24db 100644 --- a/filesharing/advanced/kcm_sambaconf/kcmprinterdlg.ui +++ b/filesharing/advanced/kcm_sambaconf/kcmprinterdlg.ui @@ -1195,11 +1195,11 @@      <include location='global' impldecl='in implementation'>kurlrequester.h</include>      <include location='local'  impldecl='in implementation'>kcmprinterdlg.ui.h</include>    </includes> -  <Q_SLOTS> +  <slots>      <slot>init()</slot>      <slot>accept()</slot>      <slot>reject()</slot>      <slot>printersChkToggled( bool )</slot> -  </Q_SLOTS> +  </slots>    <layoutdefaults margin='11' spacing='6'/>  </UI> diff --git a/filesharing/advanced/kcm_sambaconf/konqinterface.ui b/filesharing/advanced/kcm_sambaconf/konqinterface.ui index 7f3293c6..93e0f63a 100644 --- a/filesharing/advanced/kcm_sambaconf/konqinterface.ui +++ b/filesharing/advanced/kcm_sambaconf/konqinterface.ui @@ -532,12 +532,12 @@      <tabstop>availableChk</tabstop>      <tabstop>moreOptionsBtn</tabstop>  </tabstops> -<Q_SIGNALS> +<signals>      <signal>changed()</signal> -</Q_SIGNALS> -<Q_SLOTS> +</signals> +<slots>      <slot>changedSlot()</slot>      <slot>moreOptionsPressed()</slot> -</Q_SLOTS> +</slots>  <layoutdefaults spacing="6" margin="11"/>  </UI> diff --git a/filesharing/advanced/kcm_sambaconf/share.ui b/filesharing/advanced/kcm_sambaconf/share.ui index c0d5397d..772dd16d 100644 --- a/filesharing/advanced/kcm_sambaconf/share.ui +++ b/filesharing/advanced/kcm_sambaconf/share.ui @@ -3245,7 +3245,7 @@ Only change something if you know what you are doing.</string>      <tabstop>buttonOk</tabstop>      <tabstop>buttonCancel</tabstop>  </tabstops> -<Q_SLOTS> +<slots>      <slot access="private">checkValues()</slot>      <slot access="private" specifier="non virtual">init()</slot>      <slot>trytoAccept()</slot> @@ -3264,7 +3264,7 @@ Only change something if you know what you are doing.</string>      <slot>oplockContentionLimitSpin_valueChanged( int i )</slot>      <slot>storeDosAttributesChk_toggled( bool b )</slot>      <slot>buttonHelp_clicked()</slot> -</Q_SLOTS> +</slots>  <layoutdefaults spacing="6" margin="11"/>  <includes>      <include location="global" impldecl="in declaration">klineedit.h</include> diff --git a/filesharing/advanced/kcm_sambaconf/socketoptionsdlg.ui b/filesharing/advanced/kcm_sambaconf/socketoptionsdlg.ui index e2d4be95..839d2f3e 100644 --- a/filesharing/advanced/kcm_sambaconf/socketoptionsdlg.ui +++ b/filesharing/advanced/kcm_sambaconf/socketoptionsdlg.ui @@ -323,10 +323,10 @@  <variables>      <variable>SambaShare* _share;</variable>  </variables> -<Q_SLOTS> +<slots>      <slot>setShare( SambaShare * share )</slot>      <slot access="private" returnType="bool">getBoolValue( const TQString & str, const TQString & name )</slot>      <slot access="private" returnType="int">getIntValue( const TQString & str, const TQString & name )</slot> -</Q_SLOTS> +</slots>  <layoutdefaults spacing="6" margin="11"/>  </UI> diff --git a/filesharing/advanced/kcm_sambaconf/userselectdlg.ui b/filesharing/advanced/kcm_sambaconf/userselectdlg.ui index e4333ba1..51f46877 100644 --- a/filesharing/advanced/kcm_sambaconf/userselectdlg.ui +++ b/filesharing/advanced/kcm_sambaconf/userselectdlg.ui @@ -270,11 +270,11 @@      <variable>TQStringList selectedUsers;</variable>      <variable>int access;</variable>  </variables> -<Q_SLOTS> +<slots>      <slot>init( const TQStringList & specifiedUsers, SambaShare * share )</slot>      <slot access="protected">accept()</slot>      <slot specifier="non virtual" returnType="TQStringList">getSelectedUsers()</slot>      <slot specifier="non virtual" returnType="int">getAccess()</slot> -</Q_SLOTS> +</slots>  <layoutdefaults spacing="6" margin="11"/>  </UI> diff --git a/filesharing/advanced/kcm_sambaconf/usertab.ui b/filesharing/advanced/kcm_sambaconf/usertab.ui index 8263e160..5ed788bf 100644 --- a/filesharing/advanced/kcm_sambaconf/usertab.ui +++ b/filesharing/advanced/kcm_sambaconf/usertab.ui @@ -338,15 +338,15 @@      <include location="local" impldecl="in implementation">groupselectdlg.h</include>      <include location="local" impldecl="in implementation">usertab.ui.h</include>  </includes> -<Q_SIGNALS> +<signals>      <signal>changed()</signal> -</Q_SIGNALS> -<Q_SLOTS> +</signals> +<slots>      <slot>addUserBtnClicked()</slot>      <slot>removeSelectedBtnClicked()</slot>      <slot>addGroupBtnClicked()</slot>      <slot>expertBtnClicked()</slot>      <slot>changedSlot()</slot> -</Q_SLOTS> +</slots>  <layoutdefaults spacing="6" margin="11"/>  </UI>  | 
