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/KCModuleContainer.html | 16 ++++++++-------- doc/classref/kutils/KCModuleInfo.html | 28 ++++++++++++++-------------- doc/classref/kutils/KCModuleLoader.html | 30 +++++++++++++++--------------- doc/classref/kutils/KCModuleProxy.html | 28 ++++++++++++++-------------- doc/classref/kutils/KCMultiDialog.html | 2 +- doc/classref/kutils/KPluginInfo.html | 14 +++++++------- doc/classref/kutils/KPluginSelector.html | 4 ++-- doc/classref/kutils/index.html | 8 ++++---- 8 files changed, 65 insertions(+), 65 deletions(-) (limited to 'doc/classref/kutils') diff --git a/doc/classref/kutils/KCModuleContainer.html b/doc/classref/kutils/KCModuleContainer.html index ac55270..a379095 100644 --- a/doc/classref/kutils/KCModuleContainer.html +++ b/doc/classref/kutils/KCModuleContainer.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/html4/loose.dtd""> - class KCModuleContainer + class TDECModuleContainer @@ -12,7 +12,7 @@
-

class KCModuleContainer


+

class TDECModuleContainer


@@ -27,23 +27,23 @@ - + - +
kutils
ClassKCModuleContainerTDECModuleContainer
InheritsKCModule TDECModule

