From c3eb017067c5618310e52c80cb7e1f7ac13e0cf2 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 5 Nov 2024 22:34:37 +0900 Subject: Rename KUniqueApplication to TDEUniqueApplication Signed-off-by: Michele Calgaro --- doc/classref/allclasses.html | 2 +- doc/classref/tdecore/KUniqueApplication.html | 101 ------------------------- doc/classref/tdecore/TDEUniqueApplication.html | 101 +++++++++++++++++++++++++ doc/classref/tdecore/index.html | 2 +- examples/pytde-sampler/qt_widgets/CONTRIB | 2 +- pytde350.prj | 4 +- pytde351.prj | 4 +- pytde352.prj | 4 +- pytde353.prj | 4 +- sip/tdecore/kuniqueapplication.sip | 68 ----------------- sip/tdecore/tdeaccel.sip | 2 +- sip/tdecore/tdecoremod.sip.in | 2 +- sip/tdecore/tdeuniqueapplication.sip | 68 +++++++++++++++++ 13 files changed, 182 insertions(+), 182 deletions(-) delete mode 100644 doc/classref/tdecore/KUniqueApplication.html create mode 100644 doc/classref/tdecore/TDEUniqueApplication.html delete mode 100644 sip/tdecore/kuniqueapplication.sip create mode 100644 sip/tdecore/tdeuniqueapplication.sip diff --git a/doc/classref/allclasses.html b/doc/classref/allclasses.html index b90ce37..039c2cc 100644 --- a/doc/classref/allclasses.html +++ b/doc/classref/allclasses.html @@ -759,7 +759,7 @@ KURLPropsPlugin KURLRequester KURLRequesterDlg -KUniqueApplication +TDEUniqueApplication KValueSelector KWidgetAction KWindowInfo diff --git a/doc/classref/tdecore/KUniqueApplication.html b/doc/classref/tdecore/KUniqueApplication.html deleted file mode 100644 index 865754c..0000000 --- a/doc/classref/tdecore/KUniqueApplication.html +++ /dev/null @@ -1,101 +0,0 @@ - - - - - class KUniqueApplication - - - - -

PyKDE - Python Bindings for KDE

-
- - - -
-

class KUniqueApplication


-
- - - - - -
Table of contents
Modules
tdecore Classes
All Classes
-
- - - - - - - - - - -
Moduletdecore
ClassKUniqueApplication
InheritsTDEApplication, DCOPObject
-

methods

- - - diff --git a/doc/classref/tdecore/TDEUniqueApplication.html b/doc/classref/tdecore/TDEUniqueApplication.html new file mode 100644 index 0000000..01732cd --- /dev/null +++ b/doc/classref/tdecore/TDEUniqueApplication.html @@ -0,0 +1,101 @@ + + + + + class TDEUniqueApplication + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class TDEUniqueApplication


+
+ + + + + +
Table of contents
Modules
tdecore Classes
All Classes
+
+ + + + + + + + + + +
Moduletdecore
ClassTDEUniqueApplication
InheritsTDEApplication, DCOPObject
+

methods

