diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-22 20:03:49 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-22 20:03:49 -0600 |
commit | 387a27b62f25387e42a850739ced151d64a2e760 (patch) | |
tree | bbba39b506feb102175f10aa296b201a5a4557f5 /doc/classref/tdecore/TDECmdLineArgs.html | |
parent | 3d1fa8562bf693237a1a76918b4487cca3e2e356 (diff) | |
download | pytde-387a27b62f25387e42a850739ced151d64a2e760.tar.gz pytde-387a27b62f25387e42a850739ced151d64a2e760.zip |
Rename KInstance and KAboutData to avoid conflicts with KDE4
Diffstat (limited to 'doc/classref/tdecore/TDECmdLineArgs.html')
-rw-r--r-- | doc/classref/tdecore/TDECmdLineArgs.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/classref/tdecore/TDECmdLineArgs.html b/doc/classref/tdecore/TDECmdLineArgs.html index fd97e75..9069612 100644 --- a/doc/classref/tdecore/TDECmdLineArgs.html +++ b/doc/classref/tdecore/TDECmdLineArgs.html @@ -135,7 +135,7 @@ NULL (or None) parameters to mark the end of the list are not required <tr><td><i>static</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>_argv</td><td>a Python list of strings which may be modified</td><td></td></tr> -<tr><td>about</td><td>KAboutData</td><td></td></tr> +<tr><td>about</td><td>TDEAboutData</td><td></td></tr> <tr><td>noKApp</td><td>bool</td><td>0</td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> @@ -143,7 +143,7 @@ NULL (or None) parameters to mark the end of the list are not required <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>nothing</i></td></tr> <tr><td><i>static</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> -<tr><td>about</td><td>KAboutData</td><td></td></tr> +<tr><td>about</td><td>TDEAboutData</td><td></td></tr> </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>isSet</b> (option) |