methods

    -
  • KCModuleContainer (parent, name, mods) -
    +
  • TDECModuleContainer (parent, name, mods) +
  • returns a KCModuleContainer instance
    returns a TDECModuleContainer instance
    ArgumentTypeDefault
    parentTQWidget
    namechar
    modsTQStringList

    -
  • KCModuleContainer (parent, name, mods = TQString ()) -
    +
  • TDECModuleContainer (parent, name, mods = TQString ()) +
  • returns a KCModuleContainer instance
    returns a TDECModuleContainer instance
    diff --git a/doc/classref/kutils/KCModuleInfo.html b/doc/classref/kutils/KCModuleInfo.html index dd418f2..19a3ab5 100644 --- a/doc/classref/kutils/KCModuleInfo.html +++ b/doc/classref/kutils/KCModuleInfo.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/html4/loose.dtd""> - class KCModuleInfo + class TDECModuleInfo @@ -12,7 +12,7 @@
    ArgumentTypeDefault
    parentTQWidget
    namechar
    -

    class KCModuleInfo


    +

    class TDECModuleInfo


    @@ -28,36 +28,36 @@ - +
    kutils
    ClassKCModuleInfoTDECModuleInfo
    Inherits

    methods

      -
    • KCModuleInfo (desktopFile) -
      +
    • TDECModuleInfo (desktopFile) +
    • returns a KCModuleInfo instance
      returns a TDECModuleInfo instance
      In versions KDE 3.3.0 and above only
      ArgumentTypeDefault
      desktopFileTQString

      -
    • KCModuleInfo (moduleInfo) -
      +
    • TDECModuleInfo (moduleInfo) +
    • returns a KCModuleInfo instance
      returns a TDECModuleInfo instance
      In versions KDE 3.3.0 and above only
      ArgumentTypeDefault
      moduleInfoKService.Ptr

      -
    • KCModuleInfo (rhs) - - +
      +
    • TDECModuleInfo (rhs) +
    • returns a KCModuleInfo instance
      returns a TDECModuleInfo instance
      In versions KDE 3.3.0 and above only
      - +
      ArgumentTypeDefault
      rhsKCModuleInfo
      rhsTDECModuleInfo

      -
    • KCModuleInfo () -
      +
    • TDECModuleInfo () +
    • returns a KCModuleInfo instance
      returns a TDECModuleInfo instance
      In versions KDE 3.4.0 and above only

    • comment () @@ -203,14 +203,14 @@
      returns (bool)
      In versions KDE 3.3.0 and above only
      - +
      ArgumentTypeDefault
      a0KCModuleInfo
      a0TDECModuleInfo

    • operator == (a0)
      returns (bool)
      In versions KDE 3.3.0 and above only
      - +
      ArgumentTypeDefault
      a0KCModuleInfo
      a0TDECModuleInfo

    • diff --git a/doc/classref/kutils/KCModuleLoader.html b/doc/classref/kutils/KCModuleLoader.html index 718800a..904577e 100644 --- a/doc/classref/kutils/KCModuleLoader.html +++ b/doc/classref/kutils/KCModuleLoader.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/html4/loose.dtd""> - class KCModuleLoader + class TDECModuleLoader @@ -12,7 +12,7 @@
      - +
      -

      class KCModuleLoader


      +

      class TDECModuleLoader


      @@ -28,7 +28,7 @@ - + @@ -39,11 +39,11 @@ }

      methods

      • loadModule (module, withFallback = 1, parent = 0, name = 0, args = TQStringList ()) -
      kutils
      ClassKCModuleLoaderTDECModuleLoader
      Inherits
      +
      returns (KCModule)
      returns (TDECModule)
      In versions KDE 3.3.0 and above only
      static
      - + @@ -51,7 +51,7 @@
      ArgumentTypeDefault
      moduleKCModuleInfo
      moduleTDECModuleInfo
      withFallbackbool1
      parentTQWidget0
      namechar0

    • loadModule (module, parent = 0, name = 0, args = TQStringList ()) -
      +
      returns (KCModule)
      returns (TDECModule)
      In versions KDE 3.3.0 and above only
      static
      @@ -62,12 +62,12 @@
      ArgumentTypeDefault

    • loadModule (module, report, withFallback = 1, parent = 0, name = 0, args = TQStringList ()) -
      +
      returns (KCModule)
      returns (TDECModule)
      In versions KDE 3.4.0 and above only
      static
      - - + + @@ -75,23 +75,23 @@
      ArgumentTypeDefault
      moduleKCModuleInfo
      reportKCModuleLoader.ErrorReporting
      moduleTDECModuleInfo
      reportTDECModuleLoader.ErrorReporting
      withFallbackbool1
      parentTQWidget0
      namechar0

    • loadModule (module, report, parent = 0, name = 0, args = TQStringList ()) -
      +
      returns (KCModule)
      returns (TDECModule)
      In versions KDE 3.4.0 and above only
      static
      - +
      ArgumentTypeDefault
      moduleTQString
      reportKCModuleLoader.ErrorReporting
      reportTDECModuleLoader.ErrorReporting
      parentTQWidget0
      namechar0
      argsTQStringListTQStringList ()

    • reportError (report, text, details, parent) -
      +
      returns (KCModule)
      returns (TDECModule)
      In versions KDE 3.4.0 and above only
      static
      - + @@ -118,7 +118,7 @@
      ArgumentTypeDefault
      reportKCModuleLoader.ErrorReporting
      reportTDECModuleLoader.ErrorReporting
      textTQString
      detailsTQString
      parentTQWidget
      In versions KDE 3.4.0 and above only
      static
      - +
      ArgumentTypeDefault
      moduleKCModuleInfo
      moduleTDECModuleInfo

    • unloadModule (mod) @@ -126,7 +126,7 @@
    • In versions KDE 3.3.0 and above only
      static
      - +
      ArgumentTypeDefault
      modKCModuleInfo
      modTDECModuleInfo

    • 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 () diff --git a/doc/classref/kutils/KCMultiDialog.html b/doc/classref/kutils/KCMultiDialog.html index 1b94e86..0970aeb 100644 --- a/doc/classref/kutils/KCMultiDialog.html +++ b/doc/classref/kutils/KCMultiDialog.html @@ -81,7 +81,7 @@
        returns nothing
        In versions KDE 3.3.0 and above only
        - +
        ArgumentTypeDefault
        moduleinfoKCModuleInfo
        moduleinfoTDECModuleInfo
        parentmodulenamesTQStringListTQStringList ()
        withfallbackbool0
        diff --git a/doc/classref/kutils/KPluginInfo.html b/doc/classref/kutils/KPluginInfo.html index 6bf733e..32de03d 100644 --- a/doc/classref/kutils/KPluginInfo.html +++ b/doc/classref/kutils/KPluginInfo.html @@ -70,7 +70,7 @@
        In versions KDE 3.3.0 and above only

      • config () -
        +
        returns (KConfig)
        returns (TDEConfig)
        In versions KDE 3.3.0 and above only

      • configgroup () @@ -95,7 +95,7 @@
      • static
        - +
        ArgumentTypeDefault
        filesTQStringList
        configKConfig0
        configTDEConfig0
        groupTQStringTQString .null

      • @@ -105,7 +105,7 @@
      static
      - +
      ArgumentTypeDefault
      a0TQString
      configKConfig0
      configTDEConfig0
      groupTQStringTQString .null

    • @@ -115,7 +115,7 @@
      static
      - +
      ArgumentTypeDefault
      servicesKService.List
      configKConfig0
      configTDEConfig0
      groupTQStringTQString .null

    • @@ -146,7 +146,7 @@
      returns nothing
      In versions KDE 3.3.0 and above only
      - +
      ArgumentTypeDefault
      configKConfigGroup0
      configTDEConfigGroup0

    • name () @@ -168,7 +168,7 @@
      returns nothing
      In versions KDE 3.3.0 and above only
      - +
      ArgumentTypeDefault
      configKConfigGroup0
      configTDEConfigGroup0

    • service () @@ -179,7 +179,7 @@
      returns nothing
      In versions KDE 3.3.0 and above only
      - +
      ArgumentTypeDefault
      configKConfig
      configTDEConfig
      groupTQString

    • diff --git a/doc/classref/kutils/KPluginSelector.html b/doc/classref/kutils/KPluginSelector.html index a7b26da..6f17ff3 100644 --- a/doc/classref/kutils/KPluginSelector.html +++ b/doc/classref/kutils/KPluginSelector.html @@ -50,7 +50,7 @@
      instanceNameTQString
      catnameTQStringTQString .null
      categoryTQStringTQString .null
      configKConfig0
      configTDEConfig0

    • addPlugins (instance, catname = TQString .null, category = TQString .null, config = 0) @@ -60,7 +60,7 @@
    • instanceTDEInstance
      catnameTQStringTQString .null
      categoryTQStringTQString .null
      configKConfig0
      configTDEConfig0

    • addPlugins (plugininfos, catname = TQString .null, category = TQString .null, config = 0) diff --git a/doc/classref/kutils/index.html b/doc/classref/kutils/index.html index 020f293..4453e8c 100644 --- a/doc/classref/kutils/index.html +++ b/doc/classref/kutils/index.html @@ -24,10 +24,10 @@
    • - - - - + + + +
      KCModuleInfo - KFind
      KCModuleInfo
      KCModuleLoader
      KCModuleProxy
      TDECModuleInfo - KFind
      TDECModuleInfo
      TDECModuleLoader
      TDECModuleProxy
      KCMultiDialog
      KFind
      -- cgit v1.2.1