+ + + diff --git a/doc/classref/tdecore/index.html b/doc/classref/tdecore/index.html index ad16396..b79cc5e 100644 --- a/doc/classref/tdecore/index.html +++ b/doc/classref/tdecore/index.html @@ -160,7 +160,7 @@ KURL KURL.List KURLDrag -KUniqueApplication +TDEUniqueApplication KWordMacroExpander TDEZoneAllocator NET diff --git a/examples/pytde-sampler/qt_widgets/CONTRIB b/examples/pytde-sampler/qt_widgets/CONTRIB index e0425fd..ffcab84 100644 --- a/examples/pytde-sampler/qt_widgets/CONTRIB +++ b/examples/pytde-sampler/qt_widgets/CONTRIB @@ -107,7 +107,7 @@ tdecore,KTempDir,,, tdecore,KTempFile,,, tdecore,KURL,,, tdecore,KURLDrag,,, -tdecore,KUniqueApplication,,, +tdecore,TDEUniqueApplication,,, tdecore,KWin,,, tdecore,KWinModule,,, tdecore,TDEZoneAllocator,,, diff --git a/pytde350.prj b/pytde350.prj index f26a3b8..72b4b0a 100644 --- a/pytde350.prj +++ b/pytde350.prj @@ -66,10 +66,10 @@ module = tdecore source = $SRC/tdecore ignore = netwm_p.h kde_dmalloc.h kunload.h kdatastream.h ksockaddr.h kextsock.h ksocks.h -ignore = tdesycocaentry.h tdesycocafactory.h tdesycocatype.h tdesycoca.h kapp.h kstandarddirs.h +ignore = tdesycocaentry.h tdesycocafactory.h tdesycocatype.h tdesycoca.h kstandarddirs.h ignore = kgenericfactory.h ktypelist.h kvmallocator.h ksortablevaluelist.h ignore = kextendedsocket.h klargefile.h kdebug.h kdebugclasses.h kxmessages.h tdeaccelmanager.h -ignore = tdemacros.h kxerrorhandler.h fixx11.h kuser.h kuniqueapp.h kde_file.h tdelibs_export.h +ignore = tdemacros.h kxerrorhandler.h fixx11.h kuser.h kde_file.h tdelibs_export.h ignore = kswap.h compare = $COMP $DST/extra/kde350 subst = $DST/extra/kde350 diff --git a/pytde351.prj b/pytde351.prj index 91528a3..b816135 100644 --- a/pytde351.prj +++ b/pytde351.prj @@ -66,10 +66,10 @@ module = tdecore source = $SRC/tdecore ignore = netwm_p.h kde_dmalloc.h kunload.h kdatastream.h ksockaddr.h kextsock.h ksocks.h -ignore = tdesycocaentry.h tdesycocafactory.h tdesycocatype.h tdesycoca.h kapp.h kstandarddirs.h +ignore = tdesycocaentry.h tdesycocafactory.h tdesycocatype.h tdesycoca.h kstandarddirs.h ignore = kgenericfactory.h ktypelist.h kvmallocator.h ksortablevaluelist.h ignore = kextendedsocket.h klargefile.h kdebug.h kdebugclasses.h kxmessages.h tdeaccelmanager.h -ignore = tdemacros.h kxerrorhandler.h fixx11.h kuser.h kuniqueapp.h kde_file.h tdelibs_export.h +ignore = tdemacros.h kxerrorhandler.h fixx11.h kuser.h kde_file.h tdelibs_export.h ignore = kswap.h compare = $COMP $DST/extra/kde351 subst = $DST/extra/kde351 diff --git a/pytde352.prj b/pytde352.prj index 5527f69..ceb4117 100644 --- a/pytde352.prj +++ b/pytde352.prj @@ -66,10 +66,10 @@ module = tdecore source = $SRC/tdecore ignore = netwm_p.h kde_dmalloc.h kunload.h kdatastream.h ksockaddr.h kextsock.h ksocks.h -ignore = tdesycocaentry.h tdesycocafactory.h tdesycocatype.h tdesycoca.h kapp.h kstandarddirs.h +ignore = tdesycocaentry.h tdesycocafactory.h tdesycocatype.h tdesycoca.h kstandarddirs.h ignore = kgenericfactory.h ktypelist.h kvmallocator.h ksortablevaluelist.h ignore = kextendedsocket.h klargefile.h kdebug.h kdebugclasses.h kxmessages.h tdeaccelmanager.h -ignore = tdemacros.h kxerrorhandler.h fixx11.h kuser.h kuniqueapp.h kde_file.h tdelibs_export.h +ignore = tdemacros.h kxerrorhandler.h fixx11.h kuser.h kde_file.h tdelibs_export.h ignore = kswap.h compare = $COMP $DST/extra/kde352 subst = $DST/extra/kde352 diff --git a/pytde353.prj b/pytde353.prj index ec9a333..7889d80 100644 --- a/pytde353.prj +++ b/pytde353.prj @@ -66,10 +66,10 @@ module = tdecore source = $SRC/tdecore ignore = netwm_p.h kde_dmalloc.h kunload.h kdatastream.h ksockaddr.h kextsock.h ksocks.h -ignore = tdesycocaentry.h tdesycocafactory.h tdesycocatype.h tdesycoca.h kapp.h kstandarddirs.h +ignore = tdesycocaentry.h tdesycocafactory.h tdesycocatype.h tdesycoca.h kstandarddirs.h ignore = kgenericfactory.h ktypelist.h kvmallocator.h ksortablevaluelist.h ignore = kextendedsocket.h klargefile.h kdebug.h kdebugclasses.h kxmessages.h tdeaccelmanager.h -ignore = tdemacros.h kxerrorhandler.h fixx11.h kuser.h kuniqueapp.h kde_file.h tdelibs_export.h +ignore = tdemacros.h kxerrorhandler.h fixx11.h kuser.h kde_file.h tdelibs_export.h ignore = kswap.h compare = $COMP $DST/extra/kde353 subst = $DST/extra/kde353 diff --git a/sip/tdecore/kuniqueapplication.sip b/sip/tdecore/kuniqueapplication.sip deleted file mode 100644 index e08ff84..0000000 --- a/sip/tdecore/kuniqueapplication.sip +++ /dev/null @@ -1,68 +0,0 @@ -// -// Copyright 2006 Jim Bublitz -// Earlier copyrights 1998 - 2005 Jim Bublitz and/or Phil Thompson -// may also apply - - -// Generated by preSip -// module tdecore version KDE 3.5.3 - - -// This software is free software; you can redistribute it and/or -// modify it under the terms of the GNU General Public License as -// published by the Free Software Foundation; either version 2 of -// the License, or (at your option) any later version. -// -// This software is distributed in the hope that it will be useful, -// but WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -// GNU General Public License for more details. -// -// You should have received a copy of the GNU General Public -// License along with this library; see the file COPYING. -// If not, write to the Free Software Foundation, Inc., -// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - -class KUniqueApplication : TDEApplication, DCOPObject -{ -%TypeHeaderCode -#include -%End - - -public: - KUniqueApplication (bool, bool, bool); - -%If ( KDE_3_3_0 - ) -//ig KUniqueApplication (Display*, TQt::HANDLE = 0, TQt::HANDLE = 0, bool = 1, bool = 0); -%End - - static void addCmdLineOptions (); - static bool start (); - bool process (const TQCString&, const TQByteArray&, TQCString&, TQByteArray&); - virtual int newInstance (); - -%If ( KDE_3_3_0 - ) - bool restoringSession (); - static void setHandleAutoStarted (); -%End - - -protected: - -%If ( KDE_3_3_0 - ) - virtual void virtual_hook (int, void*); -%End - - -public: - -%If ( - KDE_3_3_0 ) - KUniqueApplication (bool = 1, bool = 1); - virtual DCOPClient* dcopClient (); -%End - - -}; // class KUniqueApplication - diff --git a/sip/tdecore/tdeaccel.sip b/sip/tdecore/tdeaccel.sip index e8097ce..3324844 100644 --- a/sip/tdecore/tdeaccel.sip +++ b/sip/tdecore/tdeaccel.sip @@ -143,7 +143,7 @@ public: {sipName_KSimpleConfig, &sipClass_KSimpleConfig}, {sipName_TDESocket, &sipClass_TDESocket}, {sipName_TDEStartupInfo, &sipClass_TDEStartupInfo}, - {sipName_KUniqueApplication, &sipClass_KUniqueApplication}, + {sipName_TDEUniqueApplication, &sipClass_TDEUniqueApplication}, {sipName_KWinModule, &sipClass_KWinModule}, }; diff --git a/sip/tdecore/tdecoremod.sip.in b/sip/tdecore/tdecoremod.sip.in index 4640ffc..51acd07 100644 --- a/sip/tdecore/tdecoremod.sip.in +++ b/sip/tdecore/tdecoremod.sip.in @@ -90,7 +90,7 @@ %Include kstringhandler.sip %Include ktempdir.sip %Include tdetempfile.sip -%Include kuniqueapplication.sip +%Include tdeuniqueapplication.sip %Include kurl.sip %Include twin.sip %Include twinmodule.sip diff --git a/sip/tdecore/tdeuniqueapplication.sip b/sip/tdecore/tdeuniqueapplication.sip new file mode 100644 index 0000000..2df1735 --- /dev/null +++ b/sip/tdecore/tdeuniqueapplication.sip @@ -0,0 +1,68 @@ +// +// Copyright 2006 Jim Bublitz +// Earlier copyrights 1998 - 2005 Jim Bublitz and/or Phil Thompson +// may also apply + + +// Generated by preSip +// module tdecore version KDE 3.5.3 + + +// This software is free software; you can redistribute it and/or +// modify it under the terms of the GNU General Public License as +// published by the Free Software Foundation; either version 2 of +// the License, or (at your option) any later version. +// +// This software is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public +// License along with this library; see the file COPYING. +// If not, write to the Free Software Foundation, Inc., +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + + +class TDEUniqueApplication : TDEApplication, DCOPObject +{ +%TypeHeaderCode +#include +%End + + +public: + TDEUniqueApplication (bool, bool, bool); + +%If ( KDE_3_3_0 - ) +//ig TDEUniqueApplication (Display*, TQt::HANDLE = 0, TQt::HANDLE = 0, bool = 1, bool = 0); +%End + + static void addCmdLineOptions (); + static bool start (); + bool process (const TQCString&, const TQByteArray&, TQCString&, TQByteArray&); + virtual int newInstance (); + +%If ( KDE_3_3_0 - ) + bool restoringSession (); + static void setHandleAutoStarted (); +%End + + +protected: + +%If ( KDE_3_3_0 - ) + virtual void virtual_hook (int, void*); +%End + + +public: + +%If ( - KDE_3_3_0 ) + TDEUniqueApplication (bool = 1, bool = 1); + virtual DCOPClient* dcopClient (); +%End + + +}; // class TDEUniqueApplication + -- cgit v1.2.1