diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 00:59:37 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 00:59:37 -0600 |
commit | f050f7c84cccf297921968acd454e6a462e30857 (patch) | |
tree | d2dbec79b7ecb12d9dd28b20e491a454b18ecb52 /doc/classref/tdefile/KFileTreeViewToolTip.html | |
parent | 6b87edd9b7b08ca0030e5633e8a9653576f73a32 (diff) | |
download | pytde-f050f7c84cccf297921968acd454e6a462e30857.tar.gz pytde-f050f7c84cccf297921968acd454e6a462e30857.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'doc/classref/tdefile/KFileTreeViewToolTip.html')
-rw-r--r-- | doc/classref/tdefile/KFileTreeViewToolTip.html | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/doc/classref/tdefile/KFileTreeViewToolTip.html b/doc/classref/tdefile/KFileTreeViewToolTip.html new file mode 100644 index 0000000..42c584c --- /dev/null +++ b/doc/classref/tdefile/KFileTreeViewToolTip.html @@ -0,0 +1,53 @@ + +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN + "http://www.w3.org/TR/html4/loose.dtd""> +<html> +<head> + <title>class KFileTreeViewToolTip</title> + <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> + <meta name="GENERATOR" content="wabbit dumphtml"> +</head> +<body> +<h4>PyKDE - Python Bindings for KDE</h4> +<hr> +<table width="100%"><tr> + <td width ="70%"> + <h1>class KFileTreeViewToolTip</h1><hr> + </td> + <td width="30%" valign="top" align="right"> + <table> + <tr><td align="right"><a href="doc/index.html">Table of contents</a></td></tr> + <tr><td align="right"><a href="../index.html">Modules</a></td></tr> + <tr><td align="right"><a href="index.html">tdefile Classes</a></td></tr> + <tr><td align="right"><a href="../allclasses.html">All Classes</a></td></tr> + </table> + </td> + </tr></table> + <table> + <tr><td width="10%" align=left>Module</td> + <td width="30%" align=left>tdefile</td> + </tr> + <tr><td>Class</td> + <td>KFileTreeViewToolTip</td> + </tr> + <tr><td>Inherits</td> + <td>TQToolTip </td> + </tr> + </table> + <h3>methods</h3><ul> +<li><b>KFileTreeViewToolTip</b> (view) +<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a KFileTreeViewToolTip instance</i></td></tr> +</table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> +<tr><td>view</td><td>TQListView</td><td></td></tr> +</table> +</td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> +<li><b>maybeTip</b> (a0) +<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>a0</td><td>TQPoint</td><td></td></tr> +</table> +</td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> +</ul> + +</body> +</html> |