diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-20 00:05:23 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-20 00:05:23 -0600 |
commit | 6677c2f8c66333c3951e8830f8760065c7a29074 (patch) | |
tree | e45d51b044ce8575210fca1584852fbbe4742316 /doc/classref/kfile | |
parent | 1d7616d07ef6f1e6c8131a861ddff208557825e3 (diff) | |
download | pytde-6677c2f8c66333c3951e8830f8760065c7a29074.tar.gz pytde-6677c2f8c66333c3951e8830f8760065c7a29074.zip |
Rename KApplication to TDEApplication to avoid conflicts with KDE4
Diffstat (limited to 'doc/classref/kfile')
-rw-r--r-- | doc/classref/kfile/KApplicationPropsPlugin.html | 10 | ||||
-rw-r--r-- | doc/classref/kfile/KApplicationTree.html | 10 | ||||
-rw-r--r-- | doc/classref/kfile/index.html | 4 |
3 files changed, 12 insertions, 12 deletions
diff --git a/doc/classref/kfile/KApplicationPropsPlugin.html b/doc/classref/kfile/KApplicationPropsPlugin.html index 5005f80..aa94fb5 100644 --- a/doc/classref/kfile/KApplicationPropsPlugin.html +++ b/doc/classref/kfile/KApplicationPropsPlugin.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/html4/loose.dtd""> <html> <head> - <title>class KApplicationPropsPlugin</title> + <title>class TDEApplicationPropsPlugin</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 KApplicationPropsPlugin</h1><hr> + <h1>class TDEApplicationPropsPlugin</h1><hr> </td> <td width="30%" valign="top" align="right"> <table> @@ -28,15 +28,15 @@ <td width="30%" align=left>kfile</td> </tr> <tr><td>Class</td> - <td>KApplicationPropsPlugin</td> + <td>TDEApplicationPropsPlugin</td> </tr> <tr><td>Inherits</td> <td>KPropsDlgPlugin </td> </tr> </table> <h3>methods</h3><ul> -<li><b>KApplicationPropsPlugin</b> (_props) -<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a KApplicationPropsPlugin instance</i></td></tr> +<li><b>TDEApplicationPropsPlugin</b> (_props) +<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a TDEApplicationPropsPlugin instance</i></td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>_props</td><td>KPropertiesDialog</td><td></td></tr> </table> diff --git a/doc/classref/kfile/KApplicationTree.html b/doc/classref/kfile/KApplicationTree.html index 984be25..33aa877 100644 --- a/doc/classref/kfile/KApplicationTree.html +++ b/doc/classref/kfile/KApplicationTree.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/html4/loose.dtd""> <html> <head> - <title>class KApplicationTree</title> + <title>class TDEApplicationTree</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 KApplicationTree</h1><hr> + <h1>class TDEApplicationTree</h1><hr> </td> <td width="30%" valign="top" align="right"> <table> @@ -28,15 +28,15 @@ <td width="30%" align=left>kfile</td> </tr> <tr><td>Class</td> - <td>KApplicationTree</td> + <td>TDEApplicationTree</td> </tr> <tr><td>Inherits</td> <td>KListView </td> </tr> </table> <h3>methods</h3><ul> -<li><b>KApplicationTree</b> (a0) -<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a KApplicationTree instance</i></td></tr> +<li><b>TDEApplicationTree</b> (a0) +<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a TDEApplicationTree instance</i></td></tr> <tr><td>In versions <i>less than</i> KDE 3.1.0 only</td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>a0</td><td>TQWidget</td><td></td></tr> diff --git a/doc/classref/kfile/index.html b/doc/classref/kfile/index.html index 1c3ac8d..0bea76f 100644 --- a/doc/classref/kfile/index.html +++ b/doc/classref/kfile/index.html @@ -26,8 +26,8 @@ <td valign="top"><table border="0"> <tr bgcolor="#fff0ff"><th>KAppTreeListItem - KFileFilterCombo</th></tr> <tr ><td><a href="KAppTreeListItem.html">KAppTreeListItem</a></td></tr> -<tr ><td><a href="KApplicationPropsPlugin.html">KApplicationPropsPlugin</a></td></tr> -<tr ><td><a href="KApplicationTree.html">KApplicationTree</a></td></tr> +<tr ><td><a href="TDEApplicationPropsPlugin.html">TDEApplicationPropsPlugin</a></td></tr> +<tr ><td><a href="TDEApplicationTree.html">TDEApplicationTree</a></td></tr> <tr ><td><a href="KBindingPropsPlugin.html">KBindingPropsPlugin</a></td></tr> <tr ><td><a href="KCombiView.html">KCombiView</a></td></tr> <tr ><td><a href="KCustomMenuEditor.html">KCustomMenuEditor</a></td></tr> |