diff options
140 files changed, 354 insertions, 354 deletions
@@ -414,7 +414,7 @@ Changed pid_t type from int to long; enabled KParts::URLArgs::metaData () ------------------------------------------------------------------------ r39 | (jim) | 2005-02-28 23:49:09 -0800 (Mon, 28 Feb 2005) | 4 lines -KFileMetaInfo typedefs removed; KProcessController versioning +KFileMetaInfo typedefs removed; TDEProcessController versioning corrected; KRecentDirs (and extra/ hfiles) added; pytde332.prj added @@ -516,7 +516,7 @@ docs for final release ------------------------------------------------------------------------ r18 | (jim) | 2004-08-20 18:50:22 -0700 (Fri, 20 Aug 2004) | 2 lines -Fixed access specifier for copy ctor on KProcessController +Fixed access specifier for copy ctor on TDEProcessController ------------------------------------------------------------------------ r17 | (jim) | 2004-08-20 10:00:27 -0700 (Fri, 20 Aug 2004) | 2 lines diff --git a/ChangeLog.2001-4 b/ChangeLog.2001-4 index 1053177..69d8d14 100644 --- a/ChangeLog.2001-4 +++ b/ChangeLog.2001-4 @@ -151,7 +151,7 @@ virtual code; general cleanup 2002/2/13 09:15:00 jim 3.0alpha6: versioning to KDE2.2.2; repaired SLOT assignment code in KStdAction, KAction,K*Action, -KAccelMenu, KToolBar, and KGlobalAccel with +KAccelMenu, KToolBar, and TDEGlobalAccel with "SIP_RXOBJ_CON, SIP_SLOT_CON(...)"; @@ -591,7 +591,7 @@ Changed pid_t type from int to long; enabled KParts::URLArgs::metaData () ------------------------------------------------------------------------ r39 | (no author) | 2005-02-28 23:49:09 -0800 (Mon, 28 Feb 2005) | 4 lines -KFileMetaInfo typedefs removed; KProcessController versioning +KFileMetaInfo typedefs removed; TDEProcessController versioning corrected; KRecentDirs (and extra/ hfiles) added; pytde332.prj added @@ -693,7 +693,7 @@ docs for final release ------------------------------------------------------------------------ r18 | (no author) | 2004-08-20 18:50:22 -0700 (Fri, 20 Aug 2004) | 2 lines -Fixed access specifier for copy ctor on KProcessController +Fixed access specifier for copy ctor on TDEProcessController ------------------------------------------------------------------------ r17 | (no author) | 2004-08-20 10:00:27 -0700 (Fri, 20 Aug 2004) | 2 lines diff --git a/doc/classref/allclasses.html b/doc/classref/allclasses.html index fcc5ac6..91c1a02 100644 --- a/doc/classref/allclasses.html +++ b/doc/classref/allclasses.html @@ -261,7 +261,7 @@ <tr ><td><a href="tdeui/KCharSelect.html">KCharSelect</A></td></tr> <tr ><td><a href="tdeui/KCharSelectTable.html">KCharSelectTable</A></td></tr> <tr ><td><a href="tdecore/KCharsets.html">KCharsets</A></td></tr> -<tr ><td><a href="tdecore/KClipboardSynchronizer.html">KClipboardSynchronizer</A></td></tr> +<tr ><td><a href="tdecore/TDEClipboardSynchronizer.html">TDEClipboardSynchronizer</A></td></tr> <tr ><td><a href="tdecore/TDECmdLineArgs.html">TDECmdLineArgs</A></td></tr> <tr ><td><a href="tdecore/KCmdLineOptions.html">KCmdLineOptions</A></td></tr> <tr ><td><a href="tdecore/KCodecs.html">KCodecs</A></td></tr> @@ -417,10 +417,10 @@ <tr ><td><a href="tdeui/KFontDialog.html">KFontDialog</A></td></tr> <tr ><td><a href="tdeui/KFontRequester.html">KFontRequester</A></td></tr> <tr ><td><a href="tdeui/KFontSizeAction.html">KFontSizeAction</A></td></tr> -<tr ><td><a href="tdecore/KGlobal.html">KGlobal</A></td></tr> -<tr ><td><a href="tdecore/KGlobalAccel.html">KGlobalAccel</A></td></tr> -<tr ><td><a href="tdecore/KGlobalSettings.KMouseSettings.html">KGlobalSettings.KMouseSettings</A></td></tr> -<tr ><td><a href="tdecore/KGlobalSettings.html">KGlobalSettings</A></td></tr> +<tr ><td><a href="tdecore/TDEGlobal.html">TDEGlobal</A></td></tr> +<tr ><td><a href="tdecore/TDEGlobalAccel.html">TDEGlobalAccel</A></td></tr> +<tr ><td><a href="tdecore/TDEGlobalSettings.KMouseSettings.html">TDEGlobalSettings.KMouseSettings</A></td></tr> +<tr ><td><a href="tdecore/TDEGlobalSettings.html">TDEGlobalSettings</A></td></tr> <tr ><td><a href="tdeui/KGradientSelector.html">KGradientSelector</A></td></tr> <tr ><td><a href="tdeui/KGuiItem.html">KGuiItem</A></td></tr> <tr ><td><a href="tdeui/KHSSelector.html">KHSSelector</A></td></tr> @@ -629,9 +629,9 @@ <tr ><td><a href="tdeprint/KPrintDialogPage.html">KPrintDialogPage</A></td></tr> <tr ><td><a href="tdeprint/KPrinter.html">KPrinter</A></td></tr> <tr ><td><a href="tdecore/KProcIO.html">KProcIO</A></td></tr> -<tr ><td><a href="tdecore/KProcess.html">KProcess</A></td></tr> -<tr ><td><a href="tdecore/KProcessController.html">KProcessController</A></td></tr> -<tr ><td><a href="kio/KProcessRunner.html">KProcessRunner</A></td></tr> +<tr ><td><a href="tdecore/TDEProcess.html">TDEProcess</A></td></tr> +<tr ><td><a href="tdecore/TDEProcessController.html">TDEProcessController</A></td></tr> +<tr ><td><a href="kio/TDEProcessRunner.html">TDEProcessRunner</A></td></tr> <tr ><td><a href="tdeui/KProgress.html">KProgress</A></td></tr> <tr ><td><a href="tdeui/KProgressDialog.html">KProgressDialog</A></td></tr> <tr ><td><a href="kfile/KPropertiesDialog.html">KPropertiesDialog</A></td></tr> diff --git a/doc/classref/kfile/KNotifyDialog.html b/doc/classref/kfile/KNotifyDialog.html index dde017f..c235121 100644 --- a/doc/classref/kfile/KNotifyDialog.html +++ b/doc/classref/kfile/KNotifyDialog.html @@ -44,7 +44,7 @@ <tr><td>modal</td><td>bool</td><td>1</td></tr> <tr><td>aboutData</td><td>TDEAboutData</td><td>see note</td></tr> </table> -</td><td width="50%"><table><tr><td>The default value for aboutData in C++ is KGlobal::instance()->aboutData() +</td><td width="50%"><table><tr><td>The default value for aboutData in C++ is TDEGlobal::instance()->aboutData() which sip is unable to parse. Since it's the last arg in the list, it has to have a default value, and since the C++ code will fail if the default value really is zero, the sip code silently substitutes the real default @@ -77,7 +77,7 @@ value for a default value of 0 supplied from Python. <tr><td>name</td><td>a Python string</td><td>""</td></tr> <tr><td>aboutData</td><td>TDEAboutData</td><td>see note</td></tr> </table> -</td><td width="50%"><table><tr><td>The default value for aboutData in C++ is KGlobal::instance()->aboutData() +</td><td width="50%"><table><tr><td>The default value for aboutData in C++ is TDEGlobal::instance()->aboutData() which sip is unable to parse. Since it's the last arg in the list, it has to have a default value, and since the C++ code will fail if the default value really is zero, the sip code silently substitutes the real default diff --git a/doc/classref/kio/KProcessRunner.html b/doc/classref/kio/KProcessRunner.html index 7c18d7e..08a80c0 100644 --- a/doc/classref/kio/KProcessRunner.html +++ b/doc/classref/kio/KProcessRunner.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/html4/loose.dtd""> <html> <head> - <title>class KProcessRunner</title> + <title>class TDEProcessRunner</title> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta name="GENERATOR" content="wabbit dumphtml"> </head> @@ -12,7 +12,7 @@ <hr> <table width="100%"><tr> <td width ="70%"> - <h1>class KProcessRunner</h1><hr> + <h1>class TDEProcessRunner</h1><hr> </td> <td width="30%" valign="top" align="right"> <table> @@ -28,31 +28,31 @@ <td width="30%" align=left>kio</td> </tr> <tr><td>Class</td> - <td>KProcessRunner</td> + <td>TDEProcessRunner</td> </tr> <tr><td>Inherits</td> <td>TQObject </td> </tr> </table> <h3>methods</h3><ul> -<li><b>KProcessRunner</b> (a0, binName) -<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a KProcessRunner instance</i></td></tr> +<li><b>TDEProcessRunner</b> (a0, binName) +<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a TDEProcessRunner instance</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>a0</td><td>KProcess</td><td></td></tr> +<tr><td>a0</td><td>TDEProcess</td><td></td></tr> <tr><td>binName</td><td>TQString</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> -<li><b>KProcessRunner</b> (a0, binName, id) -<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a KProcessRunner instance</i></td></tr> +<li><b>TDEProcessRunner</b> (a0, binName, id) +<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a TDEProcessRunner instance</i></td></tr> <tr><td>In versions KDE 3.1.4 and above only</td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>a0</td><td>KProcess</td><td></td></tr> +<tr><td>a0</td><td>TDEProcess</td><td></td></tr> <tr><td>binName</td><td>TQString</td><td></td></tr> <tr><td>id</td><td>KStartupInfoId</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> -<li><b>KProcessRunner</b> () -<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a KProcessRunner instance</i></td></tr> +<li><b>TDEProcessRunner</b> () +<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a TDEProcessRunner instance</i></td></tr> </table></td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>pid</b> () <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(pid_t)</i></td></tr> @@ -61,7 +61,7 @@ <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(pid_t)</i></td></tr> <tr><td><i>static</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>a0</td><td>KProcess</td><td></td></tr> +<tr><td>a0</td><td>TDEProcess</td><td></td></tr> <tr><td>binName</td><td>TQString</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> @@ -70,7 +70,7 @@ <tr><td>In versions KDE 3.1.4 and above only</td></tr> <tr><td><i>static</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>a0</td><td>KProcess</td><td></td></tr> +<tr><td>a0</td><td>TDEProcess</td><td></td></tr> <tr><td>binName</td><td>TQString</td><td></td></tr> <tr><td>id</td><td>KStartupInfoId</td><td></td></tr> </table> @@ -78,7 +78,7 @@ <li><b>slotProcessExited</b> (a0) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>nothing</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>a0</td><td>KProcess</td><td></td></tr> +<tr><td>a0</td><td>TDEProcess</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> </ul> diff --git a/doc/classref/kio/index.html b/doc/classref/kio/index.html index e573f53..3a24090 100644 --- a/doc/classref/kio/index.html +++ b/doc/classref/kio/index.html @@ -110,7 +110,7 @@ <tr ><td><a href="KOCRDialog.html">KOCRDialog</a></td></tr> <tr ><td><a href="KOCRDialogFactory.html"><i>KOCRDialogFactory</i></a></td></tr> <tr ><td><a href="KOpenWithHandler.html">KOpenWithHandler</a></td></tr> -<tr ><td><a href="KProcessRunner.html">KProcessRunner</a></td></tr> +<tr ><td><a href="TDEProcessRunner.html">TDEProcessRunner</a></td></tr> <tr ><td><a href="KProtocolInfo.html">KProtocolInfo</a></td></tr> <tr ><td><a href="KProtocolInfo.ExtraField.html">KProtocolInfo.ExtraField</a></td></tr> <tr ><td><a href="KProtocolManager.html">KProtocolManager</a></td></tr> diff --git a/doc/classref/kparts/konsolePart.html b/doc/classref/kparts/konsolePart.html index e5c99f7..8832e60 100644 --- a/doc/classref/kparts/konsolePart.html +++ b/doc/classref/kparts/konsolePart.html @@ -121,7 +121,7 @@ <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>nothing</i></td></tr> <tr><td>In versions KDE 3.5.0 and above only</td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>a0</td><td>KProcess</td><td></td></tr> +<tr><td>a0</td><td>TDEProcess</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>processExited</b> () diff --git a/doc/classref/kspell/KSpell.html b/doc/classref/kspell/KSpell.html index 7c7c361..3eb99e8 100644 --- a/doc/classref/kspell/KSpell.html +++ b/doc/classref/kspell/KSpell.html @@ -266,7 +266,7 @@ <li><b>ispellErrors</b> (a0, a1, a2) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>nothing</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>a0</td><td>KProcess</td><td></td></tr> +<tr><td>a0</td><td>TDEProcess</td><td></td></tr> <tr><td>a1</td><td>char</td><td></td></tr> <tr><td>a2</td><td>int</td><td></td></tr> </table> @@ -274,7 +274,7 @@ <li><b>ispellExit</b> (a0) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>nothing</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>a0</td><td>KProcess</td><td></td></tr> +<tr><td>a0</td><td>TDEProcess</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>ksConfig</b> () diff --git a/doc/classref/tdecore/KAccelShortcutList.html b/doc/classref/tdecore/KAccelShortcutList.html index 3a36b03..5acb8d1 100644 --- a/doc/classref/tdecore/KAccelShortcutList.html +++ b/doc/classref/tdecore/KAccelShortcutList.html @@ -44,7 +44,7 @@ <li><b>KAccelShortcutList</b> (accel) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a KAccelShortcutList instance</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>accel</td><td>KGlobalAccel</td><td></td></tr> +<tr><td>accel</td><td>TDEGlobalAccel</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>KAccelShortcutList</b> (actions, bGlobal) diff --git a/doc/classref/tdecore/KClipboardSynchronizer.html b/doc/classref/tdecore/KClipboardSynchronizer.html index af7853e..17f9559 100644 --- a/doc/classref/tdecore/KClipboardSynchronizer.html +++ b/doc/classref/tdecore/KClipboardSynchronizer.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/html4/loose.dtd""> <html> <head> - <title>class KClipboardSynchronizer</title> + <title>class TDEClipboardSynchronizer</title> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta name="GENERATOR" content="wabbit dumphtml"> </head> @@ -12,7 +12,7 @@ <hr> <table width="100%"><tr> <td width ="70%"> - <h1>class KClipboardSynchronizer</h1><hr> + <h1>class TDEClipboardSynchronizer</h1><hr> </td> <td width="30%" valign="top" align="right"> <table> @@ -28,15 +28,15 @@ <td width="30%" align=left>tdecore</td> </tr> <tr><td>Class</td> - <td>KClipboardSynchronizer</td> + <td>TDEClipboardSynchronizer</td> </tr> <tr><td>Inherits</td> <td>TQObject </td> </tr> </table> <h3>methods</h3><ul> -<li><b>KClipboardSynchronizer</b> (parent = 0, name = 0) -<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a KClipboardSynchronizer instance</i></td></tr> +<li><b>TDEClipboardSynchronizer</b> (parent = 0, name = 0) +<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a TDEClipboardSynchronizer instance</i></td></tr> <tr><td>In versions KDE 3.1.0 and above only</td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>parent</td><td>TQObject</td><td>0</td></tr> @@ -54,7 +54,7 @@ <tr><td><i>static</i></td></tr> </table></td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>self</b> () -<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(KClipboardSynchronizer)</i></td></tr> +<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(TDEClipboardSynchronizer)</i></td></tr> <tr><td>In versions KDE 3.1.0 and above only</td></tr> <tr><td><i>static</i></td></tr> </table></td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> @@ -74,7 +74,7 @@ <tr><td>sync</td><td>bool</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> -<li><b>~KClipboardSynchronizer</b> () +<li><b>~TDEClipboardSynchronizer</b> () <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>nothing</i></td></tr> <tr><td>In versions KDE 3.1.0 and above only</td></tr> </table></td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> diff --git a/doc/classref/tdecore/KCompletion.html b/doc/classref/tdecore/KCompletion.html index 788240b..c80af71 100644 --- a/doc/classref/tdecore/KCompletion.html +++ b/doc/classref/tdecore/KCompletion.html @@ -73,7 +73,7 @@ <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>nothing</i></td></tr> </table></td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>completionMode</b> () -<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(KGlobalSettings.Completion)</i></td></tr> +<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(TDEGlobalSettings.Completion)</i></td></tr> </table></td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>disableSounds</b> () <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>nothing</i></td></tr> @@ -160,7 +160,7 @@ <li><b>setCompletionMode</b> (mode) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>nothing</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>mode</td><td>KGlobalSettings.Completion</td><td></td></tr> +<tr><td>mode</td><td>TDEGlobalSettings.Completion</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>setEnableSounds</b> (enable) diff --git a/doc/classref/tdecore/KCompletionBase.html b/doc/classref/tdecore/KCompletionBase.html index bf6a2ef..7539f2e 100644 --- a/doc/classref/tdecore/KCompletionBase.html +++ b/doc/classref/tdecore/KCompletionBase.html @@ -45,7 +45,7 @@ <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(KCompletion)</i></td></tr> </table></td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>completionMode</b> () -<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(KGlobalSettings.Completion)</i></td></tr> +<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(TDEGlobalSettings.Completion)</i></td></tr> </table></td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>completionObject</b> (hsig = 1) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(KCompletion)</i></td></tr> @@ -97,7 +97,7 @@ <li><b>setCompletionMode</b> (mode) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>nothing</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>mode</td><td>KGlobalSettings.Completion</td><td></td></tr> +<tr><td>mode</td><td>TDEGlobalSettings.Completion</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>setCompletionObject</b> (compObj, hsig = 1) diff --git a/doc/classref/tdecore/KConfigSkeleton.ItemFont.html b/doc/classref/tdecore/KConfigSkeleton.ItemFont.html index bf81edf..080378d 100644 --- a/doc/classref/tdecore/KConfigSkeleton.ItemFont.html +++ b/doc/classref/tdecore/KConfigSkeleton.ItemFont.html @@ -35,14 +35,14 @@ </tr> </table> <h3>methods</h3><ul> -<li><b>ItemFont</b> (a0, a1, a2, a3 = KGlobalSettings .generalFont ()) +<li><b>ItemFont</b> (a0, a1, a2, a3 = TDEGlobalSettings .generalFont ()) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a ItemFont instance</i></td></tr> <tr><td>In versions KDE 3.2.0 and above only</td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>a0</td><td>TQString</td><td></td></tr> <tr><td>a1</td><td>TQString</td><td></td></tr> <tr><td>a2</td><td>TQFont</td><td></td></tr> -<tr><td>a3</td><td>TQFont</td><td>KGlobalSettings .generalFont ()</td></tr> +<tr><td>a3</td><td>TQFont</td><td>TDEGlobalSettings .generalFont ()</td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>property</b> () diff --git a/doc/classref/tdecore/KConfigSkeleton.html b/doc/classref/tdecore/KConfigSkeleton.html index d8a03b3..410b9b1 100644 --- a/doc/classref/tdecore/KConfigSkeleton.html +++ b/doc/classref/tdecore/KConfigSkeleton.html @@ -97,13 +97,13 @@ <tr><td>key</td><td>TQString</td><td>TQString.null</td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> -<li><b>addItemFont</b> (name, reference, defaultValue = KGlobalSettings .generalFont (), key = TQString .null) +<li><b>addItemFont</b> (name, reference, defaultValue = TDEGlobalSettings .generalFont (), key = TQString .null) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(ItemFont)</i></td></tr> <tr><td>In versions KDE 3.2.0 and above only</td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>name</td><td>TQString</td><td></td></tr> <tr><td>reference</td><td>TQFont</td><td></td></tr> -<tr><td>defaultValue</td><td>TQFont</td><td>KGlobalSettings .generalFont ()</td></tr> +<tr><td>defaultValue</td><td>TQFont</td><td>TDEGlobalSettings .generalFont ()</td></tr> <tr><td>key</td><td>TQString</td><td>TQString .null</td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> diff --git a/doc/classref/tdecore/KGlobal.html b/doc/classref/tdecore/KGlobal.html index 767cc3f..aa88271 100644 --- a/doc/classref/tdecore/KGlobal.html +++ b/doc/classref/tdecore/KGlobal.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/html4/loose.dtd""> <html> <head> - <title>class KGlobal</title> + <title>class TDEGlobal</title> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta name="GENERATOR" content="wabbit dumphtml"> </head> @@ -12,7 +12,7 @@ <hr> <table width="100%"><tr> <td width ="70%"> - <h1>class KGlobal</h1><hr> + <h1>class TDEGlobal</h1><hr> </td> <td width="30%" valign="top" align="right"> <table> @@ -28,7 +28,7 @@ <td width="30%" align=left>tdecore</td> </tr> <tr><td>Class</td> - <td>KGlobal</td> + <td>TDEGlobal</td> </tr> <tr><td>Inherits</td> <td> </td> diff --git a/doc/classref/tdecore/KGlobalAccel.html b/doc/classref/tdecore/KGlobalAccel.html index abf3d9c..9ebf1a1 100644 --- a/doc/classref/tdecore/KGlobalAccel.html +++ b/doc/classref/tdecore/KGlobalAccel.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/html4/loose.dtd""> <html> <head> - <title>class KGlobalAccel</title> + <title>class TDEGlobalAccel</title> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta name="GENERATOR" content="wabbit dumphtml"> </head> @@ -12,7 +12,7 @@ <hr> <table width="100%"><tr> <td width ="70%"> - <h1>class KGlobalAccel</h1><hr> + <h1>class TDEGlobalAccel</h1><hr> </td> <td width="30%" valign="top" align="right"> <table> @@ -28,15 +28,15 @@ <td width="30%" align=left>tdecore</td> </tr> <tr><td>Class</td> - <td>KGlobalAccel</td> + <td>TDEGlobalAccel</td> </tr> <tr><td>Inherits</td> <td>TQObject </td> </tr> </table> <h3>methods</h3><ul> -<li><b>KGlobalAccel</b> (pParent, psName = 0) -<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a KGlobalAccel instance</i></td></tr> +<li><b>TDEGlobalAccel</b> (pParent, psName = 0) +<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a TDEGlobalAccel instance</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>pParent</td><td>TQObject</td><td></td></tr> <tr><td>psName</td><td>char</td><td>0</td></tr> diff --git a/doc/classref/tdecore/KGlobalSettings.KMouseSettings.html b/doc/classref/tdecore/KGlobalSettings.KMouseSettings.html index 0447ba8..8d92dc8 100644 --- a/doc/classref/tdecore/KGlobalSettings.KMouseSettings.html +++ b/doc/classref/tdecore/KGlobalSettings.KMouseSettings.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/html4/loose.dtd""> <html> <head> - <title>class KGlobalSettings.KMouseSettings</title> + <title>class TDEGlobalSettings.KMouseSettings</title> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta name="GENERATOR" content="wabbit dumphtml"> </head> @@ -12,7 +12,7 @@ <hr> <table width="100%"><tr> <td width ="70%"> - <h1>class KGlobalSettings.KMouseSettings</h1><hr> + <h1>class TDEGlobalSettings.KMouseSettings</h1><hr> </td> <td width="30%" valign="top" align="right"> <table> @@ -28,7 +28,7 @@ <td width="30%" align=left>tdecore</td> </tr> <tr><td>Class</td> - <td>KGlobalSettings.KMouseSettings</td> + <td>TDEGlobalSettings.KMouseSettings</td> </tr> <tr><td>Inherits</td> <td> </td> diff --git a/doc/classref/tdecore/KGlobalSettings.html b/doc/classref/tdecore/KGlobalSettings.html index 5c6815b..8620ebb 100644 --- a/doc/classref/tdecore/KGlobalSettings.html +++ b/doc/classref/tdecore/KGlobalSettings.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/html4/loose.dtd""> <html> <head> - <title>class KGlobalSettings</title> + <title>class TDEGlobalSettings</title> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta name="GENERATOR" content="wabbit dumphtml"> </head> @@ -12,7 +12,7 @@ <hr> <table width="100%"><tr> <td width ="70%"> - <h1>class KGlobalSettings</h1><hr> + <h1>class TDEGlobalSettings</h1><hr> </td> <td width="30%" valign="top" align="right"> <table> @@ -28,7 +28,7 @@ <td width="30%" align=left>tdecore</td> </tr> <tr><td>Class</td> - <td>KGlobalSettings</td> + <td>TDEGlobalSettings</td> </tr> <tr><td>Inherits</td> <td> </td> @@ -154,7 +154,7 @@ <tr><td><i>static</i></td></tr> </table></td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>insertTearOffHandle</b> () -<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(KGlobalSettings.TearOffHandle)</i></td></tr> +<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(TDEGlobalSettings.TearOffHandle)</i></td></tr> <tr><td>In versions KDE 3.1.0 and above only</td></tr> <tr><td><i>static</i></td></tr> </table></td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> @@ -184,7 +184,7 @@ <tr><td><i>static</i></td></tr> </table></td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>mouseSettings</b> () -<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(KGlobalSettings.KMouseSettings)</i></td></tr> +<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(TDEGlobalSettings.KMouseSettings)</i></td></tr> <tr><td><i>static</i></td></tr> </table></td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>opaqueResize</b> () diff --git a/doc/classref/tdecore/KLibLoader.html b/doc/classref/tdecore/KLibLoader.html index 1430c33..a0c6910 100644 --- a/doc/classref/tdecore/KLibLoader.html +++ b/doc/classref/tdecore/KLibLoader.html @@ -52,12 +52,12 @@ <tr><td>libname</td><td>char</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> -<li><b>findLibrary</b> (name, instance = KGlobal .instance ()) +<li><b>findLibrary</b> (name, instance = TDEGlobal .instance ()) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(TQString)</i></td></tr> <tr><td><i>static</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>name</td><td>char</td><td></td></tr> -<tr><td>instance</td><td>TDEInstance</td><td>KGlobal .instance ()</td></tr> +<tr><td>instance</td><td>TDEInstance</td><td>TDEGlobal .instance ()</td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>globalLibrary</b> (name) diff --git a/doc/classref/tdecore/KMimeSourceFactory.html b/doc/classref/tdecore/KMimeSourceFactory.html index ed71298..1630ecc 100644 --- a/doc/classref/tdecore/KMimeSourceFactory.html +++ b/doc/classref/tdecore/KMimeSourceFactory.html @@ -35,10 +35,10 @@ </tr> </table> <h3>methods</h3><ul> -<li><b>KMimeSourceFactory</b> (loader = KGlobal .iconLoader ()) +<li><b>KMimeSourceFactory</b> (loader = TDEGlobal .iconLoader ()) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a KMimeSourceFactory instance</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>loader</td><td>KIconLoader</td><td>KGlobal .iconLoader ()</td></tr> +<tr><td>loader</td><td>KIconLoader</td><td>TDEGlobal .iconLoader ()</td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>makeAbsolute</b> (abs_or_rel_name, context) diff --git a/doc/classref/tdecore/KProcIO.html b/doc/classref/tdecore/KProcIO.html index 3cf83b7..1ec0750 100644 --- a/doc/classref/tdecore/KProcIO.html +++ b/doc/classref/tdecore/KProcIO.html @@ -31,7 +31,7 @@ <td>KProcIO</td> </tr> <tr><td>Inherits</td> - <td>KProcess </td> + <td>TDEProcess </td> </tr> </table> <h3>methods</h3><ul> @@ -85,7 +85,7 @@ <li><b>received</b> (proc, buffer, buflen) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>nothing</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>proc</td><td>KProcess</td><td></td></tr> +<tr><td>proc</td><td>TDEProcess</td><td></td></tr> <tr><td>buffer</td><td>char</td><td></td></tr> <tr><td>buflen</td><td>int</td><td></td></tr> </table> @@ -96,7 +96,7 @@ <li><b>sent</b> (a0) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>nothing</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>a0</td><td>KProcess</td><td></td></tr> +<tr><td>a0</td><td>TDEProcess</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>setComm</b> (comm) diff --git a/doc/classref/tdecore/KProcess.html b/doc/classref/tdecore/KProcess.html index bfe3da4..433dcf1 100644 --- a/doc/classref/tdecore/KProcess.html +++ b/doc/classref/tdecore/KProcess.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/html4/loose.dtd""> <html> <head> - <title>class KProcess</title> + <title>class TDEProcess</title> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta name="GENERATOR" content="wabbit dumphtml"> </head> @@ -12,7 +12,7 @@ <hr> <table width="100%"><tr> <td width ="70%"> - <h1>class KProcess</h1><hr> + <h1>class TDEProcess</h1><hr> </td> <td width="30%" valign="top" align="right"> <table> @@ -28,7 +28,7 @@ <td width="30%" align=left>tdecore</td> </tr> <tr><td>Class</td> - <td>KProcess</td> + <td>TDEProcess</td> </tr> <tr><td>Inherits</td> <td>TQObject </td> @@ -42,22 +42,22 @@ }<li><b>RunMode</b> = {DontCare, NotifyOnExit, Block }</ul> <h3>methods</h3><ul> -<li><b>KProcess</b> (parent, name = 0) -<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a KProcess instance</i></td></tr> +<li><b>TDEProcess</b> (parent, name = 0) +<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a TDEProcess instance</i></td></tr> <tr><td>In versions KDE 3.2.0 and above only</td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>parent</td><td>TQObject</td><td></td></tr> <tr><td>name</td><td>char</td><td>0</td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> -<li><b>KProcess</b> () -<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a KProcess instance</i></td></tr> +<li><b>TDEProcess</b> () +<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a TDEProcess instance</i></td></tr> </table></td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> -<li><b>KProcess</b> (a0) -<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a KProcess instance</i></td></tr> +<li><b>TDEProcess</b> (a0) +<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a TDEProcess instance</i></td></tr> <tr><td>In versions <i>less than</i> KDE 3.2.0 only</td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>a0</td><td>KProcess</td><td></td></tr> +<tr><td>a0</td><td>TDEProcess</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>args</b> () @@ -139,7 +139,7 @@ <li><b>processExited</b> (proc) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>nothing</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>proc</td><td>KProcess</td><td></td></tr> +<tr><td>proc</td><td>TDEProcess</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>processHasExited</b> (state) @@ -163,7 +163,7 @@ <li><b>receivedStderr</b> (proc, buffer, buflen) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>nothing</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>proc</td><td>KProcess</td><td></td></tr> +<tr><td>proc</td><td>TDEProcess</td><td></td></tr> <tr><td>buffer</td><td>char</td><td></td></tr> <tr><td>buflen</td><td>int</td><td></td></tr> </table> @@ -171,7 +171,7 @@ <li><b>receivedStdout</b> (proc, buffer, buflen) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>nothing</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>proc</td><td>KProcess</td><td></td></tr> +<tr><td>proc</td><td>TDEProcess</td><td></td></tr> <tr><td>buffer</td><td>char</td><td></td></tr> <tr><td>buflen</td><td>int</td><td></td></tr> </table> @@ -191,7 +191,7 @@ <tr><td>arglist</td><td>a Python list of strings</td><td></td></tr> </table> </td><td width="50%"><table><tr><td>setArguments is the PyKDE equivalent of the stream operator methods (<<) -in KDE's KProcess class - provide with a list of strings representing +in KDE's TDEProcess class - provide with a list of strings representing the arguments to the executable program set with setExecutable (PyKDE will continue to provide setExecutable even though it's deprecated in KDE (to also be replaced with stream operators) @@ -233,7 +233,7 @@ KDE (to also be replaced with stream operators) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>nothing</i></td></tr> <tr><td> In versions KDE 3.2.0 and above, but <i>less than </i> KDE 3.4.0</td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>a0</td><td>KProcess.Communication</td><td></td></tr> +<tr><td>a0</td><td>TDEProcess.Communication</td><td></td></tr> <tr><td>a1</td><td>bool</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> @@ -254,7 +254,7 @@ KDE (to also be replaced with stream operators) <li><b>setupCommunication</b> (comm) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(int)</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>comm</td><td>KProcess.Communication</td><td></td></tr> +<tr><td>comm</td><td>TDEProcess.Communication</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>setupEnvironment</b> () @@ -285,8 +285,8 @@ KDE (to also be replaced with stream operators) <li><b>start</b> (runmode = NotifyOnExit, comm = NoCommunication) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(bool)</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>runmode</td><td>KProcess.RunMode</td><td>NotifyOnExit</td></tr> -<tr><td>comm</td><td>KProcess.Communication</td><td>NoCommunication</td></tr> +<tr><td>runmode</td><td>TDEProcess.RunMode</td><td>NotifyOnExit</td></tr> +<tr><td>comm</td><td>TDEProcess.Communication</td><td>NoCommunication</td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>suspend</b> () @@ -309,34 +309,34 @@ KDE (to also be replaced with stream operators) <li><b>wroteStdin</b> (proc) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>nothing</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>proc</td><td>KProcess</td><td></td></tr> +<tr><td>proc</td><td>TDEProcess</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> </ul> <h2>operators</h2><ul> <li><b>operator <<</b> (a0) -<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(KProcess)</i></td></tr> +<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(TDEProcess)</i></td></tr> <tr><td>In versions KDE 3.1.4 and above only</td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>a0</td><td>TQString</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>operator <<</b> (a0) -<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(KProcess)</i></td></tr> +<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(TDEProcess)</i></td></tr> <tr><td>In versions KDE 3.1.4 and above only</td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>a0</td><td>char</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>operator <<</b> (a0) -<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(KProcess)</i></td></tr> +<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(TDEProcess)</i></td></tr> <tr><td>In versions KDE 3.1.4 and above only</td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>a0</td><td>TQCString</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>operator <<</b> (a0) -<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(KProcess)</i></td></tr> +<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(TDEProcess)</i></td></tr> <tr><td>In versions KDE 3.1.4 and above only</td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>a0</td><td>TQStringList</td><td></td></tr> diff --git a/doc/classref/tdecore/KProcessController.html b/doc/classref/tdecore/KProcessController.html index 3d6cb29..9134e55 100644 --- a/doc/classref/tdecore/KProcessController.html +++ b/doc/classref/tdecore/KProcessController.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/html4/loose.dtd""> <html> <head> - <title>class KProcessController</title> + <title>class TDEProcessController</title> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta name="GENERATOR" content="wabbit dumphtml"> </head> @@ -12,7 +12,7 @@ <hr> <table width="100%"><tr> <td width ="70%"> - <h1>class KProcessController</h1><hr> + <h1>class TDEProcessController</h1><hr> </td> <td width="30%" valign="top" align="right"> <table> @@ -28,31 +28,31 @@ <td width="30%" align=left>tdecore</td> </tr> <tr><td>Class</td> - <td>KProcessController</td> + <td>TDEProcessController</td> </tr> <tr><td>Inherits</td> <td>TQObject </td> </tr> </table> <h3>methods</h3><ul> -<li><b>KProcessController</b> () -<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a KProcessController instance</i></td></tr> +<li><b>TDEProcessController</b> () +<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a TDEProcessController instance</i></td></tr> <tr><td>In versions KDE 3.1.0 and above only</td></tr> </table></td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> -<li><b>KProcessController</b> (a0) -<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a KProcessController instance</i></td></tr> +<li><b>TDEProcessController</b> (a0) +<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a TDEProcessController instance</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>a0</td><td>KProcessController</td><td></td></tr> +<tr><td>a0</td><td>TDEProcessController</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> -<li><b>KProcessController</b> () -<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a KProcessController instance</i></td></tr> +<li><b>TDEProcessController</b> () +<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a TDEProcessController instance</i></td></tr> <tr><td>In versions <i>less than</i> KDE 3.1.0 only</td></tr> </table></td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> -<li><b>addKProcess</b> (a0) +<li><b>addTDEProcess</b> (a0) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>nothing</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>a0</td><td>KProcess</td><td></td></tr> +<tr><td>a0</td><td>TDEProcess</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>addProcess</b> (pid) @@ -76,10 +76,10 @@ <tr><td>In versions KDE 3.2.0 and above only</td></tr> <tr><td><i>static</i></td></tr> </table></td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> -<li><b>removeKProcess</b> (a0) +<li><b>removeTDEProcess</b> (a0) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>nothing</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>a0</td><td>KProcess</td><td></td></tr> +<tr><td>a0</td><td>TDEProcess</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>rescheduleCheck</b> () @@ -121,13 +121,13 @@ <tr><td>timeout</td><td>int</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> -<li><b>~KProcessController</b> () +<li><b>~TDEProcessController</b> () <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>nothing</i></td></tr> </table></td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> </ul> <h3>variables</h3><ul type = ""><li> <a href = "../glossary.html#variables">variables</a><table><tr bgcolor="#fff0ff"><th>Variable</th><th>Type</th></tr> -<tr><td>theKProcessController</td><td>KProcessController*</td></tr> +<tr><td>theTDEProcessController</td><td>TDEProcessController*</td></tr> </table></li></ul> </body> diff --git a/doc/classref/tdecore/KShellProcess.html b/doc/classref/tdecore/KShellProcess.html index c1d69de..1e4015e 100644 --- a/doc/classref/tdecore/KShellProcess.html +++ b/doc/classref/tdecore/KShellProcess.html @@ -31,7 +31,7 @@ <td>KShellProcess</td> </tr> <tr><td>Inherits</td> - <td>KProcess </td> + <td>TDEProcess </td> </tr> </table> <h3>methods</h3><ul> diff --git a/doc/classref/tdecore/index.html b/doc/classref/tdecore/index.html index dd04421..7c9c1fd 100644 --- a/doc/classref/tdecore/index.html +++ b/doc/classref/tdecore/index.html @@ -43,7 +43,7 @@ <tr ><td><a href="KCatalogue.html">KCatalogue</a></td></tr> <tr ><td><a href="KCharMacroExpander.html"><i>KCharMacroExpander</i></a></td></tr> <tr ><td><a href="KCharsets.html">KCharsets</a></td></tr> -<tr ><td><a href="KClipboardSynchronizer.html">KClipboardSynchronizer</a></td></tr> +<tr ><td><a href="TDEClipboardSynchronizer.html">TDEClipboardSynchronizer</a></td></tr> <tr ><td><a href="TDECmdLineArgs.html">TDECmdLineArgs</a></td></tr> <tr ><td><a href="KCmdLineOptions.html">KCmdLineOptions</a></td></tr> <tr ><td><a href="KCodecs.html">KCodecs</a></td></tr> @@ -89,10 +89,10 @@ <tr ><td><a href="KDesktopFile.html">KDesktopFile</a></td></tr> <tr ><td><a href="KEntry.html">KEntry</a></td></tr> <tr ><td><a href="KEntryKey.html">KEntryKey</a></td></tr> -<tr ><td><a href="KGlobal.html">KGlobal</a></td></tr> -<tr ><td><a href="KGlobalAccel.html">KGlobalAccel</a></td></tr> -<tr ><td><a href="KGlobalSettings.html">KGlobalSettings</a></td></tr> -<tr ><td><a href="KGlobalSettings.KMouseSettings.html">KGlobalSettings.KMouseSettings</a></td></tr> +<tr ><td><a href="TDEGlobal.html">TDEGlobal</a></td></tr> +<tr ><td><a href="TDEGlobalAccel.html">TDEGlobalAccel</a></td></tr> +<tr ><td><a href="TDEGlobalSettings.html">TDEGlobalSettings</a></td></tr> +<tr ><td><a href="TDEGlobalSettings.KMouseSettings.html">TDEGlobalSettings.KMouseSettings</a></td></tr> <tr ><td><a href="KIDNA.html">KIDNA</a></td></tr> <tr ><td><a href="KIPC.html">KIPC</a></td></tr> <tr ><td><a href="KIcon.html">KIcon</a></td></tr> @@ -126,9 +126,9 @@ <tr ><td><a href="KPixmapProvider.html"><i>KPixmapProvider</i></a></td></tr> <tr ><td><a href="KProcIO.html">KProcIO</a></td></tr> </table></td><td valign="top"><table border="0"> -<tr bgcolor="#fff0ff"><th>KProcess - NETWinInfo</th></tr> -<tr ><td><a href="KProcess.html">KProcess</a></td></tr> -<tr ><td><a href="KProcessController.html">KProcessController</a></td></tr> +<tr bgcolor="#fff0ff"><th>TDEProcess - NETWinInfo</th></tr> +<tr ><td><a href="TDEProcess.html">TDEProcess</a></td></tr> +<tr ><td><a href="TDEProcessController.html">TDEProcessController</a></td></tr> <tr ><td><a href="KRFCDate.html">KRFCDate</a></td></tr> <tr ><td><a href="KRandomSequence.html">KRandomSequence</a></td></tr> <tr ><td><a href="KRegExp.html">KRegExp</a></td></tr> diff --git a/doc/classref/tdecore/tdecore-globals.html b/doc/classref/tdecore/tdecore-globals.html index c1038a7..7e50d41 100644 --- a/doc/classref/tdecore/tdecore-globals.html +++ b/doc/classref/tdecore/tdecore-globals.html @@ -24,13 +24,13 @@ </td> </tr></table> <h3>global methods</h3><ul> -<li><b>BarIcon</b> (name, size = 0, state = KIcon .DefaultState, instance = KGlobal .instance ()) +<li><b>BarIcon</b> (name, size = 0, state = KIcon .DefaultState, instance = TDEGlobal .instance ()) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(TQPixmap)</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>name</td><td>TQString</td><td></td></tr> <tr><td>size</td><td>int</td><td>0</td></tr> <tr><td>state</td><td>int</td><td>KIcon .DefaultState</td></tr> -<tr><td>instance</td><td>TDEInstance</td><td>KGlobal .instance ()</td></tr> +<tr><td>instance</td><td>TDEInstance</td><td>TDEGlobal .instance ()</td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>BarIcon</b> (name, instance) @@ -40,21 +40,21 @@ <tr><td>instance</td><td>TDEInstance</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> -<li><b>BarIconSet</b> (name, size = 0, instance = KGlobal .instance ()) +<li><b>BarIconSet</b> (name, size = 0, instance = TDEGlobal .instance ()) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(TQIconSet)</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>name</td><td>TQString</td><td></td></tr> <tr><td>size</td><td>int</td><td>0</td></tr> -<tr><td>instance</td><td>TDEInstance</td><td>KGlobal .instance ()</td></tr> +<tr><td>instance</td><td>TDEInstance</td><td>TDEGlobal .instance ()</td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> -<li><b>DesktopIcon</b> (name, size = 0, state = KIcon .DefaultState, instance = KGlobal .instance ()) +<li><b>DesktopIcon</b> (name, size = 0, state = KIcon .DefaultState, instance = TDEGlobal .instance ()) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(TQPixmap)</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>name</td><td>TQString</td><td></td></tr> <tr><td>size</td><td>int</td><td>0</td></tr> <tr><td>state</td><td>int</td><td>KIcon .DefaultState</td></tr> -<tr><td>instance</td><td>TDEInstance</td><td>KGlobal .instance ()</td></tr> +<tr><td>instance</td><td>TDEInstance</td><td>TDEGlobal .instance ()</td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>DesktopIcon</b> (name, instance) @@ -64,28 +64,28 @@ <tr><td>instance</td><td>TDEInstance</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> -<li><b>DesktopIconSet</b> (name, size = 0, instance = KGlobal .instance ()) +<li><b>DesktopIconSet</b> (name, size = 0, instance = TDEGlobal .instance ()) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(TQIconSet)</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>name</td><td>TQString</td><td></td></tr> <tr><td>size</td><td>int</td><td>0</td></tr> -<tr><td>instance</td><td>TDEInstance</td><td>KGlobal .instance ()</td></tr> +<tr><td>instance</td><td>TDEInstance</td><td>TDEGlobal .instance ()</td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> -<li><b>IconSize</b> (group, instance = KGlobal .instance ()) +<li><b>IconSize</b> (group, instance = TDEGlobal .instance ()) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(int)</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>group</td><td>KIcon.Group</td><td></td></tr> -<tr><td>instance</td><td>TDEInstance</td><td>KGlobal .instance ()</td></tr> +<tr><td>instance</td><td>TDEInstance</td><td>TDEGlobal .instance ()</td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> -<li><b>MainBarIcon</b> (name, size = 0, state = KIcon .DefaultState, instance = KGlobal .instance ()) +<li><b>MainBarIcon</b> (name, size = 0, state = KIcon .DefaultState, instance = TDEGlobal .instance ()) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(TQPixmap)</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>name</td><td>TQString</td><td></td></tr> <tr><td>size</td><td>int</td><td>0</td></tr> <tr><td>state</td><td>int</td><td>KIcon .DefaultState</td></tr> -<tr><td>instance</td><td>TDEInstance</td><td>KGlobal .instance ()</td></tr> +<tr><td>instance</td><td>TDEInstance</td><td>TDEGlobal .instance ()</td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>MainBarIcon</b> (name, instance) @@ -95,21 +95,21 @@ <tr><td>instance</td><td>TDEInstance</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> -<li><b>MainBarIconSet</b> (name, size = 0, instance = KGlobal .instance ()) +<li><b>MainBarIconSet</b> (name, size = 0, instance = TDEGlobal .instance ()) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(TQIconSet)</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>name</td><td>TQString</td><td></td></tr> <tr><td>size</td><td>int</td><td>0</td></tr> -<tr><td>instance</td><td>TDEInstance</td><td>KGlobal .instance ()</td></tr> +<tr><td>instance</td><td>TDEInstance</td><td>TDEGlobal .instance ()</td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> -<li><b>SmallIcon</b> (name, size = 0, state = KIcon .DefaultState, instance = KGlobal .instance ()) +<li><b>SmallIcon</b> (name, size = 0, state = KIcon .DefaultState, instance = TDEGlobal .instance ()) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(TQPixmap)</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>name</td><td>TQString</td><td></td></tr> <tr><td>size</td><td>int</td><td>0</td></tr> <tr><td>state</td><td>int</td><td>KIcon .DefaultState</td></tr> -<tr><td>instance</td><td>TDEInstance</td><td>KGlobal .instance ()</td></tr> +<tr><td>instance</td><td>TDEInstance</td><td>TDEGlobal .instance ()</td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>SmallIcon</b> (name, instance) @@ -119,20 +119,20 @@ <tr><td>instance</td><td>TDEInstance</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> -<li><b>SmallIconSet</b> (name, size = 0, instance = KGlobal .instance ()) +<li><b>SmallIconSet</b> (name, size = 0, instance = TDEGlobal .instance ()) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(TQIconSet)</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>name</td><td>TQString</td><td></td></tr> <tr><td>size</td><td>int</td><td>0</td></tr> -<tr><td>instance</td><td>TDEInstance</td><td>KGlobal .instance ()</td></tr> +<tr><td>instance</td><td>TDEInstance</td><td>TDEGlobal .instance ()</td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> -<li><b>UserIcon</b> (name, state = KIcon .DefaultState, instance = KGlobal .instance ()) +<li><b>UserIcon</b> (name, state = KIcon .DefaultState, instance = TDEGlobal .instance ()) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(TQPixmap)</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>name</td><td>TQString</td><td></td></tr> <tr><td>state</td><td>int</td><td>KIcon .DefaultState</td></tr> -<tr><td>instance</td><td>TDEInstance</td><td>KGlobal .instance ()</td></tr> +<tr><td>instance</td><td>TDEInstance</td><td>TDEGlobal .instance ()</td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>UserIcon</b> (name, instance) @@ -142,11 +142,11 @@ <tr><td>instance</td><td>TDEInstance</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> -<li><b>UserIconSet</b> (name, instance = KGlobal .instance ()) +<li><b>UserIconSet</b> (name, instance = TDEGlobal .instance ()) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(TQIconSet)</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>name</td><td>TQString</td><td></td></tr> -<tr><td>instance</td><td>TDEInstance</td><td>KGlobal .instance ()</td></tr> +<tr><td>instance</td><td>TDEInstance</td><td>TDEGlobal .instance ()</td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>checkAccess</b> (pathname, mode) diff --git a/doc/classref/tdeui/KComboBox.html b/doc/classref/tdeui/KComboBox.html index 1ac5a4e..a4ec91d 100644 --- a/doc/classref/tdeui/KComboBox.html +++ b/doc/classref/tdeui/KComboBox.html @@ -89,7 +89,7 @@ <li><b>completionModeChanged</b> (a0) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>nothing</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>a0</td><td>KGlobalSettings.Completion</td><td></td></tr> +<tr><td>a0</td><td>TDEGlobalSettings.Completion</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>contains</b> (text) diff --git a/doc/classref/tdeui/KGuiItem.html b/doc/classref/tdeui/KGuiItem.html index 3997b42..0684647 100644 --- a/doc/classref/tdeui/KGuiItem.html +++ b/doc/classref/tdeui/KGuiItem.html @@ -71,12 +71,12 @@ <li><b>iconName</b> () <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(TQString)</i></td></tr> </table></td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> -<li><b>iconSet</b> (a0, size = 0, instance = KGlobal .instance ()) +<li><b>iconSet</b> (a0, size = 0, instance = TDEGlobal .instance ()) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(TQIconSet)</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>a0</td><td>KIcon.Group</td><td></td></tr> <tr><td>size</td><td>int</td><td>0</td></tr> -<tr><td>instance</td><td>TDEInstance</td><td>KGlobal .instance ()</td></tr> +<tr><td>instance</td><td>TDEInstance</td><td>TDEGlobal .instance ()</td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>iconSet</b> () diff --git a/doc/classref/tdeui/KKeyChooser.html b/doc/classref/tdeui/KKeyChooser.html index 9acf790..832eb61 100644 --- a/doc/classref/tdeui/KKeyChooser.html +++ b/doc/classref/tdeui/KKeyChooser.html @@ -65,7 +65,7 @@ <li><b>KKeyChooser</b> (actions, parent) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a KKeyChooser instance</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>actions</td><td>KGlobalAccel</td><td></td></tr> +<tr><td>actions</td><td>TDEGlobalAccel</td><td></td></tr> <tr><td>parent</td><td>TQWidget</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> @@ -91,7 +91,7 @@ <li><b>KKeyChooser</b> (actions, parent, bCheckAgainstStdKeys, bAllowLetterShortcuts, bAllowWinKey = 0) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a KKeyChooser instance</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>actions</td><td>KGlobalAccel</td><td></td></tr> +<tr><td>actions</td><td>TDEGlobalAccel</td><td></td></tr> <tr><td>parent</td><td>TQWidget</td><td></td></tr> <tr><td>bCheckAgainstStdKeys</td><td>bool</td><td></td></tr> <tr><td>bAllowLetterShortcuts</td><td>bool</td><td></td></tr> @@ -189,7 +189,7 @@ <li><b>insert</b> (a0) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(bool)</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>a0</td><td>KGlobalAccel</td><td></td></tr> +<tr><td>a0</td><td>TDEGlobalAccel</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>insert</b> (a0) diff --git a/doc/classref/tdeui/KKeyDialog.html b/doc/classref/tdeui/KKeyDialog.html index 8a66597..ac238f8 100644 --- a/doc/classref/tdeui/KKeyDialog.html +++ b/doc/classref/tdeui/KKeyDialog.html @@ -84,7 +84,7 @@ <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(int)</i></td></tr> <tr><td><i>static</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>keys</td><td>KGlobalAccel</td><td></td></tr> +<tr><td>keys</td><td>TDEGlobalAccel</td><td></td></tr> <tr><td>parent</td><td>TQWidget</td><td>0</td></tr> <tr><td>bSaveSettings</td><td>bool</td><td>1</td></tr> </table> @@ -116,7 +116,7 @@ <tr><td>In versions KDE 3.1.0 and above only</td></tr> <tr><td><i>static</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>keys</td><td>KGlobalAccel</td><td></td></tr> +<tr><td>keys</td><td>TDEGlobalAccel</td><td></td></tr> <tr><td>bAllowLetterShortcuts</td><td>bool</td><td></td></tr> <tr><td>parent</td><td>TQWidget</td><td>0</td></tr> <tr><td>bSaveSettings</td><td>bool</td><td>1</td></tr> @@ -135,7 +135,7 @@ <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(int)</i></td></tr> <tr><td><i>static</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>keys</td><td>KGlobalAccel</td><td></td></tr> +<tr><td>keys</td><td>TDEGlobalAccel</td><td></td></tr> <tr><td>save_settings</td><td>bool</td><td>1</td></tr> <tr><td>parent</td><td>TQWidget</td><td>0</td></tr> </table> diff --git a/doc/classref/tdeui/KLineEdit.html b/doc/classref/tdeui/KLineEdit.html index 6ed1409..44cc764 100644 --- a/doc/classref/tdeui/KLineEdit.html +++ b/doc/classref/tdeui/KLineEdit.html @@ -85,7 +85,7 @@ <li><b>completionModeChanged</b> (a0) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>nothing</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>a0</td><td>KGlobalSettings.Completion</td><td></td></tr> +<tr><td>a0</td><td>TDEGlobalSettings.Completion</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>contextMenuEvent</b> (a0) @@ -227,7 +227,7 @@ <li><b>setCompletionMode</b> (mode) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>nothing</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>mode</td><td>KGlobalSettings.Completion</td><td></td></tr> +<tr><td>mode</td><td>TDEGlobalSettings.Completion</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>setCompletionObject</b> (a0, hsig = 1) diff --git a/doc/classref/tdeui/KSystemTray.html b/doc/classref/tdeui/KSystemTray.html index 32f483a..76ed683 100644 --- a/doc/classref/tdeui/KSystemTray.html +++ b/doc/classref/tdeui/KSystemTray.html @@ -66,13 +66,13 @@ <tr><td>a0</td><td>TQEvent</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> -<li><b>loadIcon</b> (icon, instance = KGlobal .instance ()) +<li><b>loadIcon</b> (icon, instance = TDEGlobal .instance ()) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(TQPixmap)</i></td></tr> <tr><td>In versions KDE 3.2.0 and above only</td></tr> <tr><td><i>static</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>icon</td><td>TQString</td><td></td></tr> -<tr><td>instance</td><td>TDEInstance</td><td>KGlobal .instance ()</td></tr> +<tr><td>instance</td><td>TDEInstance</td><td>TDEGlobal .instance ()</td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>mousePressEvent</b> (a0) diff --git a/doc/classref/tdeui/KToolBar.html b/doc/classref/tdeui/KToolBar.html index f2274ba..726d9ea 100644 --- a/doc/classref/tdeui/KToolBar.html +++ b/doc/classref/tdeui/KToolBar.html @@ -283,7 +283,7 @@ <tr><td>index</td><td>int</td><td>-1</td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> -<li><b>insertButton</b> (icon, id, enabled = 1, text = TQString .null, index = -1, _instance = KGlobal .instance ()) +<li><b>insertButton</b> (icon, id, enabled = 1, text = TQString .null, index = -1, _instance = TDEGlobal .instance ()) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(int)</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>icon</td><td>TQString</td><td></td></tr> @@ -291,10 +291,10 @@ <tr><td>enabled</td><td>bool</td><td>1</td></tr> <tr><td>text</td><td>TQString</td><td>TQString .null</td></tr> <tr><td>index</td><td>int</td><td>-1</td></tr> -<tr><td>_instance</td><td>TDEInstance</td><td>KGlobal .instance ()</td></tr> +<tr><td>_instance</td><td>TDEInstance</td><td>TDEGlobal .instance ()</td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> -<li><b>insertButton</b> (icon, id, signal, slot, enabled = 1, text = TQString .null, index = -1, _instance = KGlobal .instance ()) +<li><b>insertButton</b> (icon, id, signal, slot, enabled = 1, text = TQString .null, index = -1, _instance = TDEGlobal .instance ()) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(int)</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>icon</td><td>TQString</td><td></td></tr> @@ -304,7 +304,7 @@ <tr><td>enabled</td><td>bool</td><td>1</td></tr> <tr><td>text</td><td>TQString</td><td>TQString .null</td></tr> <tr><td>index</td><td>int</td><td>-1</td></tr> -<tr><td>_instance</td><td>TDEInstance</td><td>KGlobal .instance ()</td></tr> +<tr><td>_instance</td><td>TDEInstance</td><td>TDEGlobal .instance ()</td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>insertButton</b> (pixmap, id, enabled = 1, text = TQString .null, index = -1) diff --git a/doc/classref/tdeui/KToolBarButton.html b/doc/classref/tdeui/KToolBarButton.html index 1fb533f..647516f 100644 --- a/doc/classref/tdeui/KToolBarButton.html +++ b/doc/classref/tdeui/KToolBarButton.html @@ -35,7 +35,7 @@ </tr> </table> <h3>methods</h3><ul> -<li><b>KToolBarButton</b> (icon, id, parent, name = 0, txt = TQString .null, _instance = KGlobal .instance ()) +<li><b>KToolBarButton</b> (icon, id, parent, name = 0, txt = TQString .null, _instance = TDEGlobal .instance ()) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a KToolBarButton instance</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>icon</td><td>TQString</td><td></td></tr> @@ -43,7 +43,7 @@ <tr><td>parent</td><td>TQWidget</td><td></td></tr> <tr><td>name</td><td>char</td><td>0</td></tr> <tr><td>txt</td><td>TQString</td><td>TQString .null</td></tr> -<tr><td>_instance</td><td>TDEInstance</td><td>KGlobal .instance ()</td></tr> +<tr><td>_instance</td><td>TDEInstance</td><td>TDEGlobal .instance ()</td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>KToolBarButton</b> (pixmap, id, parent, name = 0, txt = TQString .null) diff --git a/examples/pytde-sampler/misc/passivepop.py b/examples/pytde-sampler/misc/passivepop.py index 8a2b2e8..fc37573 100644 --- a/examples/pytde-sampler/misc/passivepop.py +++ b/examples/pytde-sampler/misc/passivepop.py @@ -1,6 +1,6 @@ from qt import TQt, TQFrame, TQHBoxLayout, TQVBoxLayout, TQLabel, SIGNAL from tdeui import KPassivePopup, KTextEdit, KPushButton -from tdecore import KGlobal, KIcon +from tdecore import TDEGlobal, KIcon iconName = 'popup' labelText = 'KPassivePopup' @@ -35,7 +35,7 @@ class MainFrame(TQFrame): pos = pop.pos() pos.setY(pos.y() + pop.height() + 10) - ico = KGlobal.instance().iconLoader().loadIcon('help', KIcon.NoGroup, + ico = TDEGlobal.instance().iconLoader().loadIcon('help', KIcon.NoGroup, KIcon.SizeSmall) pop = KPassivePopup.message('<b>Hello</b>', 'With Icons', ico, self) pop.setTimeout(3000) diff --git a/examples/pytde-sampler/qt_widgets/CONTRIB b/examples/pytde-sampler/qt_widgets/CONTRIB index 4a37f4f..0f73273 100644 --- a/examples/pytde-sampler/qt_widgets/CONTRIB +++ b/examples/pytde-sampler/qt_widgets/CONTRIB @@ -27,7 +27,7 @@ tdecore,KCalendarSystem,,, tdecore,KCalendarSystemFactory,,, tdecore,KCatalogue,,, tdecore,KCharsets,,, -tdecore,KClipboardSynchronizer,,, +tdecore,TDEClipboardSynchronizer,,, tdecore,TDECmdLineArgs,,, tdecore,KCmdLineOptions,,, tdecore,KCodecs,,, @@ -48,9 +48,9 @@ tdecore,KDE,,, tdecore,KDesktopFile,,, tdecore,KEntry,,, tdecore,KEntryKey,,, -tdecore,KGlobal,,, -tdecore,KGlobalAccel,,, -tdecore,KGlobalSettings,,, +tdecore,TDEGlobal,,, +tdecore,TDEGlobalAccel,,, +tdecore,TDEGlobalSettings,,, tdecore,KIDNA,,, tdecore,KIPC,,, tdecore,KIcon,,, @@ -76,8 +76,8 @@ tdecore,KNotifyClient,,, tdecore,KPalette,,, tdecore,KPixmapProvider,,, tdecore,KProcIO,,, -tdecore,KProcess,,, -tdecore,KProcessController,,, +tdecore,TDEProcess,,, +tdecore,TDEProcessController,,, tdecore,KPty,,, tdecore,KRFCDate,,, tdecore,KRandomSequence,,, @@ -434,7 +434,7 @@ kio,KMimeType,,, kio,KOCRDialog,,, kio,KOCRDialogFactory,,, kio,KOpenWithHandler,,, -kio,KProcessRunner,,, +kio,TDEProcessRunner,,, kio,KProtocolInfo,,, kio,KProtocolManager,,, kio,KRun,,, diff --git a/examples/pytde-sampler/sampler.py b/examples/pytde-sampler/sampler.py index f8048f8..80d1576 100755 --- a/examples/pytde-sampler/sampler.py +++ b/examples/pytde-sampler/sampler.py @@ -14,8 +14,8 @@ from qt import SIGNAL, SLOT, PYSIGNAL, TQt from qt import TQVBoxLayout, TQLabel, TQPixmap, TQSplitter, TQFrame, TQDialog from qt import TQSizePolicy, TQHBoxLayout, TQSpacerItem, TQPushButton -from tdecore import i18n, TDEAboutData, TDEApplication, TDECmdLineArgs, KGlobal -from tdecore import KGlobalSettings, KWin, KWinModule, KURL, KIcon +from tdecore import i18n, TDEAboutData, TDEApplication, TDECmdLineArgs, TDEGlobal +from tdecore import TDEGlobalSettings, KWin, KWinModule, KURL, KIcon from tdeui import KComboBox, KListView, KListViewItem, KTabWidget, KTextEdit from tdeui import KMainWindow, KPushButton, KSplashScreen, KStdAction @@ -46,7 +46,7 @@ def appConfig(group=None): """ appConfig(group=None) -> returns the application KConfig """ - config = KGlobal.instance().config() + config = TDEGlobal.instance().config() if group is not None: config.setGroup(group) return config @@ -56,14 +56,14 @@ def getIcon(name, group=KIcon.NoGroup, size=KIcon.SizeSmall): """ returns a kde icon by name """ - return KGlobal.instance().iconLoader().loadIcon(name, group, size) + return TDEGlobal.instance().iconLoader().loadIcon(name, group, size) def getIconSet(name, group=KIcon.NoGroup, size=KIcon.SizeSmall): """ returns a kde icon set by name """ - return KGlobal.instance().iconLoader().loadIconSet(name, group, size) + return TDEGlobal.instance().iconLoader().loadIconSet(name, group, size) def buildPart(parent, query, constraint, writable=False): @@ -182,7 +182,7 @@ class OutputFrame(KTextEdit): KTextEdit.__init__(self, parent) self.filehandle = filehandle self.setReadOnly(True) - self.setFont(KGlobalSettings.fixedFont()) + self.setFont(TDEGlobalSettings.fixedFont()) def write(self, text): diff --git a/examples/uikmdi.py b/examples/uikmdi.py index 2b26dde..6c9cc21 100644 --- a/examples/uikmdi.py +++ b/examples/uikmdi.py @@ -29,7 +29,7 @@ import os import sys from qt import SIGNAL, TQVBoxLayout, TQLabel -from tdecore import i18n, TDEAboutData, TDEApplication, KGlobal, KIcon, TDECmdLineArgs +from tdecore import i18n, TDEAboutData, TDEApplication, TDEGlobal, KIcon, TDECmdLineArgs from tdeui import KDockWidget, KListBox, KStdAction try: @@ -48,7 +48,7 @@ def getIcon(name, group=KIcon.NoGroup, size=KIcon.SizeSmall): """ returns a kde icon by name """ - return KGlobal.instance().iconLoader().loadIcon(name, group, size) + return TDEGlobal.instance().iconLoader().loadIcon(name, group, size) class KmdiExample(KMdiMainFrm): diff --git a/examples/uiqxembed.py b/examples/uiqxembed.py index 969f23a..0ed9258 100644 --- a/examples/uiqxembed.py +++ b/examples/uiqxembed.py @@ -6,7 +6,7 @@ import sys from qt import TQIconSet, TQProcess, TQTimer, SIGNAL, SLOT -from tdecore import TDEAboutData, TDEApplication, TDECmdLineArgs, KGlobal, KIcon +from tdecore import TDEAboutData, TDEApplication, TDECmdLineArgs, TDEGlobal, KIcon from tdecore import KWin, KWinModule from tdeui import KComboBox, KMainWindow, KPushButton, QXEmbed @@ -23,13 +23,13 @@ def getIcon(name, group=KIcon.NoGroup, size=KIcon.SizeSmall): """ returns a kde icon by name """ - return KGlobal.instance().iconLoader().loadIcon(name, group, size) + return TDEGlobal.instance().iconLoader().loadIcon(name, group, size) def getIconSet(name, group=KIcon.NoGroup, size=KIcon.SizeSmall): """ returns a kde icon set by name """ - return KGlobal.instance().iconLoader().loadIconSet(name, group, size) + return TDEGlobal.instance().iconLoader().loadIconSet(name, group, size) def getWindow(pid): diff --git a/examples/xmlmenudemo.py b/examples/xmlmenudemo.py index 5279896..ce372ca 100644 --- a/examples/xmlmenudemo.py +++ b/examples/xmlmenudemo.py @@ -43,7 +43,7 @@ import sys, os from qt import TQPopupMenu, SIGNAL, TQLabel, TQIconSet -from tdecore import TDEApplication, TDECmdLineArgs, TDEAboutData, i18n, KIcon, KIconLoader, KShortcut, KGlobal +from tdecore import TDEApplication, TDECmdLineArgs, TDEAboutData, i18n, KIcon, KIconLoader, KShortcut, TDEGlobal from tdeui import KMainWindow, KMessageBox, KStdAction, KAction, KToggleAction, KFontSizeAction, KFontAction, KRadioAction,\ KActionSeparator, KActionMenu, KWindowListMenu, KXMLGUIClient, KActionCollection diff --git a/extra/kde300/kaccelbase.h b/extra/kde300/kaccelbase.h index 23e9396..e485433 100644 --- a/extra/kde300/kaccelbase.h +++ b/extra/kde300/kaccelbase.h @@ -167,7 +167,7 @@ class KAccelBase /** * Read all key associations from @p config, or (if @p config * is zero) from the application's configuration file - * @ref KGlobal::config(). + * @ref TDEGlobal::config(). * * The group in which the configuration is stored can be * set with @ref setConfigGroup(). diff --git a/extra/kde300/ktoolbarbutton.h b/extra/kde300/ktoolbarbutton.h index 49a457f..19f243b 100644 --- a/extra/kde300/ktoolbarbutton.h +++ b/extra/kde300/ktoolbarbutton.h @@ -60,7 +60,7 @@ public: */ KToolBarButton(const TQString& icon, int id, TQWidget *parent, const char *name=0L, const TQString &txt=TQString::null, - TDEInstance *_instance = KGlobal::instance()); + TDEInstance *_instance = TDEGlobal::instance()); /** * Construct a button with an existing pixmap. It is not diff --git a/extra/kde301/kaccelbase.h b/extra/kde301/kaccelbase.h index 23e9396..e485433 100644 --- a/extra/kde301/kaccelbase.h +++ b/extra/kde301/kaccelbase.h @@ -167,7 +167,7 @@ class KAccelBase /** * Read all key associations from @p config, or (if @p config * is zero) from the application's configuration file - * @ref KGlobal::config(). + * @ref TDEGlobal::config(). * * The group in which the configuration is stored can be * set with @ref setConfigGroup(). diff --git a/extra/kde301/ktoolbarbutton.h b/extra/kde301/ktoolbarbutton.h index 7147029..8a7c277 100644 --- a/extra/kde301/ktoolbarbutton.h +++ b/extra/kde301/ktoolbarbutton.h @@ -60,7 +60,7 @@ public: */ KToolBarButton(const TQString& icon, int id, TQWidget *parent, const char *name=0L, const TQString &txt=TQString::null, - TDEInstance *_instance = KGlobal::instance()); + TDEInstance *_instance = TDEGlobal::instance()); /** * Construct a button with an existing pixmap. It is not diff --git a/extra/kde303/kaccelbase.h b/extra/kde303/kaccelbase.h index 23e9396..e485433 100644 --- a/extra/kde303/kaccelbase.h +++ b/extra/kde303/kaccelbase.h @@ -167,7 +167,7 @@ class KAccelBase /** * Read all key associations from @p config, or (if @p config * is zero) from the application's configuration file - * @ref KGlobal::config(). + * @ref TDEGlobal::config(). * * The group in which the configuration is stored can be * set with @ref setConfigGroup(). diff --git a/extra/kde303/ktoolbarbutton.h b/extra/kde303/ktoolbarbutton.h index 6763dea..e7c2015 100644 --- a/extra/kde303/ktoolbarbutton.h +++ b/extra/kde303/ktoolbarbutton.h @@ -60,7 +60,7 @@ public: */ KToolBarButton(const TQString& icon, int id, TQWidget *parent, const char *name=0L, const TQString &txt=TQString::null, - TDEInstance *_instance = KGlobal::instance()); + TDEInstance *_instance = TDEGlobal::instance()); /** * Construct a button with an existing pixmap. It is not diff --git a/extra/kde310/kaccelaction.h b/extra/kde310/kaccelaction.h index 8e42250..b339517 100644 --- a/extra/kde310/kaccelaction.h +++ b/extra/kde310/kaccelaction.h @@ -65,7 +65,7 @@ class KConfigBase; * </pre> * @short An accelerator action * @see KAccel - * @see KGlobalAccel + * @see TDEGlobalAccel * @see KKeyChooser * @see KKeyDialog */ diff --git a/extra/kde310/kaccelbase.h b/extra/kde310/kaccelbase.h index def607f..efa075a 100644 --- a/extra/kde310/kaccelbase.h +++ b/extra/kde310/kaccelbase.h @@ -167,7 +167,7 @@ class KAccelBase /** * Read all key associations from @p config, or (if @p config * is zero) from the application's configuration file - * @ref KGlobal::config(). + * @ref TDEGlobal::config(). * * The group in which the configuration is stored can be * set with @ref setConfigGroup(). diff --git a/extra/kde310/ktoolbarbutton.h b/extra/kde310/ktoolbarbutton.h index 50d08ae..d0230ab 100644 --- a/extra/kde310/ktoolbarbutton.h +++ b/extra/kde310/ktoolbarbutton.h @@ -60,7 +60,7 @@ public: */ KToolBarButton(const TQString& icon, int id, TQWidget *parent, const char *name=0L, const TQString &txt=TQString::null, - TDEInstance *_instance = KGlobal::instance()); + TDEInstance *_instance = TDEGlobal::instance()); /** * Construct a button with an existing pixmap. It is not diff --git a/extra/kde311/kaccelaction.h b/extra/kde311/kaccelaction.h index 8e42250..b339517 100644 --- a/extra/kde311/kaccelaction.h +++ b/extra/kde311/kaccelaction.h @@ -65,7 +65,7 @@ class KConfigBase; * </pre> * @short An accelerator action * @see KAccel - * @see KGlobalAccel + * @see TDEGlobalAccel * @see KKeyChooser * @see KKeyDialog */ diff --git a/extra/kde311/kaccelbase.h b/extra/kde311/kaccelbase.h index def607f..efa075a 100644 --- a/extra/kde311/kaccelbase.h +++ b/extra/kde311/kaccelbase.h @@ -167,7 +167,7 @@ class KAccelBase /** * Read all key associations from @p config, or (if @p config * is zero) from the application's configuration file - * @ref KGlobal::config(). + * @ref TDEGlobal::config(). * * The group in which the configuration is stored can be * set with @ref setConfigGroup(). diff --git a/extra/kde311/ktoolbarbutton.h b/extra/kde311/ktoolbarbutton.h index 50d08ae..d0230ab 100644 --- a/extra/kde311/ktoolbarbutton.h +++ b/extra/kde311/ktoolbarbutton.h @@ -60,7 +60,7 @@ public: */ KToolBarButton(const TQString& icon, int id, TQWidget *parent, const char *name=0L, const TQString &txt=TQString::null, - TDEInstance *_instance = KGlobal::instance()); + TDEInstance *_instance = TDEGlobal::instance()); /** * Construct a button with an existing pixmap. It is not diff --git a/extra/kde312/kaccelaction.h b/extra/kde312/kaccelaction.h index 8e42250..b339517 100644 --- a/extra/kde312/kaccelaction.h +++ b/extra/kde312/kaccelaction.h @@ -65,7 +65,7 @@ class KConfigBase; * </pre> * @short An accelerator action * @see KAccel - * @see KGlobalAccel + * @see TDEGlobalAccel * @see KKeyChooser * @see KKeyDialog */ diff --git a/extra/kde312/kaccelbase.h b/extra/kde312/kaccelbase.h index def607f..efa075a 100644 --- a/extra/kde312/kaccelbase.h +++ b/extra/kde312/kaccelbase.h @@ -167,7 +167,7 @@ class KAccelBase /** * Read all key associations from @p config, or (if @p config * is zero) from the application's configuration file - * @ref KGlobal::config(). + * @ref TDEGlobal::config(). * * The group in which the configuration is stored can be * set with @ref setConfigGroup(). diff --git a/extra/kde312/ktoolbarbutton.h b/extra/kde312/ktoolbarbutton.h index 50d08ae..d0230ab 100644 --- a/extra/kde312/ktoolbarbutton.h +++ b/extra/kde312/ktoolbarbutton.h @@ -60,7 +60,7 @@ public: */ KToolBarButton(const TQString& icon, int id, TQWidget *parent, const char *name=0L, const TQString &txt=TQString::null, - TDEInstance *_instance = KGlobal::instance()); + TDEInstance *_instance = TDEGlobal::instance()); /** * Construct a button with an existing pixmap. It is not diff --git a/extra/kde313/kaccelaction.h b/extra/kde313/kaccelaction.h index 8e42250..b339517 100644 --- a/extra/kde313/kaccelaction.h +++ b/extra/kde313/kaccelaction.h @@ -65,7 +65,7 @@ class KConfigBase; * </pre> * @short An accelerator action * @see KAccel - * @see KGlobalAccel + * @see TDEGlobalAccel * @see KKeyChooser * @see KKeyDialog */ diff --git a/extra/kde313/kaccelbase.h b/extra/kde313/kaccelbase.h index def607f..efa075a 100644 --- a/extra/kde313/kaccelbase.h +++ b/extra/kde313/kaccelbase.h @@ -167,7 +167,7 @@ class KAccelBase /** * Read all key associations from @p config, or (if @p config * is zero) from the application's configuration file - * @ref KGlobal::config(). + * @ref TDEGlobal::config(). * * The group in which the configuration is stored can be * set with @ref setConfigGroup(). diff --git a/extra/kde313/ktoolbarbutton.h b/extra/kde313/ktoolbarbutton.h index 50d08ae..d0230ab 100644 --- a/extra/kde313/ktoolbarbutton.h +++ b/extra/kde313/ktoolbarbutton.h @@ -60,7 +60,7 @@ public: */ KToolBarButton(const TQString& icon, int id, TQWidget *parent, const char *name=0L, const TQString &txt=TQString::null, - TDEInstance *_instance = KGlobal::instance()); + TDEInstance *_instance = TDEGlobal::instance()); /** * Construct a button with an existing pixmap. It is not diff --git a/extra/kde314/kaccelaction.h b/extra/kde314/kaccelaction.h index 8e42250..b339517 100644 --- a/extra/kde314/kaccelaction.h +++ b/extra/kde314/kaccelaction.h @@ -65,7 +65,7 @@ class KConfigBase; * </pre> * @short An accelerator action * @see KAccel - * @see KGlobalAccel + * @see TDEGlobalAccel * @see KKeyChooser * @see KKeyDialog */ diff --git a/extra/kde314/kaccelbase.h b/extra/kde314/kaccelbase.h index def607f..efa075a 100644 --- a/extra/kde314/kaccelbase.h +++ b/extra/kde314/kaccelbase.h @@ -167,7 +167,7 @@ class KAccelBase /** * Read all key associations from @p config, or (if @p config * is zero) from the application's configuration file - * @ref KGlobal::config(). + * @ref TDEGlobal::config(). * * The group in which the configuration is stored can be * set with @ref setConfigGroup(). diff --git a/extra/kde314/ktoolbarbutton.h b/extra/kde314/ktoolbarbutton.h index 50d08ae..d0230ab 100644 --- a/extra/kde314/ktoolbarbutton.h +++ b/extra/kde314/ktoolbarbutton.h @@ -60,7 +60,7 @@ public: */ KToolBarButton(const TQString& icon, int id, TQWidget *parent, const char *name=0L, const TQString &txt=TQString::null, - TDEInstance *_instance = KGlobal::instance()); + TDEInstance *_instance = TDEGlobal::instance()); /** * Construct a button with an existing pixmap. It is not diff --git a/extra/kde315/kaccelaction.h b/extra/kde315/kaccelaction.h index 8e42250..b339517 100644 --- a/extra/kde315/kaccelaction.h +++ b/extra/kde315/kaccelaction.h @@ -65,7 +65,7 @@ class KConfigBase; * </pre> * @short An accelerator action * @see KAccel - * @see KGlobalAccel + * @see TDEGlobalAccel * @see KKeyChooser * @see KKeyDialog */ diff --git a/extra/kde315/kaccelbase.h b/extra/kde315/kaccelbase.h index def607f..efa075a 100644 --- a/extra/kde315/kaccelbase.h +++ b/extra/kde315/kaccelbase.h @@ -167,7 +167,7 @@ class KAccelBase /** * Read all key associations from @p config, or (if @p config * is zero) from the application's configuration file - * @ref KGlobal::config(). + * @ref TDEGlobal::config(). * * The group in which the configuration is stored can be * set with @ref setConfigGroup(). diff --git a/extra/kde315/ktoolbarbutton.h b/extra/kde315/ktoolbarbutton.h index 50d08ae..d0230ab 100644 --- a/extra/kde315/ktoolbarbutton.h +++ b/extra/kde315/ktoolbarbutton.h @@ -60,7 +60,7 @@ public: */ KToolBarButton(const TQString& icon, int id, TQWidget *parent, const char *name=0L, const TQString &txt=TQString::null, - TDEInstance *_instance = KGlobal::instance()); + TDEInstance *_instance = TDEGlobal::instance()); /** * Construct a button with an existing pixmap. It is not diff --git a/extra/kde320/kaccelaction.h b/extra/kde320/kaccelaction.h index 0418297..024292d 100644 --- a/extra/kde320/kaccelaction.h +++ b/extra/kde320/kaccelaction.h @@ -65,7 +65,7 @@ class KConfigBase; * \endcode * @short An accelerator action * @see KAccel - * @see KGlobalAccel + * @see TDEGlobalAccel * @see KKeyChooser * @see KKeyDialog */ diff --git a/extra/kde320/kaccelbase.h b/extra/kde320/kaccelbase.h index 7c83b44..2ecb048 100644 --- a/extra/kde320/kaccelbase.h +++ b/extra/kde320/kaccelbase.h @@ -167,7 +167,7 @@ class KAccelBase /** * Read all key associations from @p config, or (if @p config * is zero) from the application's configuration file - * KGlobal::config(). + * TDEGlobal::config(). * * The group in which the configuration is stored can be * set with setConfigGroup(). diff --git a/extra/kde320/ktoolbarbutton.h b/extra/kde320/ktoolbarbutton.h index 4e7c478..1d94500 100644 --- a/extra/kde320/ktoolbarbutton.h +++ b/extra/kde320/ktoolbarbutton.h @@ -60,7 +60,7 @@ public: */ KToolBarButton(const TQString& icon, int id, TQWidget *parent, const char *name=0L, const TQString &txt=TQString::null, - TDEInstance *_instance = KGlobal::instance()); + TDEInstance *_instance = TDEGlobal::instance()); /** * Construct a button with an existing pixmap. It is not diff --git a/extra/kde321/kaccelaction.h b/extra/kde321/kaccelaction.h index 0418297..024292d 100644 --- a/extra/kde321/kaccelaction.h +++ b/extra/kde321/kaccelaction.h @@ -65,7 +65,7 @@ class KConfigBase; * \endcode * @short An accelerator action * @see KAccel - * @see KGlobalAccel + * @see TDEGlobalAccel * @see KKeyChooser * @see KKeyDialog */ diff --git a/extra/kde321/kaccelbase.h b/extra/kde321/kaccelbase.h index 7c83b44..2ecb048 100644 --- a/extra/kde321/kaccelbase.h +++ b/extra/kde321/kaccelbase.h @@ -167,7 +167,7 @@ class KAccelBase /** * Read all key associations from @p config, or (if @p config * is zero) from the application's configuration file - * KGlobal::config(). + * TDEGlobal::config(). * * The group in which the configuration is stored can be * set with setConfigGroup(). diff --git a/extra/kde321/ktoolbarbutton.h b/extra/kde321/ktoolbarbutton.h index 4e7c478..1d94500 100644 --- a/extra/kde321/ktoolbarbutton.h +++ b/extra/kde321/ktoolbarbutton.h @@ -60,7 +60,7 @@ public: */ KToolBarButton(const TQString& icon, int id, TQWidget *parent, const char *name=0L, const TQString &txt=TQString::null, - TDEInstance *_instance = KGlobal::instance()); + TDEInstance *_instance = TDEGlobal::instance()); /** * Construct a button with an existing pixmap. It is not diff --git a/extra/kde322/kaccelaction.h b/extra/kde322/kaccelaction.h index 0418297..024292d 100644 --- a/extra/kde322/kaccelaction.h +++ b/extra/kde322/kaccelaction.h @@ -65,7 +65,7 @@ class KConfigBase; * \endcode * @short An accelerator action * @see KAccel - * @see KGlobalAccel + * @see TDEGlobalAccel * @see KKeyChooser * @see KKeyDialog */ diff --git a/extra/kde322/kaccelbase.h b/extra/kde322/kaccelbase.h index 7c83b44..2ecb048 100644 --- a/extra/kde322/kaccelbase.h +++ b/extra/kde322/kaccelbase.h @@ -167,7 +167,7 @@ class KAccelBase /** * Read all key associations from @p config, or (if @p config * is zero) from the application's configuration file - * KGlobal::config(). + * TDEGlobal::config(). * * The group in which the configuration is stored can be * set with setConfigGroup(). diff --git a/extra/kde322/ktoolbarbutton.h b/extra/kde322/ktoolbarbutton.h index 4e7c478..1d94500 100644 --- a/extra/kde322/ktoolbarbutton.h +++ b/extra/kde322/ktoolbarbutton.h @@ -60,7 +60,7 @@ public: */ KToolBarButton(const TQString& icon, int id, TQWidget *parent, const char *name=0L, const TQString &txt=TQString::null, - TDEInstance *_instance = KGlobal::instance()); + TDEInstance *_instance = TDEGlobal::instance()); /** * Construct a button with an existing pixmap. It is not diff --git a/extra/kde323/kaccelaction.h b/extra/kde323/kaccelaction.h index 0418297..024292d 100644 --- a/extra/kde323/kaccelaction.h +++ b/extra/kde323/kaccelaction.h @@ -65,7 +65,7 @@ class KConfigBase; * \endcode * @short An accelerator action * @see KAccel - * @see KGlobalAccel + * @see TDEGlobalAccel * @see KKeyChooser * @see KKeyDialog */ diff --git a/extra/kde323/kaccelbase.h b/extra/kde323/kaccelbase.h index 7c83b44..2ecb048 100644 --- a/extra/kde323/kaccelbase.h +++ b/extra/kde323/kaccelbase.h @@ -167,7 +167,7 @@ class KAccelBase /** * Read all key associations from @p config, or (if @p config * is zero) from the application's configuration file - * KGlobal::config(). + * TDEGlobal::config(). * * The group in which the configuration is stored can be * set with setConfigGroup(). diff --git a/extra/kde323/ktoolbarbutton.h b/extra/kde323/ktoolbarbutton.h index 4e7c478..1d94500 100644 --- a/extra/kde323/ktoolbarbutton.h +++ b/extra/kde323/ktoolbarbutton.h @@ -60,7 +60,7 @@ public: */ KToolBarButton(const TQString& icon, int id, TQWidget *parent, const char *name=0L, const TQString &txt=TQString::null, - TDEInstance *_instance = KGlobal::instance()); + TDEInstance *_instance = TDEGlobal::instance()); /** * Construct a button with an existing pixmap. It is not diff --git a/extra/kde330/kaccelaction.h b/extra/kde330/kaccelaction.h index 0418297..024292d 100644 --- a/extra/kde330/kaccelaction.h +++ b/extra/kde330/kaccelaction.h @@ -65,7 +65,7 @@ class KConfigBase; * \endcode * @short An accelerator action * @see KAccel - * @see KGlobalAccel + * @see TDEGlobalAccel * @see KKeyChooser * @see KKeyDialog */ diff --git a/extra/kde330/kaccelbase.h b/extra/kde330/kaccelbase.h index 7c83b44..2ecb048 100644 --- a/extra/kde330/kaccelbase.h +++ b/extra/kde330/kaccelbase.h @@ -167,7 +167,7 @@ class KAccelBase /** * Read all key associations from @p config, or (if @p config * is zero) from the application's configuration file - * KGlobal::config(). + * TDEGlobal::config(). * * The group in which the configuration is stored can be * set with setConfigGroup(). diff --git a/extra/kde330/ktoolbarbutton.h b/extra/kde330/ktoolbarbutton.h index e59050a..20ab5db 100644 --- a/extra/kde330/ktoolbarbutton.h +++ b/extra/kde330/ktoolbarbutton.h @@ -60,7 +60,7 @@ public: */ KToolBarButton(const TQString& icon, int id, TQWidget *parent, const char *name=0L, const TQString &txt=TQString::null, - TDEInstance *_instance = KGlobal::instance()); + TDEInstance *_instance = TDEGlobal::instance()); /** * Construct a button with an existing pixmap. It is not diff --git a/extra/kde331/kaccelaction.h b/extra/kde331/kaccelaction.h index 0418297..024292d 100644 --- a/extra/kde331/kaccelaction.h +++ b/extra/kde331/kaccelaction.h @@ -65,7 +65,7 @@ class KConfigBase; * \endcode * @short An accelerator action * @see KAccel - * @see KGlobalAccel + * @see TDEGlobalAccel * @see KKeyChooser * @see KKeyDialog */ diff --git a/extra/kde331/kaccelbase.h b/extra/kde331/kaccelbase.h index 7c83b44..2ecb048 100644 --- a/extra/kde331/kaccelbase.h +++ b/extra/kde331/kaccelbase.h @@ -167,7 +167,7 @@ class KAccelBase /** * Read all key associations from @p config, or (if @p config * is zero) from the application's configuration file - * KGlobal::config(). + * TDEGlobal::config(). * * The group in which the configuration is stored can be * set with setConfigGroup(). diff --git a/extra/kde331/ktoolbarbutton.h b/extra/kde331/ktoolbarbutton.h index e59050a..20ab5db 100644 --- a/extra/kde331/ktoolbarbutton.h +++ b/extra/kde331/ktoolbarbutton.h @@ -60,7 +60,7 @@ public: */ KToolBarButton(const TQString& icon, int id, TQWidget *parent, const char *name=0L, const TQString &txt=TQString::null, - TDEInstance *_instance = KGlobal::instance()); + TDEInstance *_instance = TDEGlobal::instance()); /** * Construct a button with an existing pixmap. It is not diff --git a/extra/kde332/kaccelaction.h b/extra/kde332/kaccelaction.h index 0418297..024292d 100644 --- a/extra/kde332/kaccelaction.h +++ b/extra/kde332/kaccelaction.h @@ -65,7 +65,7 @@ class KConfigBase; * \endcode * @short An accelerator action * @see KAccel - * @see KGlobalAccel + * @see TDEGlobalAccel * @see KKeyChooser * @see KKeyDialog */ diff --git a/extra/kde332/kaccelbase.h b/extra/kde332/kaccelbase.h index 7c83b44..2ecb048 100644 --- a/extra/kde332/kaccelbase.h +++ b/extra/kde332/kaccelbase.h @@ -167,7 +167,7 @@ class KAccelBase /** * Read all key associations from @p config, or (if @p config * is zero) from the application's configuration file - * KGlobal::config(). + * TDEGlobal::config(). * * The group in which the configuration is stored can be * set with setConfigGroup(). diff --git a/extra/kde332/ktoolbarbutton.h b/extra/kde332/ktoolbarbutton.h index e59050a..20ab5db 100644 --- a/extra/kde332/ktoolbarbutton.h +++ b/extra/kde332/ktoolbarbutton.h @@ -60,7 +60,7 @@ public: */ KToolBarButton(const TQString& icon, int id, TQWidget *parent, const char *name=0L, const TQString &txt=TQString::null, - TDEInstance *_instance = KGlobal::instance()); + TDEInstance *_instance = TDEGlobal::instance()); /** * Construct a button with an existing pixmap. It is not diff --git a/extra/kde340/kaccelaction.h b/extra/kde340/kaccelaction.h index 6515034..6d34b4f 100644 --- a/extra/kde340/kaccelaction.h +++ b/extra/kde340/kaccelaction.h @@ -65,7 +65,7 @@ class KConfigBase; * \endcode * @short An accelerator action * @see KAccel - * @see KGlobalAccel + * @see TDEGlobalAccel * @see KKeyChooser * @see KKeyDialog */ diff --git a/extra/kde340/kaccelbase.h b/extra/kde340/kaccelbase.h index b66e566..d9038d5 100644 --- a/extra/kde340/kaccelbase.h +++ b/extra/kde340/kaccelbase.h @@ -166,7 +166,7 @@ class TDECORE_EXPORT KAccelBase /** * Read all key associations from @p config, or (if @p config * is zero) from the application's configuration file - * KGlobal::config(). + * TDEGlobal::config(). * * The group in which the configuration is stored can be * set with setConfigGroup(). diff --git a/extra/kde340/ktoolbarbutton.h b/extra/kde340/ktoolbarbutton.h index 2febc9b..ac6789a 100644 --- a/extra/kde340/ktoolbarbutton.h +++ b/extra/kde340/ktoolbarbutton.h @@ -60,7 +60,7 @@ public: */ KToolBarButton(const TQString& icon, int id, TQWidget *parent, const char *name=0L, const TQString &txt=TQString::null, - TDEInstance *_instance = KGlobal::instance()); + TDEInstance *_instance = TDEGlobal::instance()); /** * Construct a button with an existing pixmap. It is not diff --git a/extra/kde341/kaccelaction.h b/extra/kde341/kaccelaction.h index 6515034..6d34b4f 100644 --- a/extra/kde341/kaccelaction.h +++ b/extra/kde341/kaccelaction.h @@ -65,7 +65,7 @@ class KConfigBase; * \endcode * @short An accelerator action * @see KAccel - * @see KGlobalAccel + * @see TDEGlobalAccel * @see KKeyChooser * @see KKeyDialog */ diff --git a/extra/kde341/kaccelbase.h b/extra/kde341/kaccelbase.h index b66e566..d9038d5 100644 --- a/extra/kde341/kaccelbase.h +++ b/extra/kde341/kaccelbase.h @@ -166,7 +166,7 @@ class TDECORE_EXPORT KAccelBase /** * Read all key associations from @p config, or (if @p config * is zero) from the application's configuration file - * KGlobal::config(). + * TDEGlobal::config(). * * The group in which the configuration is stored can be * set with setConfigGroup(). diff --git a/extra/kde341/ktoolbarbutton.h b/extra/kde341/ktoolbarbutton.h index 2febc9b..ac6789a 100644 --- a/extra/kde341/ktoolbarbutton.h +++ b/extra/kde341/ktoolbarbutton.h @@ -60,7 +60,7 @@ public: */ KToolBarButton(const TQString& icon, int id, TQWidget *parent, const char *name=0L, const TQString &txt=TQString::null, - TDEInstance *_instance = KGlobal::instance()); + TDEInstance *_instance = TDEGlobal::instance()); /** * Construct a button with an existing pixmap. It is not diff --git a/extra/kde342/kaccelaction.h b/extra/kde342/kaccelaction.h index 6515034..6d34b4f 100644 --- a/extra/kde342/kaccelaction.h +++ b/extra/kde342/kaccelaction.h @@ -65,7 +65,7 @@ class KConfigBase; * \endcode * @short An accelerator action * @see KAccel - * @see KGlobalAccel + * @see TDEGlobalAccel * @see KKeyChooser * @see KKeyDialog */ diff --git a/extra/kde342/kaccelbase.h b/extra/kde342/kaccelbase.h index b66e566..d9038d5 100644 --- a/extra/kde342/kaccelbase.h +++ b/extra/kde342/kaccelbase.h @@ -166,7 +166,7 @@ class TDECORE_EXPORT KAccelBase /** * Read all key associations from @p config, or (if @p config * is zero) from the application's configuration file - * KGlobal::config(). + * TDEGlobal::config(). * * The group in which the configuration is stored can be * set with setConfigGroup(). diff --git a/extra/kde342/ktoolbarbutton.h b/extra/kde342/ktoolbarbutton.h index 98f8476..2508411 100644 --- a/extra/kde342/ktoolbarbutton.h +++ b/extra/kde342/ktoolbarbutton.h @@ -60,7 +60,7 @@ public: */ KToolBarButton(const TQString& icon, int id, TQWidget *parent, const char *name=0L, const TQString &txt=TQString::null, - TDEInstance *_instance = KGlobal::instance()); + TDEInstance *_instance = TDEGlobal::instance()); /** * Construct a button with an existing pixmap. It is not diff --git a/extra/kde343/kaccelaction.h b/extra/kde343/kaccelaction.h index 6515034..6d34b4f 100644 --- a/extra/kde343/kaccelaction.h +++ b/extra/kde343/kaccelaction.h @@ -65,7 +65,7 @@ class KConfigBase; * \endcode * @short An accelerator action * @see KAccel - * @see KGlobalAccel + * @see TDEGlobalAccel * @see KKeyChooser * @see KKeyDialog */ diff --git a/extra/kde343/kaccelbase.h b/extra/kde343/kaccelbase.h index b66e566..d9038d5 100644 --- a/extra/kde343/kaccelbase.h +++ b/extra/kde343/kaccelbase.h @@ -166,7 +166,7 @@ class TDECORE_EXPORT KAccelBase /** * Read all key associations from @p config, or (if @p config * is zero) from the application's configuration file - * KGlobal::config(). + * TDEGlobal::config(). * * The group in which the configuration is stored can be * set with setConfigGroup(). diff --git a/extra/kde343/ktoolbarbutton.h b/extra/kde343/ktoolbarbutton.h index 98f8476..2508411 100644 --- a/extra/kde343/ktoolbarbutton.h +++ b/extra/kde343/ktoolbarbutton.h @@ -60,7 +60,7 @@ public: */ KToolBarButton(const TQString& icon, int id, TQWidget *parent, const char *name=0L, const TQString &txt=TQString::null, - TDEInstance *_instance = KGlobal::instance()); + TDEInstance *_instance = TDEGlobal::instance()); /** * Construct a button with an existing pixmap. It is not diff --git a/extra/kde350/kaccelaction.h b/extra/kde350/kaccelaction.h index 470c705..4c7ac18 100644 --- a/extra/kde350/kaccelaction.h +++ b/extra/kde350/kaccelaction.h @@ -65,7 +65,7 @@ class KConfigBase; * \endcode * @short An accelerator action * @see KAccel - * @see KGlobalAccel + * @see TDEGlobalAccel * @see KKeyChooser * @see KKeyDialog */ diff --git a/extra/kde350/kaccelbase.h b/extra/kde350/kaccelbase.h index 8f22253..a217846 100644 --- a/extra/kde350/kaccelbase.h +++ b/extra/kde350/kaccelbase.h @@ -196,7 +196,7 @@ class TDECORE_EXPORT KAccelBase /** * Read all key associations from @p config, or (if @p config * is zero) from the application's configuration file - * KGlobal::config(). + * TDEGlobal::config(). * * The group in which the configuration is stored can be * set with setConfigGroup(). diff --git a/extra/kde350/konsole_part.h b/extra/kde350/konsole_part.h index 5e4262f..44b7588 100644 --- a/extra/kde350/konsole_part.h +++ b/extra/kde350/konsole_part.h @@ -74,7 +74,7 @@ class konsolePart: public KParts::ReadOnlyPart, public TerminalInterface, public virtual ~konsolePart(); signals: - void processExited( KProcess * ); + void processExited( TDEProcess * ); void receivedData( const TQString& s ); void forkedChild(); protected: diff --git a/extra/kde350/ktoolbarbutton.h b/extra/kde350/ktoolbarbutton.h index bc5a606..1473111 100644 --- a/extra/kde350/ktoolbarbutton.h +++ b/extra/kde350/ktoolbarbutton.h @@ -60,7 +60,7 @@ public: */ KToolBarButton(const TQString& icon, int id, TQWidget *parent, const char *name=0L, const TQString &txt=TQString::null, - TDEInstance *_instance = KGlobal::instance()); + TDEInstance *_instance = TDEGlobal::instance()); /** * Construct a button with an existing pixmap. It is not diff --git a/extra/kde351/kaccelaction.h b/extra/kde351/kaccelaction.h index 470c705..4c7ac18 100644 --- a/extra/kde351/kaccelaction.h +++ b/extra/kde351/kaccelaction.h @@ -65,7 +65,7 @@ class KConfigBase; * \endcode * @short An accelerator action * @see KAccel - * @see KGlobalAccel + * @see TDEGlobalAccel * @see KKeyChooser * @see KKeyDialog */ diff --git a/extra/kde351/kaccelbase.h b/extra/kde351/kaccelbase.h index 8f22253..a217846 100644 --- a/extra/kde351/kaccelbase.h +++ b/extra/kde351/kaccelbase.h @@ -196,7 +196,7 @@ class TDECORE_EXPORT KAccelBase /** * Read all key associations from @p config, or (if @p config * is zero) from the application's configuration file - * KGlobal::config(). + * TDEGlobal::config(). * * The group in which the configuration is stored can be * set with setConfigGroup(). diff --git a/extra/kde351/konsole_part.h b/extra/kde351/konsole_part.h index 5e4262f..44b7588 100644 --- a/extra/kde351/konsole_part.h +++ b/extra/kde351/konsole_part.h @@ -74,7 +74,7 @@ class konsolePart: public KParts::ReadOnlyPart, public TerminalInterface, public virtual ~konsolePart(); signals: - void processExited( KProcess * ); + void processExited( TDEProcess * ); void receivedData( const TQString& s ); void forkedChild(); protected: diff --git a/extra/kde351/ktoolbarbutton.h b/extra/kde351/ktoolbarbutton.h index bc5a606..1473111 100644 --- a/extra/kde351/ktoolbarbutton.h +++ b/extra/kde351/ktoolbarbutton.h @@ -60,7 +60,7 @@ public: */ KToolBarButton(const TQString& icon, int id, TQWidget *parent, const char *name=0L, const TQString &txt=TQString::null, - TDEInstance *_instance = KGlobal::instance()); + TDEInstance *_instance = TDEGlobal::instance()); /** * Construct a button with an existing pixmap. It is not diff --git a/extra/kde352/kaccelaction.h b/extra/kde352/kaccelaction.h index 470c705..4c7ac18 100644 --- a/extra/kde352/kaccelaction.h +++ b/extra/kde352/kaccelaction.h @@ -65,7 +65,7 @@ class KConfigBase; * \endcode * @short An accelerator action * @see KAccel - * @see KGlobalAccel + * @see TDEGlobalAccel * @see KKeyChooser * @see KKeyDialog */ diff --git a/extra/kde352/kaccelbase.h b/extra/kde352/kaccelbase.h index 8f22253..a217846 100644 --- a/extra/kde352/kaccelbase.h +++ b/extra/kde352/kaccelbase.h @@ -196,7 +196,7 @@ class TDECORE_EXPORT KAccelBase /** * Read all key associations from @p config, or (if @p config * is zero) from the application's configuration file - * KGlobal::config(). + * TDEGlobal::config(). * * The group in which the configuration is stored can be * set with setConfigGroup(). diff --git a/extra/kde352/konsole_part.h b/extra/kde352/konsole_part.h index 5e4262f..44b7588 100644 --- a/extra/kde352/konsole_part.h +++ b/extra/kde352/konsole_part.h @@ -74,7 +74,7 @@ class konsolePart: public KParts::ReadOnlyPart, public TerminalInterface, public virtual ~konsolePart(); signals: - void processExited( KProcess * ); + void processExited( TDEProcess * ); void receivedData( const TQString& s ); void forkedChild(); protected: diff --git a/extra/kde352/ktoolbarbutton.h b/extra/kde352/ktoolbarbutton.h index bc5a606..1473111 100644 --- a/extra/kde352/ktoolbarbutton.h +++ b/extra/kde352/ktoolbarbutton.h @@ -60,7 +60,7 @@ public: */ KToolBarButton(const TQString& icon, int id, TQWidget *parent, const char *name=0L, const TQString &txt=TQString::null, - TDEInstance *_instance = KGlobal::instance()); + TDEInstance *_instance = TDEGlobal::instance()); /** * Construct a button with an existing pixmap. It is not diff --git a/extra/kde353/kaccelaction.h b/extra/kde353/kaccelaction.h index 470c705..4c7ac18 100644 --- a/extra/kde353/kaccelaction.h +++ b/extra/kde353/kaccelaction.h @@ -65,7 +65,7 @@ class KConfigBase; * \endcode * @short An accelerator action * @see KAccel - * @see KGlobalAccel + * @see TDEGlobalAccel * @see KKeyChooser * @see KKeyDialog */ diff --git a/extra/kde353/kaccelbase.h b/extra/kde353/kaccelbase.h index 8f22253..a217846 100644 --- a/extra/kde353/kaccelbase.h +++ b/extra/kde353/kaccelbase.h @@ -196,7 +196,7 @@ class TDECORE_EXPORT KAccelBase /** * Read all key associations from @p config, or (if @p config * is zero) from the application's configuration file - * KGlobal::config(). + * TDEGlobal::config(). * * The group in which the configuration is stored can be * set with setConfigGroup(). diff --git a/extra/kde353/konsole_part.h b/extra/kde353/konsole_part.h index 5e4262f..44b7588 100644 --- a/extra/kde353/konsole_part.h +++ b/extra/kde353/konsole_part.h @@ -74,7 +74,7 @@ class konsolePart: public KParts::ReadOnlyPart, public TerminalInterface, public virtual ~konsolePart(); signals: - void processExited( KProcess * ); + void processExited( TDEProcess * ); void receivedData( const TQString& s ); void forkedChild(); protected: diff --git a/extra/kde353/ktoolbarbutton.h b/extra/kde353/ktoolbarbutton.h index bc5a606..1473111 100644 --- a/extra/kde353/ktoolbarbutton.h +++ b/extra/kde353/ktoolbarbutton.h @@ -60,7 +60,7 @@ public: */ KToolBarButton(const TQString& icon, int id, TQWidget *parent, const char *name=0L, const TQString &txt=TQString::null, - TDEInstance *_instance = KGlobal::instance()); + TDEInstance *_instance = TDEGlobal::instance()); /** * Construct a button with an existing pixmap. It is not diff --git a/sip/kfile/knotifydialog.sip b/sip/kfile/knotifydialog.sip index 5787bb2..ad16340 100644 --- a/sip/kfile/knotifydialog.sip +++ b/sip/kfile/knotifydialog.sip @@ -38,7 +38,7 @@ public: %MethodCode //takes parent | (TQWidget = 0) | name | (char = 0) | modal | (bool = 1) | aboutData | (TDEAboutData = see note) //doc -// The default value for aboutData in C++ is KGlobal::instance()->aboutData() +// The default value for aboutData in C++ is TDEGlobal::instance()->aboutData() // which sip is unable to parse. Since it's the last arg in the list, it has // to have a default value, and since the C++ code will fail if the default // value really is zero, the sip code silently substitutes the real default @@ -46,7 +46,7 @@ public: //end if (a3 == 0) - a3 = (TDEAboutData *)KGlobal::instance ()->aboutData (); + a3 = (TDEAboutData *)TDEGlobal::instance ()->aboutData (); Py_BEGIN_ALLOW_THREADS sipCpp = new sipKNotifyDialog (a0, a1, a2, a3); @@ -58,7 +58,7 @@ public: //returns (int) //takes parent | (TQWidget = 0) | name | (a Python string = "") | aboutData | (TDEAboutData = see note) //doc -// The default value for aboutData in C++ is KGlobal::instance()->aboutData() +// The default value for aboutData in C++ is TDEGlobal::instance()->aboutData() // which sip is unable to parse. Since it's the last arg in the list, it has // to have a default value, and since the C++ code will fail if the default // value really is zero, the sip code silently substitutes the real default @@ -66,7 +66,7 @@ public: //end if (a2 == 0) - a2 = (TDEAboutData *)KGlobal::instance ()->aboutData (); + a2 = (TDEAboutData *)TDEGlobal::instance ()->aboutData (); Py_BEGIN_ALLOW_THREADS sipRes = KNotifyDialog::configure (a0, a1, a2); diff --git a/sip/kio/krun.sip b/sip/kio/krun.sip index 5a0457f..e180301 100644 --- a/sip/kio/krun.sip +++ b/sip/kio/krun.sip @@ -174,7 +174,7 @@ public: }; // class KOpenWithHandler -class KProcessRunner : TQObject +class TDEProcessRunner : TQObject { %TypeHeaderCode #include <krun.h> @@ -182,25 +182,25 @@ class KProcessRunner : TQObject public: - static pid_t run (KProcess*, const TQString&); + static pid_t run (TDEProcess*, const TQString&); %If ( KDE_3_1_4 - ) - static pid_t run (KProcess*, const TQString&, const KStartupInfoId&); + static pid_t run (TDEProcess*, const TQString&, const KStartupInfoId&); %End pid_t pid () const; protected slots: - void slotProcessExited (KProcess*); + void slotProcessExited (TDEProcess*); private: - KProcessRunner (KProcess*, const TQString&); + TDEProcessRunner (TDEProcess*, const TQString&); %If ( KDE_3_1_4 - ) - KProcessRunner (KProcess*, const TQString&, const KStartupInfoId&); + TDEProcessRunner (TDEProcess*, const TQString&, const KStartupInfoId&); %End - KProcessRunner (); + TDEProcessRunner (); -}; // class KProcessRunner +}; // class TDEProcessRunner diff --git a/sip/kio/ksycoca.sip b/sip/kio/ksycoca.sip index 615002f..823868b 100644 --- a/sip/kio/ksycoca.sip +++ b/sip/kio/ksycoca.sip @@ -130,7 +130,7 @@ protected: {sipName_KFilterBase, &sipClass_KFilterBase}, {sipName_KOCRDialog, &sipClass_KOCRDialog}, {sipName_KOCRDialogFactory, &sipClass_KOCRDialogFactory}, - {sipName_KProcessRunner, &sipClass_KProcessRunner}, + {sipName_TDEProcessRunner, &sipClass_TDEProcessRunner}, {sipName_KRun, &sipClass_KRun}, {sipName_KScanDialog, &sipClass_KScanDialog}, {sipName_KScanDialogFactory, &sipClass_KScanDialogFactory}, diff --git a/sip/kspell/kspell.sip b/sip/kspell/kspell.sip index 62c1058..ce45612 100644 --- a/sip/kspell/kspell.sip +++ b/sip/kspell/kspell.sip @@ -125,9 +125,9 @@ protected slots: %End void slotStopCancel (int); - void ispellExit (KProcess*); + void ispellExit (TDEProcess*); void emitDeath (); - void ispellErrors (KProcess*, char*, int); + void ispellErrors (TDEProcess*, char*, int); %If ( KDE_3_2_0 - ) void checkNext (); diff --git a/sip/tdecore/kaccel.sip b/sip/tdecore/kaccel.sip index 23f7f75..f054ef1 100644 --- a/sip/tdecore/kaccel.sip +++ b/sip/tdecore/kaccel.sip @@ -123,21 +123,21 @@ public: {sipName_KAudioPlayer, &sipClass_KAudioPlayer}, {sipName_KBufferedIO, &sipClass_KBufferedIO}, #if TDE_VERSION >= 0x030100 - {sipName_KClipboardSynchronizer, &sipClass_KClipboardSynchronizer}, + {sipName_TDEClipboardSynchronizer, &sipClass_TDEClipboardSynchronizer}, #endif {sipName_KCompletion, &sipClass_KCompletion}, {sipName_KConfig, &sipClass_KConfig}, {sipName_KConfigBase, &sipClass_KConfigBase}, {sipName_KConfigGroup, &sipClass_KConfigGroup}, {sipName_KDesktopFile, &sipClass_KDesktopFile}, - {sipName_KGlobalAccel, &sipClass_KGlobalAccel}, + {sipName_TDEGlobalAccel, &sipClass_TDEGlobalAccel}, {sipName_KLibFactory, &sipClass_KLibFactory}, {sipName_KLibLoader, &sipClass_KLibLoader}, {sipName_KLibrary, &sipClass_KLibrary}, {sipName_KMultipleDrag, &sipClass_KMultipleDrag}, {sipName_KProcIO, &sipClass_KProcIO}, - {sipName_KProcess, &sipClass_KProcess}, - {sipName_KProcessController, &sipClass_KProcessController}, + {sipName_TDEProcess, &sipClass_TDEProcess}, + {sipName_TDEProcessController, &sipClass_TDEProcessController}, {sipName_KServerSocket, &sipClass_KServerSocket}, {sipName_KShellProcess, &sipClass_KShellProcess}, {sipName_KSimpleConfig, &sipClass_KSimpleConfig}, diff --git a/sip/tdecore/kclipboard.sip b/sip/tdecore/kclipboard.sip index 895cc90..178d748 100644 --- a/sip/tdecore/kclipboard.sip +++ b/sip/tdecore/kclipboard.sip @@ -26,7 +26,7 @@ %If ( KDE_3_1_0 - ) -class KClipboardSynchronizer : TQObject +class TDEClipboardSynchronizer : TQObject { %TypeHeaderCode #include <kclipboard.h> @@ -34,19 +34,19 @@ class KClipboardSynchronizer : TQObject public: - static KClipboardSynchronizer* self (); + static TDEClipboardSynchronizer* self (); static void setSynchronizing (bool); static bool isSynchronizing (); static void setReverseSynchronizing (bool); static bool isReverseSynchronizing (); protected: - ~KClipboardSynchronizer (); + ~TDEClipboardSynchronizer (); private: - KClipboardSynchronizer (TQObject* /TransferThis/ = 0, const char* = 0); + TDEClipboardSynchronizer (TQObject* /TransferThis/ = 0, const char* = 0); -}; // class KClipboardSynchronizer +}; // class TDEClipboardSynchronizer %End diff --git a/sip/tdecore/kcompletion.sip b/sip/tdecore/kcompletion.sip index 4967a6d..8a67700 100644 --- a/sip/tdecore/kcompletion.sip +++ b/sip/tdecore/kcompletion.sip @@ -52,8 +52,8 @@ public: bool isEmpty () const; %End - virtual void setCompletionMode (KGlobalSettings::Completion); - KGlobalSettings::Completion completionMode () const; + virtual void setCompletionMode (TDEGlobalSettings::Completion); + TDEGlobalSettings::Completion completionMode () const; virtual void setOrder (KCompletion::CompOrder); CompOrder order () const; virtual void setIgnoreCase (bool); @@ -125,8 +125,8 @@ public: void setEnableSignals (bool); bool handleSignals () const; bool emitSignals () const; - virtual void setCompletionMode (KGlobalSettings::Completion); - KGlobalSettings::Completion completionMode () const; + virtual void setCompletionMode (TDEGlobalSettings::Completion); + TDEGlobalSettings::Completion completionMode () const; bool setKeyBinding (KCompletionBase::KeyBindingType, const KShortcut&); const KShortcut& getKeyBinding (KCompletionBase::KeyBindingType) const; void useGlobalKeyBindings (); diff --git a/sip/tdecore/kconfigskeleton.sip b/sip/tdecore/kconfigskeleton.sip index 467ebb2..4def51c 100644 --- a/sip/tdecore/kconfigskeleton.sip +++ b/sip/tdecore/kconfigskeleton.sip @@ -379,7 +379,7 @@ public: %End ItemColor* addItemColor (const TQString&, TQColor&, const TQColor& = TQColor (128 ,128 ,128 ), const TQString& = TQString ::null ); - ItemFont* addItemFont (const TQString&, TQFont&, const TQFont& = KGlobalSettings ::generalFont (), const TQString& = TQString ::null ); + ItemFont* addItemFont (const TQString&, TQFont&, const TQFont& = TDEGlobalSettings ::generalFont (), const TQString& = TQString ::null ); ItemRect* addItemRect (const TQString&, TQRect&, const TQRect& = TQRect (), const TQString& = TQString ::null ); ItemPoint* addItemPoint (const TQString&, TQPoint&, const TQPoint& = TQPoint (), const TQString& = TQString ::null ); ItemSize* addItemSize (const TQString&, TQSize&, const TQSize& = TQSize (), const TQString& = TQString ::null ); @@ -901,7 +901,7 @@ public: { public: - ItemFont (const TQString&, const TQString&, TQFont&, const TQFont& = KGlobalSettings ::generalFont ()); + ItemFont (const TQString&, const TQString&, TQFont&, const TQFont& = TDEGlobalSettings ::generalFont ()); void setValue (const TQFont&); TQFont& value (); virtual void setDefaultValue (const TQFont&); diff --git a/sip/tdecore/kglobal.sip b/sip/tdecore/kglobal.sip index 7a03345..fdfd5ba 100644 --- a/sip/tdecore/kglobal.sip +++ b/sip/tdecore/kglobal.sip @@ -24,7 +24,7 @@ // 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. -class KGlobal +class TDEGlobal { %TypeHeaderCode #include <kglobal.h> @@ -57,7 +57,7 @@ public: static TDEInstance* activeInstance (); //ig TDEInstance* _activeInstance; -}; // class KGlobal +}; // class TDEGlobal %If ( KDE_3_4_0 - ) diff --git a/sip/tdecore/kglobalaccel.sip b/sip/tdecore/kglobalaccel.sip index e90fa50..e23a332 100644 --- a/sip/tdecore/kglobalaccel.sip +++ b/sip/tdecore/kglobalaccel.sip @@ -24,7 +24,7 @@ // 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. -class KGlobalAccel : TQObject +class TDEGlobalAccel : TQObject { %TypeHeaderCode #include <kglobalaccel.h> @@ -32,7 +32,7 @@ class KGlobalAccel : TQObject public: - KGlobalAccel (TQObject*, const char* = 0); + TDEGlobalAccel (TQObject*, const char* = 0); bool isEnabled (); void setEnabled (bool); KAccelAction* insert (const TQString&, const TQString&, const TQString&, const KShortcut&, const KShortcut&, SIP_RXOBJ_CON, SIP_SLOT_CON (), bool = 1, bool = 1); @@ -83,5 +83,5 @@ public: %End -}; // class KGlobalAccel +}; // class TDEGlobalAccel diff --git a/sip/tdecore/kglobalsettings.sip b/sip/tdecore/kglobalsettings.sip index 58380d7..8140043 100644 --- a/sip/tdecore/kglobalsettings.sip +++ b/sip/tdecore/kglobalsettings.sip @@ -24,7 +24,7 @@ // 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. -class KGlobalSettings +class TDEGlobalSettings { %TypeHeaderCode #include <kglobalsettings.h> @@ -44,7 +44,7 @@ public: Enable }; - static KGlobalSettings::TearOffHandle insertTearOffHandle (); + static TDEGlobalSettings::TearOffHandle insertTearOffHandle (); %End static bool changeCursorOverIcon (); @@ -83,7 +83,7 @@ public: public: - static KGlobalSettings::KMouseSettings& mouseSettings (); + static TDEGlobalSettings::KMouseSettings& mouseSettings (); static TQString desktopPath (); static TQString autostartPath (); static TQString trashPath (); @@ -153,5 +153,5 @@ public: %End -}; // class KGlobalSettings +}; // class TDEGlobalSettings diff --git a/sip/tdecore/kiconloader.sip b/sip/tdecore/kiconloader.sip index bf62f2e..5cc9a18 100644 --- a/sip/tdecore/kiconloader.sip +++ b/sip/tdecore/kiconloader.sip @@ -79,19 +79,19 @@ public: #include <kiconloader.h> %End -TQPixmap DesktopIcon (const TQString&, int = 0, int = KIcon ::DefaultState , TDEInstance* = KGlobal ::instance ()); +TQPixmap DesktopIcon (const TQString&, int = 0, int = KIcon ::DefaultState , TDEInstance* = TDEGlobal ::instance ()); TQPixmap DesktopIcon (const TQString&, TDEInstance*); -TQIconSet DesktopIconSet (const TQString&, int = 0, TDEInstance* = KGlobal ::instance ()); -TQPixmap BarIcon (const TQString&, int = 0, int = KIcon ::DefaultState , TDEInstance* = KGlobal ::instance ()); +TQIconSet DesktopIconSet (const TQString&, int = 0, TDEInstance* = TDEGlobal ::instance ()); +TQPixmap BarIcon (const TQString&, int = 0, int = KIcon ::DefaultState , TDEInstance* = TDEGlobal ::instance ()); TQPixmap BarIcon (const TQString&, TDEInstance*); -TQIconSet BarIconSet (const TQString&, int = 0, TDEInstance* = KGlobal ::instance ()); -TQPixmap SmallIcon (const TQString&, int = 0, int = KIcon ::DefaultState , TDEInstance* = KGlobal ::instance ()); +TQIconSet BarIconSet (const TQString&, int = 0, TDEInstance* = TDEGlobal ::instance ()); +TQPixmap SmallIcon (const TQString&, int = 0, int = KIcon ::DefaultState , TDEInstance* = TDEGlobal ::instance ()); TQPixmap SmallIcon (const TQString&, TDEInstance*); -TQIconSet SmallIconSet (const TQString&, int = 0, TDEInstance* = KGlobal ::instance ()); -TQPixmap MainBarIcon (const TQString&, int = 0, int = KIcon ::DefaultState , TDEInstance* = KGlobal ::instance ()); +TQIconSet SmallIconSet (const TQString&, int = 0, TDEInstance* = TDEGlobal ::instance ()); +TQPixmap MainBarIcon (const TQString&, int = 0, int = KIcon ::DefaultState , TDEInstance* = TDEGlobal ::instance ()); TQPixmap MainBarIcon (const TQString&, TDEInstance*); -TQIconSet MainBarIconSet (const TQString&, int = 0, TDEInstance* = KGlobal ::instance ()); -TQPixmap UserIcon (const TQString&, int = KIcon ::DefaultState , TDEInstance* = KGlobal ::instance ()); +TQIconSet MainBarIconSet (const TQString&, int = 0, TDEInstance* = TDEGlobal ::instance ()); +TQPixmap UserIcon (const TQString&, int = KIcon ::DefaultState , TDEInstance* = TDEGlobal ::instance ()); TQPixmap UserIcon (const TQString&, TDEInstance*); -TQIconSet UserIconSet (const TQString&, TDEInstance* = KGlobal ::instance ()); -int IconSize (KIcon::Group, TDEInstance* = KGlobal ::instance ()); +TQIconSet UserIconSet (const TQString&, TDEInstance* = TDEGlobal ::instance ()); +int IconSize (KIcon::Group, TDEInstance* = TDEGlobal ::instance ()); diff --git a/sip/tdecore/klibloader.sip b/sip/tdecore/klibloader.sip index d068558..e8f1b45 100644 --- a/sip/tdecore/klibloader.sip +++ b/sip/tdecore/klibloader.sip @@ -68,7 +68,7 @@ public: virtual void unloadLibrary (const char*); static KLibLoader* self (); static void cleanUp (); - static TQString findLibrary (const char*, const TDEInstance* = KGlobal ::instance ()); + static TQString findLibrary (const char*, const TDEInstance* = TDEGlobal ::instance ()); protected: KLibLoader (TQObject* /TransferThis/ = 0, const char* = 0); diff --git a/sip/tdecore/kmimesourcefactory.sip b/sip/tdecore/kmimesourcefactory.sip index 77ff521..44da6f9 100644 --- a/sip/tdecore/kmimesourcefactory.sip +++ b/sip/tdecore/kmimesourcefactory.sip @@ -32,7 +32,7 @@ class KMimeSourceFactory : TQMimeSourceFactory public: - KMimeSourceFactory (KIconLoader* = KGlobal ::iconLoader ()); + KMimeSourceFactory (KIconLoader* = TDEGlobal ::iconLoader ()); virtual TQString makeAbsolute (const TQString&, const TQString&) const; protected: diff --git a/sip/tdecore/kprocctrl.sip b/sip/tdecore/kprocctrl.sip index 11605ce..a4a73c2 100644 --- a/sip/tdecore/kprocctrl.sip +++ b/sip/tdecore/kprocctrl.sip @@ -24,7 +24,7 @@ // 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. -class KProcessController : TQObject +class TDEProcessController : TQObject { %TypeHeaderCode #include <kprocctrl.h> @@ -38,7 +38,7 @@ public: static void deref (); %End - KProcessController* theKProcessController; + TDEProcessController* theTDEProcessController; static void theSigCHLDHandler (int); %If ( KDE_3_0_3 - ) @@ -52,8 +52,8 @@ public: %End - void addKProcess (KProcess*); - void removeKProcess (KProcess*); + void addTDEProcess (TDEProcess*); + void removeTDEProcess (TDEProcess*); %If ( KDE_3_2_0 - ) void addProcess (int); @@ -63,16 +63,16 @@ public: %If ( KDE_3_1_0 - ) private: - KProcessController (); + TDEProcessController (); %End - ~KProcessController (); - KProcessController (KProcessController&); + ~TDEProcessController (); + TDEProcessController (TDEProcessController&); public: %If ( - KDE_3_1_0 ) - KProcessController (); + TDEProcessController (); %End @@ -91,5 +91,5 @@ public slots: %End -}; // class KProcessController +}; // class TDEProcessController diff --git a/sip/tdecore/kprocess.sip b/sip/tdecore/kprocess.sip index c701423..e60abd4 100644 --- a/sip/tdecore/kprocess.sip +++ b/sip/tdecore/kprocess.sip @@ -24,7 +24,7 @@ // 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. -class KProcess : TQObject +class TDEProcess : TQObject { %TypeHeaderCode #include <kprocess.h> @@ -61,21 +61,21 @@ public: OwnGroup }; - KProcess (TQObject* /TransferThis/, const char* = 0); + TDEProcess (TQObject* /TransferThis/, const char* = 0); %End - KProcess (); + TDEProcess (); bool setExecutable (const TQString&); %If ( KDE_3_1_4 - ) - KProcess& operator << (const TQString&); - KProcess& operator << (const char*); - KProcess& operator << (const TQCString&); - KProcess& operator << (const TQStringList&); + TDEProcess& operator << (const TQString&); + TDEProcess& operator << (const char*); + TDEProcess& operator << (const TQCString&); + TDEProcess& operator << (const TQStringList&); %End void clearArguments (); - virtual bool start (KProcess::RunMode = NotifyOnExit , KProcess::Communication = NoCommunication ); + virtual bool start (TDEProcess::RunMode = NotifyOnExit , TDEProcess::Communication = NoCommunication ); virtual bool kill (int = SIGTERM ); bool isRunning () const; pid_t pid () const; @@ -141,11 +141,11 @@ public: signals: - void processExited (KProcess*); - void receivedStdout (KProcess*, char*, int); + void processExited (TDEProcess*); + void receivedStdout (TDEProcess*, char*, int); //ig void receivedStdout (int, int&); - void receivedStderr (KProcess*, char*, int); - void wroteStdin (KProcess*); + void receivedStderr (TDEProcess*, char*, int); + void wroteStdin (TDEProcess*); protected slots: void slotChildOutput (int); @@ -154,7 +154,7 @@ protected slots: protected: void setupEnvironment (); - virtual int setupCommunication (KProcess::Communication); + virtual int setupCommunication (TDEProcess::Communication); virtual int commSetupDoneP (); virtual int commSetupDoneC (); virtual void processHasExited (int); @@ -191,7 +191,7 @@ public: public: %If ( KDE_3_2_0 - KDE_3_4_0 ) - void setUsePty (KProcess::Communication, bool); + void setUsePty (TDEProcess::Communication, bool); KPty* pty () const; %End @@ -213,7 +213,7 @@ public: %If ( - KDE_3_2_0 ) private: - KProcess (const KProcess&); + TDEProcess (const TDEProcess&); %End @@ -224,7 +224,7 @@ public: //takes arglist | (a Python list of strings) //doc // setArguments is the PyKDE equivalent of the stream operator methods (<<) -// in KDE's KProcess class - provide with a list of strings representing +// in KDE's TDEProcess class - provide with a list of strings representing // the arguments to the executable program set with setExecutable (PyKDE // will continue to provide setExecutable even though it's deprecated in // KDE (to also be replaced with stream operators) @@ -243,10 +243,10 @@ public: //end -}; // class KProcess +}; // class TDEProcess -class KShellProcess : KProcess +class KShellProcess : TDEProcess { %TypeHeaderCode #include <kprocess.h> diff --git a/sip/tdecore/kprocio.sip b/sip/tdecore/kprocio.sip index 1c15c2a..bf920a0 100644 --- a/sip/tdecore/kprocio.sip +++ b/sip/tdecore/kprocio.sip @@ -24,7 +24,7 @@ // 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. -class KProcIO : KProcess +class KProcIO : TDEProcess { %TypeHeaderCode #include <kprocio.h> @@ -57,8 +57,8 @@ protected: void controlledEmission (); protected slots: - void received (KProcess*, char*, int); - void sent (KProcess*); + void received (TDEProcess*, char*, int); + void sent (TDEProcess*); protected: //igx virtual void virtual_hook (int, void*); diff --git a/sip/tdecore/kshortcutlist.sip b/sip/tdecore/kshortcutlist.sip index 8c44662..cf8f3a5 100644 --- a/sip/tdecore/kshortcutlist.sip +++ b/sip/tdecore/kshortcutlist.sip @@ -76,7 +76,7 @@ class KAccelShortcutList : KShortcutList public: KAccelShortcutList (KAccel*); - KAccelShortcutList (KGlobalAccel*); + KAccelShortcutList (TDEGlobalAccel*); KAccelShortcutList (KAccelActions&, bool); virtual uint count () const; virtual TQString name (uint) const; diff --git a/sip/tdecore/kstddirs.sip b/sip/tdecore/kstddirs.sip index 7922a4e..22204e2 100644 --- a/sip/tdecore/kstddirs.sip +++ b/sip/tdecore/kstddirs.sip @@ -65,5 +65,5 @@ private: #include <kstddirs.h> %End -TQString locate (const char*, const TQString&, const TDEInstance* = KGlobal::instance()); -TQString locateLocal (const char*, const TQString&, const TDEInstance* = KGlobal::instance()); +TQString locate (const char*, const TQString&, const TDEInstance* = TDEGlobal::instance()); +TQString locateLocal (const char*, const TQString&, const TDEInstance* = TDEGlobal::instance()); diff --git a/sip/tdeui/kcombobox.sip b/sip/tdeui/kcombobox.sip index 0873a04..acc5988 100644 --- a/sip/tdeui/kcombobox.sip +++ b/sip/tdeui/kcombobox.sip @@ -59,7 +59,7 @@ signals: void completion (const TQString&); void substringCompletion (const TQString&); void textRotation (KCompletionBase::KeyBindingType); - void completionModeChanged (KGlobalSettings::Completion); + void completionModeChanged (TDEGlobalSettings::Completion); void aboutToShowContextMenu (TQPopupMenu*); public slots: diff --git a/sip/tdeui/kguiitem.sip b/sip/tdeui/kguiitem.sip index 18ead43..23b4f16 100644 --- a/sip/tdeui/kguiitem.sip +++ b/sip/tdeui/kguiitem.sip @@ -38,7 +38,7 @@ public: KGuiItem (const KGuiItem&); TQString text () const; TQString plainText () const; - TQIconSet iconSet (KIcon::Group, int = 0, TDEInstance* = KGlobal ::instance ()) const; + TQIconSet iconSet (KIcon::Group, int = 0, TDEInstance* = TDEGlobal ::instance ()) const; TQIconSet iconSet () const; TQString iconName () const; TQString toolTip () const; diff --git a/sip/tdeui/kkeydialog.sip b/sip/tdeui/kkeydialog.sip index d925ca9..6e0297c 100644 --- a/sip/tdeui/kkeydialog.sip +++ b/sip/tdeui/kkeydialog.sip @@ -44,7 +44,7 @@ public: KKeyChooser (TQWidget* /TransferThis/, KKeyChooser::ActionType = Application , bool = 1); KKeyChooser (KActionCollection*, TQWidget* /TransferThis/, bool = 1); KKeyChooser (KAccel*, TQWidget* /TransferThis/, bool = 1); - KKeyChooser (KGlobalAccel*, TQWidget* /TransferThis/); + KKeyChooser (TDEGlobalAccel*, TQWidget* /TransferThis/); KKeyChooser (KShortcutList*, TQWidget* /TransferThis/, KKeyChooser::ActionType = Application , bool = 1); bool insert (KActionCollection*); @@ -72,7 +72,7 @@ public slots: protected: void initGUI (KKeyChooser::ActionType, bool); bool insert (KAccel*); - bool insert (KGlobalAccel*); + bool insert (TDEGlobalAccel*); bool insert (KShortcutList*); %If ( KDE_3_1_0 - ) @@ -112,7 +112,7 @@ protected: public: KKeyChooser (KAccel*, TQWidget* /TransferThis/, bool, bool, bool = 0); - KKeyChooser (KGlobalAccel*, TQWidget* /TransferThis/, bool, bool, bool = 0); + KKeyChooser (TDEGlobalAccel*, TQWidget* /TransferThis/, bool, bool, bool = 0); public slots: void listSync (); @@ -149,16 +149,16 @@ public: void commitChanges (); static int configure (KActionCollection*, TQWidget* /Transfer/ = 0, bool = 1); static int configure (KAccel*, TQWidget* /Transfer/ = 0, bool = 1); - static int configure (KGlobalAccel*, TQWidget* /Transfer/ = 0, bool = 1); + static int configure (TDEGlobalAccel*, TQWidget* /Transfer/ = 0, bool = 1); %If ( KDE_3_1_0 - ) static int configure (KActionCollection*, bool, TQWidget* /Transfer/ = 0, bool = 1); static int configure (KAccel*, bool, TQWidget* /Transfer/ = 0, bool = 1); - static int configure (KGlobalAccel*, bool, TQWidget* /Transfer/ = 0, bool = 1); + static int configure (TDEGlobalAccel*, bool, TQWidget* /Transfer/ = 0, bool = 1); %End static int configureKeys (KAccel*, bool = 1, TQWidget* /Transfer/ = 0); - static int configureKeys (KGlobalAccel*, bool = 1, TQWidget* /Transfer/ = 0); + static int configureKeys (TDEGlobalAccel*, bool = 1, TQWidget* /Transfer/ = 0); static int configureKeys (KActionCollection*, const TQString&, bool = 1, TQWidget* /Transfer/ = 0); %If ( KDE_3_1_0 - ) diff --git a/sip/tdeui/klineedit.sip b/sip/tdeui/klineedit.sip index 469bec4..a2b05ca 100644 --- a/sip/tdeui/klineedit.sip +++ b/sip/tdeui/klineedit.sip @@ -36,7 +36,7 @@ public: KLineEdit (TQWidget* /TransferThis/ = 0, const char* = 0); void setURL (const KURL&); void cursorAtEnd (); - virtual void setCompletionMode (KGlobalSettings::Completion); + virtual void setCompletionMode (TDEGlobalSettings::Completion); virtual void setContextMenuEnabled (bool); bool isContextMenuEnabled () const; void setURLDropsEnabled (bool); @@ -74,7 +74,7 @@ signals: void completion (const TQString&); void substringCompletion (const TQString&); void textRotation (KCompletionBase::KeyBindingType); - void completionModeChanged (KGlobalSettings::Completion); + void completionModeChanged (TDEGlobalSettings::Completion); void aboutToShowContextMenu (TQPopupMenu*); public slots: diff --git a/sip/tdeui/ksystemtray.sip b/sip/tdeui/ksystemtray.sip index 5af6040..a4ac3de 100644 --- a/sip/tdeui/ksystemtray.sip +++ b/sip/tdeui/ksystemtray.sip @@ -43,7 +43,7 @@ public: virtual void setCaption (const TQString&); %End - static TQPixmap loadIcon (const TQString&, TDEInstance* = KGlobal ::instance ()); + static TQPixmap loadIcon (const TQString&, TDEInstance* = TDEGlobal ::instance ()); %End diff --git a/sip/tdeui/ktoolbar.sip b/sip/tdeui/ktoolbar.sip index 5221988..6bd7d34 100644 --- a/sip/tdeui/ktoolbar.sip +++ b/sip/tdeui/ktoolbar.sip @@ -92,8 +92,8 @@ public: KToolBar (TQWidget* /TransferThis/, const char* = 0, bool = 0, bool = 1); //ig KToolBar (TQMainWindow*, TQMainWindow::ToolBarDock, bool = 0, const char* = 0, bool = 0, bool = 1); KToolBar (TQMainWindow*, TQWidget*, bool = 0, const char* = 0, bool = 0, bool = 1); - int insertButton (const TQString&, int, bool = 1, const TQString& = TQString ::null , int = -1, TDEInstance* = KGlobal ::instance ()); - int insertButton (const TQString&, int, const char*, SIP_RXOBJ_CON, SIP_SLOT_CON (int), bool = 1, const TQString& = TQString ::null , int = -1, TDEInstance* = KGlobal ::instance ()); + int insertButton (const TQString&, int, bool = 1, const TQString& = TQString ::null , int = -1, TDEInstance* = TDEGlobal ::instance ()); + int insertButton (const TQString&, int, const char*, SIP_RXOBJ_CON, SIP_SLOT_CON (int), bool = 1, const TQString& = TQString ::null , int = -1, TDEInstance* = TDEGlobal ::instance ()); int insertButton (const TQPixmap&, int, bool = 1, const TQString& = TQString ::null , int = -1); int insertButton (const TQPixmap&, int, const char*, SIP_RXOBJ_CON, SIP_SLOT_CON (int), bool = 1, const TQString& = TQString ::null , int = -1); int insertButton (const TQString&, int, TQPopupMenu*, bool, const TQString&, int = -1); diff --git a/sip/tdeui/ktoolbarbutton.sip b/sip/tdeui/ktoolbarbutton.sip index 902ee11..0ec8366 100644 --- a/sip/tdeui/ktoolbarbutton.sip +++ b/sip/tdeui/ktoolbarbutton.sip @@ -32,7 +32,7 @@ class KToolBarButton : TQToolButton public: - KToolBarButton (const TQString&, int, TQWidget* /TransferThis/, const char* = 0, const TQString& = TQString ::null , TDEInstance* = KGlobal ::instance ()); + KToolBarButton (const TQString&, int, TQWidget* /TransferThis/, const char* = 0, const TQString& = TQString ::null , TDEInstance* = TDEGlobal ::instance ()); KToolBarButton (const TQPixmap&, int, TQWidget* /TransferThis/, const char* = 0, const TQString& = TQString ::null ); KToolBarButton (TQWidget* /TransferThis/ = 0, const char* = 0); virtual void setPixmap (const TQPixmap&); |