diff options
author | Timothy Pearson <[email protected]> | 2013-01-25 00:18:41 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-25 00:18:41 -0600 |
commit | 352b2ef6c06332062d35211d7f49942315d2f36a (patch) | |
tree | 842a828f1f3c6686c33cd8512d00b80d6feaefdd /doc/classref/tdecore/KConfigBase.html | |
parent | 8bd906c03534d2ad9cff2f22e957bf30987c99a9 (diff) | |
download | pytde-352b2ef6c06332062d35211d7f49942315d2f36a.tar.gz pytde-352b2ef6c06332062d35211d7f49942315d2f36a.zip |
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'doc/classref/tdecore/KConfigBase.html')
-rw-r--r-- | doc/classref/tdecore/KConfigBase.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/classref/tdecore/KConfigBase.html b/doc/classref/tdecore/KConfigBase.html index badb98f..f063b1c 100644 --- a/doc/classref/tdecore/KConfigBase.html +++ b/doc/classref/tdecore/KConfigBase.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/html4/loose.dtd""> <html> <head> - <title>class KConfigBase</title> + <title>class TDEConfigBase</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 KConfigBase</h1><hr> + <h1>class TDEConfigBase</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>KConfigBase <a href = "sip/glossary.html#abstract">(<i>abstract</i>)</a></td> + <td>TDEConfigBase <a href = "sip/glossary.html#abstract">(<i>abstract</i>)</a></td> </tr> <tr><td>Inherits</td> <td>TQObject </td> @@ -38,8 +38,8 @@ <li><b>ConfigState</b> = {NoAccess, ReadOnly, ReadWrite }</ul> <h3>methods</h3><ul> -<li><b>KConfigBase</b> () -<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a KConfigBase instance</i></td></tr> +<li><b>TDEConfigBase</b> () +<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a TDEConfigBase instance</i></td></tr> </table></td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>checkConfigFilesWritable</b> (warnUser) <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(bool)</i></td></tr> |