diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:59:37 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:59:37 -0600 |
commit | f050f7c84cccf297921968acd454e6a462e30857 (patch) | |
tree | d2dbec79b7ecb12d9dd28b20e491a454b18ecb52 /doc/classref/tdefile/KEncodingFileDialog.Result.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/KEncodingFileDialog.Result.html')
-rw-r--r-- | doc/classref/tdefile/KEncodingFileDialog.Result.html | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/doc/classref/tdefile/KEncodingFileDialog.Result.html b/doc/classref/tdefile/KEncodingFileDialog.Result.html new file mode 100644 index 0000000..c17d7ef --- /dev/null +++ b/doc/classref/tdefile/KEncodingFileDialog.Result.html @@ -0,0 +1,45 @@ + +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN + "http://www.w3.org/TR/html4/loose.dtd""> +<html> +<head> + <title>class KEncodingFileDialog.Result</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 KEncodingFileDialog.Result</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>KEncodingFileDialog.Result</td> + </tr> + <tr><td>Inherits</td> + <td> </td> + </tr> + </table> + <h3>variables</h3><ul type = ""><li> +<a href = "../glossary.html#variables">variables</a><table><tr bgcolor="#fff0ff"><th>Variable</th><th>Type</th></tr> +<tr><td>URLs</td><td>KURL::List</td></tr> +<tr><td>encoding</td><td>TQString</td></tr> +<tr><td>fileNames</td><td>TQStringList</td></tr> +</table></li></ul> + +</body> +</html> |