From ebcececd59218997957afe1ef40f9514d22db99e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 31 Jan 2013 13:24:50 -0600 Subject: Rename KStandard for enhanced compatibility with KDE4 --- doc/classref/tdecore/KIconLoader.html | 4 ++-- doc/classref/tdecore/TDEGlobal.html | 2 +- doc/classref/tdecore/TDEInstance.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/classref') diff --git a/doc/classref/tdecore/KIconLoader.html b/doc/classref/tdecore/KIconLoader.html index 886dee5..015cda4 100644 --- a/doc/classref/tdecore/KIconLoader.html +++ b/doc/classref/tdecore/KIconLoader.html @@ -39,7 +39,7 @@
returns a KIconLoader instance
- +
ArgumentTypeDefault
appnameTQStringTQString .null
dirsKStandardDirs0
dirsTDEStandardDirs0

  • addAppDir (appname) @@ -179,7 +179,7 @@
    returns nothing
    - +
    ArgumentTypeDefault
    _appnameTQString
    _dirsKStandardDirs
    _dirsTDEStandardDirs

  • theme () diff --git a/doc/classref/tdecore/TDEGlobal.html b/doc/classref/tdecore/TDEGlobal.html index ef27a5a..521b8e4 100644 --- a/doc/classref/tdecore/TDEGlobal.html +++ b/doc/classref/tdecore/TDEGlobal.html @@ -52,7 +52,7 @@ static

  • dirs () -
    +
    returns (KStandardDirs)
    returns (TDEStandardDirs)
    static

  • iconLoader () diff --git a/doc/classref/tdecore/TDEInstance.html b/doc/classref/tdecore/TDEInstance.html index 723b744..9d84f67 100644 --- a/doc/classref/tdecore/TDEInstance.html +++ b/doc/classref/tdecore/TDEInstance.html @@ -72,7 +72,7 @@
    returns (TDEConfig)

  • dirs () -
    +
    returns (KStandardDirs)
    returns (TDEStandardDirs)

  • iconLoader ()
    -- cgit v1.2.3
    returns (KIconLoader)