diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | 90825e2392b2d70e43c7a25b8a3752299a933894 (patch) | |
tree | e33aa27f02b74604afbfd0ea4f1cfca8833d882a /python/pykde/doc/classref/kio/kio-globals.html | |
download | tdebindings-90825e2392b2d70e43c7a25b8a3752299a933894.tar.gz tdebindings-90825e2392b2d70e43c7a25b8a3752299a933894.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'python/pykde/doc/classref/kio/kio-globals.html')
-rw-r--r-- | python/pykde/doc/classref/kio/kio-globals.html | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/python/pykde/doc/classref/kio/kio-globals.html b/python/pykde/doc/classref/kio/kio-globals.html new file mode 100644 index 00000000..3c245a51 --- /dev/null +++ b/python/pykde/doc/classref/kio/kio-globals.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>kio globals</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>kio Globals</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">kio Classes</a></td></tr> + <tr><td align="right"><a href="../allclasses.html">All Classes</a></td></tr> + </table> + </td> + </tr></table> + <h3>enums</h3><ul> +<li><b><a href="sip/kio/all-globals.html#KSycocaFactoryId">KSycocaFactoryId</a></b> = {KST_KServiceFactory, KST_KServiceTypeFactory, KST_KServiceGroupFactory, KST_KImageIO, KST_KProtocolInfoFactory, KST_CTimeInfo +}<li><b><a href="sip/kio/all-globals.html#KSycocaType">KSycocaType</a></b> = {KST_KSycocaEntry, KST_KService, KST_KServiceType, KST_KMimeType, KST_KFolderType, KST_KDEDesktopMimeType, KST_KExecMimeType, KST_KServiceGroup, KST_KImageIOFormat, KST_KProtocolInfo, KST_KServiceSeparator, KST_KCustom +}<li><b><a href="sip/kio/all-globals.html#KSycocaType">KSycocaType</a></b> = {KST_KSycocaEntry, KST_KService, KST_KServiceType, KST_KMimeType, KST_KFolderType, KST_KDEDesktopMimeType, KST_KExecMimeType, KST_KServiceGroup, KST_KImageIOFormat, KST_KProtocolInfo, KST_KCustom +}</ul> +<h3>global methods</h3><ul> +<li><b>testKIOMetaData</b> (dict) +<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(KIO.MetaData),</i></td></tr> +</table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> +<tr><td>dict</td><td>KIO.MetaData</td><td></td></tr> +</table> +</td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> +<li><b>testKIOUDSEntry</b> (list) +<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(KIO.UDSEntry),</i></td></tr> +</table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> +<tr><td>list</td><td>KIO.UDSEntry</td><td></td></tr> +</table> +</td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> +<li><b>testKIOUDSEntryList</b> (list) +<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(KIO.UDSEntryList),</i></td></tr> +</table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> +<tr><td>list</td><td>KIO.UDSEntryList</td><td></td></tr> +</table> +</td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> +</ul> + +</body> +</html> |