From 352b2ef6c06332062d35211d7f49942315d2f36a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:18:41 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- doc/classref/kutils/KCModuleProxy.html | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'doc/classref/kutils/KCModuleProxy.html') diff --git a/doc/classref/kutils/KCModuleProxy.html b/doc/classref/kutils/KCModuleProxy.html index 2928ba8..3746793 100644 --- a/doc/classref/kutils/KCModuleProxy.html +++ b/doc/classref/kutils/KCModuleProxy.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/html4/loose.dtd""> - class KCModuleProxy + class TDECModuleProxy @@ -12,7 +12,7 @@
-

class KCModuleProxy


+

class TDECModuleProxy


@@ -28,26 +28,26 @@ - +
kutils
ClassKCModuleProxyTDECModuleProxy
Inherits TQWidget

methods

    -
  • KCModuleProxy (info, withFallback = 0, parent = 0, name = 0, args = TQStringList ()) -
    +
  • TDECModuleProxy (info, withFallback = 0, parent = 0, name = 0, args = TQStringList ()) +
  • returns a KCModuleProxy instance
    returns a TDECModuleProxy instance
    In versions KDE 3.3.0 and above only
    - +
    ArgumentTypeDefault
    infoKCModuleInfo
    infoTDECModuleInfo
    withFallbackbool0
    parentTQWidget0
    namechar0
    argsTQStringListTQStringList ()

    -
  • KCModuleProxy (serviceName, withFallback = 1, parent = 0, name = 0, args = TQStringList ()) -
    +
  • TDECModuleProxy (serviceName, withFallback = 1, parent = 0, name = 0, args = TQStringList ()) +
  • returns a KCModuleProxy instance
    returns a TDECModuleProxy instance
    In versions KDE 3.4.0 and above only
    @@ -57,8 +57,8 @@
    ArgumentTypeDefault
    serviceNameTQString
    argsTQStringListTQStringList ()

    -
  • KCModuleProxy (service, withFallback = 1, parent = 0, name = 0, args = TQStringList ()) -
    +
  • TDECModuleProxy (service, withFallback = 1, parent = 0, name = 0, args = TQStringList ()) +
  • returns a KCModuleProxy instance
    returns a TDECModuleProxy instance
    In versions KDE 3.4.0 and above only
    @@ -91,7 +91,7 @@
    ArgumentTypeDefault
    serviceKService.Ptr
    returns nothing
    In versions KDE 3.4.0 and above only
    - +
    ArgumentTypeDefault
    modKCModuleProxy
    modTDECModuleProxy

  • childClosed () @@ -122,7 +122,7 @@
    returns nothing
    In versions KDE 3.4.0 and above only
    - +
    ArgumentTypeDefault
    infoKCModuleInfo
    infoTDECModuleInfo

  • instance () @@ -134,7 +134,7 @@
  • In versions KDE 3.3.0 and above only

  • moduleInfo () -
    +
    returns (KCModuleInfo)
    returns (TDECModuleInfo)
    In versions KDE 3.3.0 and above only

  • quickHelp () @@ -146,7 +146,7 @@
  • In versions KDE 3.4.0 and above only

  • realModule () -
    +
    returns (KCModule)
    returns (TDECModule)
    In versions KDE 3.3.0 and above only

  • rootMode () -- cgit v1.2.3