diff options
author | Timothy Pearson <[email protected]> | 2013-01-24 13:31:20 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-24 13:31:20 -0600 |
commit | 1244eb7c0136985569a71f525ef5bcee08a431c4 (patch) | |
tree | b611e304794fa1b9ec4cce9dd762e572d301aa4e /doc/classref/tdecore/KCompletionBase.html | |
parent | 44249e7b6a1264a1d56b6ac085fa797d831d9bb2 (diff) | |
download | pytde-1244eb7c0136985569a71f525ef5bcee08a431c4.tar.gz pytde-1244eb7c0136985569a71f525ef5bcee08a431c4.zip |
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
Diffstat (limited to 'doc/classref/tdecore/KCompletionBase.html')
-rw-r--r-- | doc/classref/tdecore/KCompletionBase.html | 4 |
1 files changed, 2 insertions, 2 deletions
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) |