From 90825e2392b2d70e43c7a25b8a3752299a933894 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: 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 --- python/pykde/doc/classref/kio/KACL.html | 209 +++++++ python/pykde/doc/classref/kio/KAr.html | 104 ++++ python/pykde/doc/classref/kio/KArchive.html | 288 +++++++++ .../pykde/doc/classref/kio/KArchiveDirectory.html | 79 +++ python/pykde/doc/classref/kio/KArchiveEntry.html | 83 +++ python/pykde/doc/classref/kio/KArchiveFile.html | 84 +++ python/pykde/doc/classref/kio/KAutoMount.html | 67 +++ python/pykde/doc/classref/kio/KAutoUnmount.html | 63 ++ .../doc/classref/kio/KDCOPServiceStarter.html | 78 +++ .../classref/kio/KDEDesktopMimeType.Service.html | 56 ++ .../pykde/doc/classref/kio/KDEDesktopMimeType.html | 196 +++++++ python/pykde/doc/classref/kio/KDataTool.html | 67 +++ python/pykde/doc/classref/kio/KDataToolAction.html | 70 +++ python/pykde/doc/classref/kio/KDataToolInfo.html | 106 ++++ python/pykde/doc/classref/kio/KDirLister.html | 356 ++++++++++++ python/pykde/doc/classref/kio/KDirNotify.html | 93 +++ python/pykde/doc/classref/kio/KDirWatch.html | 168 ++++++ python/pykde/doc/classref/kio/KEMailSettings.html | 88 +++ python/pykde/doc/classref/kio/KExecMimeType.html | 54 ++ python/pykde/doc/classref/kio/KFileFilter.html | 48 ++ python/pykde/doc/classref/kio/KFileItem.html | 326 +++++++++++ python/pykde/doc/classref/kio/KFileMetaInfo.html | 197 +++++++ .../pykde/doc/classref/kio/KFileMetaInfoGroup.html | 153 +++++ .../pykde/doc/classref/kio/KFileMetaInfoItem.html | 122 ++++ .../doc/classref/kio/KFileMetaInfoProvider.html | 95 +++ .../classref/kio/KFileMimeTypeInfo.GroupInfo.html | 72 +++ .../classref/kio/KFileMimeTypeInfo.ItemInfo.html | 87 +++ .../pykde/doc/classref/kio/KFileMimeTypeInfo.html | 104 ++++ python/pykde/doc/classref/kio/KFilePlugin.html | 161 +++++ python/pykde/doc/classref/kio/KFileShare.html | 118 ++++ .../pykde/doc/classref/kio/KFileSharePrivate.html | 62 ++ python/pykde/doc/classref/kio/KFilterBase.html | 141 +++++ python/pykde/doc/classref/kio/KFilterDev.html | 149 +++++ python/pykde/doc/classref/kio/KFolderType.html | 82 +++ python/pykde/doc/classref/kio/KIO.AuthInfo.html | 74 +++ python/pykde/doc/classref/kio/KIO.ChmodJob.html | 72 +++ python/pykde/doc/classref/kio/KIO.Connection.html | 105 ++++ python/pykde/doc/classref/kio/KIO.CopyInfo.html | 49 ++ python/pykde/doc/classref/kio/KIO.CopyJob.html | 276 +++++++++ python/pykde/doc/classref/kio/KIO.DavJob.html | 66 +++ .../doc/classref/kio/KIO.DefaultProgress.html | 223 +++++++ python/pykde/doc/classref/kio/KIO.DeleteJob.html | 125 ++++ .../pykde/doc/classref/kio/KIO.DirectCopyJob.html | 66 +++ python/pykde/doc/classref/kio/KIO.FileCopyJob.html | 152 +++++ .../doc/classref/kio/KIO.ForwardingSlaveBase.html | 166 ++++++ python/pykde/doc/classref/kio/KIO.Job.html | 307 ++++++++++ python/pykde/doc/classref/kio/KIO.ListJob.html | 126 ++++ python/pykde/doc/classref/kio/KIO.MetaInfoJob.html | 91 +++ python/pykde/doc/classref/kio/KIO.MimetypeJob.html | 62 ++ python/pykde/doc/classref/kio/KIO.MkdirJob.html | 94 +++ python/pykde/doc/classref/kio/KIO.MultiGetJob.html | 103 ++++ python/pykde/doc/classref/kio/KIO.NetAccess.html | 323 +++++++++++ .../doc/classref/kio/KIO.NetRC.AutoLogin.html | 47 ++ python/pykde/doc/classref/kio/KIO.NetRC.html | 90 +++ .../pykde/doc/classref/kio/KIO.PasswordDialog.html | 120 ++++ python/pykde/doc/classref/kio/KIO.PreviewJob.html | 114 ++++ .../pykde/doc/classref/kio/KIO.ProgressBase.html | 201 +++++++ python/pykde/doc/classref/kio/KIO.Scheduler.html | 267 +++++++++ python/pykde/doc/classref/kio/KIO.SessionData.html | 69 +++ python/pykde/doc/classref/kio/KIO.SimpleJob.html | 148 +++++ python/pykde/doc/classref/kio/KIO.Slave.html | 200 +++++++ python/pykde/doc/classref/kio/KIO.SlaveBase.html | 631 ++++++++++++++++++++ python/pykde/doc/classref/kio/KIO.SlaveConfig.html | 90 +++ .../pykde/doc/classref/kio/KIO.SlaveInterface.html | 284 +++++++++ python/pykde/doc/classref/kio/KIO.StatJob.html | 109 ++++ .../doc/classref/kio/KIO.StatusbarProgress.html | 88 +++ .../doc/classref/kio/KIO.StoredTransferJob.html | 63 ++ .../pykde/doc/classref/kio/KIO.TCPSlaveBase.html | 230 ++++++++ python/pykde/doc/classref/kio/KIO.Task.html | 44 ++ python/pykde/doc/classref/kio/KIO.TransferJob.html | 198 +++++++ python/pykde/doc/classref/kio/KIO.UDSAtom.html | 45 ++ python/pykde/doc/classref/kio/KIO.html | 645 +++++++++++++++++++++ python/pykde/doc/classref/kio/KImageIO.html | 120 ++++ python/pykde/doc/classref/kio/KMimeMagic.html | 96 +++ .../pykde/doc/classref/kio/KMimeMagicResult.html | 68 +++ .../pykde/doc/classref/kio/KMimeType.Format.html | 48 ++ python/pykde/doc/classref/kio/KMimeType.html | 290 +++++++++ .../pykde/doc/classref/kio/KMimeTypeChooser.html | 69 +++ .../doc/classref/kio/KMimeTypeChooserDialog.html | 71 +++ python/pykde/doc/classref/kio/KNFSShare.html | 69 +++ python/pykde/doc/classref/kio/KOCRDialog.html | 73 +++ .../pykde/doc/classref/kio/KOCRDialogFactory.html | 75 +++ .../pykde/doc/classref/kio/KOpenWithHandler.html | 48 ++ python/pykde/doc/classref/kio/KProcessRunner.html | 87 +++ .../doc/classref/kio/KProtocolInfo.ExtraField.html | 58 ++ python/pykde/doc/classref/kio/KProtocolInfo.html | 466 +++++++++++++++ .../pykde/doc/classref/kio/KProtocolManager.html | 189 ++++++ python/pykde/doc/classref/kio/KRemoteEncoding.html | 114 ++++ python/pykde/doc/classref/kio/KRun.html | 360 ++++++++++++ python/pykde/doc/classref/kio/KSambaShare.html | 69 +++ python/pykde/doc/classref/kio/KScanDialog.html | 90 +++ .../pykde/doc/classref/kio/KScanDialogFactory.html | 75 +++ python/pykde/doc/classref/kio/KService.html | 324 +++++++++++ python/pykde/doc/classref/kio/KServiceGroup.html | 240 ++++++++ python/pykde/doc/classref/kio/KServiceOffer.html | 79 +++ .../pykde/doc/classref/kio/KServiceSeparator.html | 67 +++ python/pykde/doc/classref/kio/KServiceType.html | 169 ++++++ .../doc/classref/kio/KServiceTypeProfile.html | 111 ++++ .../pykde/doc/classref/kio/KShellCompletion.html | 65 +++ python/pykde/doc/classref/kio/KShred.html | 91 +++ .../pykde/doc/classref/kio/KSimpleFileFilter.html | 104 ++++ python/pykde/doc/classref/kio/KSycoca.html | 172 ++++++ python/pykde/doc/classref/kio/KSycocaDict.html | 96 +++ python/pykde/doc/classref/kio/KSycocaEntry.html | 111 ++++ python/pykde/doc/classref/kio/KSycocaFactory.html | 104 ++++ python/pykde/doc/classref/kio/KTar.html | 177 ++++++ python/pykde/doc/classref/kio/KTrader.html | 65 +++ python/pykde/doc/classref/kio/KURIFilter.html | 93 +++ python/pykde/doc/classref/kio/KURIFilterData.html | 137 +++++ .../pykde/doc/classref/kio/KURIFilterPlugin.html | 100 ++++ python/pykde/doc/classref/kio/KURLCompletion.html | 152 +++++ .../pykde/doc/classref/kio/KURLPixmapProvider.html | 48 ++ python/pykde/doc/classref/kio/KZip.html | 228 ++++++++ python/pykde/doc/classref/kio/KZipFileEntry.html | 108 ++++ python/pykde/doc/classref/kio/Observer.html | 289 +++++++++ python/pykde/doc/classref/kio/RenameDlgPlugin.html | 65 +++ python/pykde/doc/classref/kio/ThumbCreator.html | 57 ++ python/pykde/doc/classref/kio/index.html | 148 +++++ python/pykde/doc/classref/kio/kio-globals.html | 53 ++ 119 files changed, 16377 insertions(+) create mode 100644 python/pykde/doc/classref/kio/KACL.html create mode 100644 python/pykde/doc/classref/kio/KAr.html create mode 100644 python/pykde/doc/classref/kio/KArchive.html create mode 100644 python/pykde/doc/classref/kio/KArchiveDirectory.html create mode 100644 python/pykde/doc/classref/kio/KArchiveEntry.html create mode 100644 python/pykde/doc/classref/kio/KArchiveFile.html create mode 100644 python/pykde/doc/classref/kio/KAutoMount.html create mode 100644 python/pykde/doc/classref/kio/KAutoUnmount.html create mode 100644 python/pykde/doc/classref/kio/KDCOPServiceStarter.html create mode 100644 python/pykde/doc/classref/kio/KDEDesktopMimeType.Service.html create mode 100644 python/pykde/doc/classref/kio/KDEDesktopMimeType.html create mode 100644 python/pykde/doc/classref/kio/KDataTool.html create mode 100644 python/pykde/doc/classref/kio/KDataToolAction.html create mode 100644 python/pykde/doc/classref/kio/KDataToolInfo.html create mode 100644 python/pykde/doc/classref/kio/KDirLister.html create mode 100644 python/pykde/doc/classref/kio/KDirNotify.html create mode 100644 python/pykde/doc/classref/kio/KDirWatch.html create mode 100644 python/pykde/doc/classref/kio/KEMailSettings.html create mode 100644 python/pykde/doc/classref/kio/KExecMimeType.html create mode 100644 python/pykde/doc/classref/kio/KFileFilter.html create mode 100644 python/pykde/doc/classref/kio/KFileItem.html create mode 100644 python/pykde/doc/classref/kio/KFileMetaInfo.html create mode 100644 python/pykde/doc/classref/kio/KFileMetaInfoGroup.html create mode 100644 python/pykde/doc/classref/kio/KFileMetaInfoItem.html create mode 100644 python/pykde/doc/classref/kio/KFileMetaInfoProvider.html create mode 100644 python/pykde/doc/classref/kio/KFileMimeTypeInfo.GroupInfo.html create mode 100644 python/pykde/doc/classref/kio/KFileMimeTypeInfo.ItemInfo.html create mode 100644 python/pykde/doc/classref/kio/KFileMimeTypeInfo.html create mode 100644 python/pykde/doc/classref/kio/KFilePlugin.html create mode 100644 python/pykde/doc/classref/kio/KFileShare.html create mode 100644 python/pykde/doc/classref/kio/KFileSharePrivate.html create mode 100644 python/pykde/doc/classref/kio/KFilterBase.html create mode 100644 python/pykde/doc/classref/kio/KFilterDev.html create mode 100644 python/pykde/doc/classref/kio/KFolderType.html create mode 100644 python/pykde/doc/classref/kio/KIO.AuthInfo.html create mode 100644 python/pykde/doc/classref/kio/KIO.ChmodJob.html create mode 100644 python/pykde/doc/classref/kio/KIO.Connection.html create mode 100644 python/pykde/doc/classref/kio/KIO.CopyInfo.html create mode 100644 python/pykde/doc/classref/kio/KIO.CopyJob.html create mode 100644 python/pykde/doc/classref/kio/KIO.DavJob.html create mode 100644 python/pykde/doc/classref/kio/KIO.DefaultProgress.html create mode 100644 python/pykde/doc/classref/kio/KIO.DeleteJob.html create mode 100644 python/pykde/doc/classref/kio/KIO.DirectCopyJob.html create mode 100644 python/pykde/doc/classref/kio/KIO.FileCopyJob.html create mode 100644 python/pykde/doc/classref/kio/KIO.ForwardingSlaveBase.html create mode 100644 python/pykde/doc/classref/kio/KIO.Job.html create mode 100644 python/pykde/doc/classref/kio/KIO.ListJob.html create mode 100644 python/pykde/doc/classref/kio/KIO.MetaInfoJob.html create mode 100644 python/pykde/doc/classref/kio/KIO.MimetypeJob.html create mode 100644 python/pykde/doc/classref/kio/KIO.MkdirJob.html create mode 100644 python/pykde/doc/classref/kio/KIO.MultiGetJob.html create mode 100644 python/pykde/doc/classref/kio/KIO.NetAccess.html create mode 100644 python/pykde/doc/classref/kio/KIO.NetRC.AutoLogin.html create mode 100644 python/pykde/doc/classref/kio/KIO.NetRC.html create mode 100644 python/pykde/doc/classref/kio/KIO.PasswordDialog.html create mode 100644 python/pykde/doc/classref/kio/KIO.PreviewJob.html create mode 100644 python/pykde/doc/classref/kio/KIO.ProgressBase.html create mode 100644 python/pykde/doc/classref/kio/KIO.Scheduler.html create mode 100644 python/pykde/doc/classref/kio/KIO.SessionData.html create mode 100644 python/pykde/doc/classref/kio/KIO.SimpleJob.html create mode 100644 python/pykde/doc/classref/kio/KIO.Slave.html create mode 100644 python/pykde/doc/classref/kio/KIO.SlaveBase.html create mode 100644 python/pykde/doc/classref/kio/KIO.SlaveConfig.html create mode 100644 python/pykde/doc/classref/kio/KIO.SlaveInterface.html create mode 100644 python/pykde/doc/classref/kio/KIO.StatJob.html create mode 100644 python/pykde/doc/classref/kio/KIO.StatusbarProgress.html create mode 100644 python/pykde/doc/classref/kio/KIO.StoredTransferJob.html create mode 100644 python/pykde/doc/classref/kio/KIO.TCPSlaveBase.html create mode 100644 python/pykde/doc/classref/kio/KIO.Task.html create mode 100644 python/pykde/doc/classref/kio/KIO.TransferJob.html create mode 100644 python/pykde/doc/classref/kio/KIO.UDSAtom.html create mode 100644 python/pykde/doc/classref/kio/KIO.html create mode 100644 python/pykde/doc/classref/kio/KImageIO.html create mode 100644 python/pykde/doc/classref/kio/KMimeMagic.html create mode 100644 python/pykde/doc/classref/kio/KMimeMagicResult.html create mode 100644 python/pykde/doc/classref/kio/KMimeType.Format.html create mode 100644 python/pykde/doc/classref/kio/KMimeType.html create mode 100644 python/pykde/doc/classref/kio/KMimeTypeChooser.html create mode 100644 python/pykde/doc/classref/kio/KMimeTypeChooserDialog.html create mode 100644 python/pykde/doc/classref/kio/KNFSShare.html create mode 100644 python/pykde/doc/classref/kio/KOCRDialog.html create mode 100644 python/pykde/doc/classref/kio/KOCRDialogFactory.html create mode 100644 python/pykde/doc/classref/kio/KOpenWithHandler.html create mode 100644 python/pykde/doc/classref/kio/KProcessRunner.html create mode 100644 python/pykde/doc/classref/kio/KProtocolInfo.ExtraField.html create mode 100644 python/pykde/doc/classref/kio/KProtocolInfo.html create mode 100644 python/pykde/doc/classref/kio/KProtocolManager.html create mode 100644 python/pykde/doc/classref/kio/KRemoteEncoding.html create mode 100644 python/pykde/doc/classref/kio/KRun.html create mode 100644 python/pykde/doc/classref/kio/KSambaShare.html create mode 100644 python/pykde/doc/classref/kio/KScanDialog.html create mode 100644 python/pykde/doc/classref/kio/KScanDialogFactory.html create mode 100644 python/pykde/doc/classref/kio/KService.html create mode 100644 python/pykde/doc/classref/kio/KServiceGroup.html create mode 100644 python/pykde/doc/classref/kio/KServiceOffer.html create mode 100644 python/pykde/doc/classref/kio/KServiceSeparator.html create mode 100644 python/pykde/doc/classref/kio/KServiceType.html create mode 100644 python/pykde/doc/classref/kio/KServiceTypeProfile.html create mode 100644 python/pykde/doc/classref/kio/KShellCompletion.html create mode 100644 python/pykde/doc/classref/kio/KShred.html create mode 100644 python/pykde/doc/classref/kio/KSimpleFileFilter.html create mode 100644 python/pykde/doc/classref/kio/KSycoca.html create mode 100644 python/pykde/doc/classref/kio/KSycocaDict.html create mode 100644 python/pykde/doc/classref/kio/KSycocaEntry.html create mode 100644 python/pykde/doc/classref/kio/KSycocaFactory.html create mode 100644 python/pykde/doc/classref/kio/KTar.html create mode 100644 python/pykde/doc/classref/kio/KTrader.html create mode 100644 python/pykde/doc/classref/kio/KURIFilter.html create mode 100644 python/pykde/doc/classref/kio/KURIFilterData.html create mode 100644 python/pykde/doc/classref/kio/KURIFilterPlugin.html create mode 100644 python/pykde/doc/classref/kio/KURLCompletion.html create mode 100644 python/pykde/doc/classref/kio/KURLPixmapProvider.html create mode 100644 python/pykde/doc/classref/kio/KZip.html create mode 100644 python/pykde/doc/classref/kio/KZipFileEntry.html create mode 100644 python/pykde/doc/classref/kio/Observer.html create mode 100644 python/pykde/doc/classref/kio/RenameDlgPlugin.html create mode 100644 python/pykde/doc/classref/kio/ThumbCreator.html create mode 100644 python/pykde/doc/classref/kio/index.html create mode 100644 python/pykde/doc/classref/kio/kio-globals.html (limited to 'python/pykde/doc/classref/kio') diff --git a/python/pykde/doc/classref/kio/KACL.html b/python/pykde/doc/classref/kio/KACL.html new file mode 100644 index 00000000..7188e62c --- /dev/null +++ b/python/pykde/doc/classref/kio/KACL.html @@ -0,0 +1,209 @@ + + + + + class KACL + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KACL


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKACL
Inherits
+

methods

+

operators

+ + + diff --git a/python/pykde/doc/classref/kio/KAr.html b/python/pykde/doc/classref/kio/KAr.html new file mode 100644 index 00000000..ee776e4f --- /dev/null +++ b/python/pykde/doc/classref/kio/KAr.html @@ -0,0 +1,104 @@ + + + + + class KAr + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KAr


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKAr
InheritsKArchive
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KArchive.html b/python/pykde/doc/classref/kio/KArchive.html new file mode 100644 index 00000000..99669d7f --- /dev/null +++ b/python/pykde/doc/classref/kio/KArchive.html @@ -0,0 +1,288 @@ + + + + + class KArchive + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KArchive


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKArchive (abstract)
Inherits
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KArchiveDirectory.html b/python/pykde/doc/classref/kio/KArchiveDirectory.html new file mode 100644 index 00000000..fe68485a --- /dev/null +++ b/python/pykde/doc/classref/kio/KArchiveDirectory.html @@ -0,0 +1,79 @@ + + + + + class KArchiveDirectory + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KArchiveDirectory


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKArchiveDirectory
InheritsKArchiveEntry
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KArchiveEntry.html b/python/pykde/doc/classref/kio/KArchiveEntry.html new file mode 100644 index 00000000..d4a40e44 --- /dev/null +++ b/python/pykde/doc/classref/kio/KArchiveEntry.html @@ -0,0 +1,83 @@ + + + + + class KArchiveEntry + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KArchiveEntry


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKArchiveEntry
Inherits
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KArchiveFile.html b/python/pykde/doc/classref/kio/KArchiveFile.html new file mode 100644 index 00000000..6fcca35e --- /dev/null +++ b/python/pykde/doc/classref/kio/KArchiveFile.html @@ -0,0 +1,84 @@ + + + + + class KArchiveFile + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KArchiveFile


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKArchiveFile
InheritsKArchiveEntry
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KAutoMount.html b/python/pykde/doc/classref/kio/KAutoMount.html new file mode 100644 index 00000000..ad7d6507 --- /dev/null +++ b/python/pykde/doc/classref/kio/KAutoMount.html @@ -0,0 +1,67 @@ + + + + + class KAutoMount + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KAutoMount


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKAutoMount
InheritsQObject
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KAutoUnmount.html b/python/pykde/doc/classref/kio/KAutoUnmount.html new file mode 100644 index 00000000..6c2d5941 --- /dev/null +++ b/python/pykde/doc/classref/kio/KAutoUnmount.html @@ -0,0 +1,63 @@ + + + + + class KAutoUnmount + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KAutoUnmount


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKAutoUnmount
InheritsQObject
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KDCOPServiceStarter.html b/python/pykde/doc/classref/kio/KDCOPServiceStarter.html new file mode 100644 index 00000000..da9e6b6a --- /dev/null +++ b/python/pykde/doc/classref/kio/KDCOPServiceStarter.html @@ -0,0 +1,78 @@ + + + + + class KDCOPServiceStarter + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KDCOPServiceStarter


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKDCOPServiceStarter
Inherits
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KDEDesktopMimeType.Service.html b/python/pykde/doc/classref/kio/KDEDesktopMimeType.Service.html new file mode 100644 index 00000000..ece5ff0b --- /dev/null +++ b/python/pykde/doc/classref/kio/KDEDesktopMimeType.Service.html @@ -0,0 +1,56 @@ + + + + + class KDEDesktopMimeType.Service + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KDEDesktopMimeType.Service


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKDEDesktopMimeType.Service
Inherits
+

methods

+

variables

+ + + diff --git a/python/pykde/doc/classref/kio/KDEDesktopMimeType.html b/python/pykde/doc/classref/kio/KDEDesktopMimeType.html new file mode 100644 index 00000000..cbb4b708 --- /dev/null +++ b/python/pykde/doc/classref/kio/KDEDesktopMimeType.html @@ -0,0 +1,196 @@ + + + + + class KDEDesktopMimeType + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KDEDesktopMimeType


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKDEDesktopMimeType
InheritsKMimeType
+

enums

+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KDataTool.html b/python/pykde/doc/classref/kio/KDataTool.html new file mode 100644 index 00000000..5dc43dd8 --- /dev/null +++ b/python/pykde/doc/classref/kio/KDataTool.html @@ -0,0 +1,67 @@ + + + + + class KDataTool + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KDataTool


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKDataTool (abstract)
InheritsQObject
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KDataToolAction.html b/python/pykde/doc/classref/kio/KDataToolAction.html new file mode 100644 index 00000000..e290a267 --- /dev/null +++ b/python/pykde/doc/classref/kio/KDataToolAction.html @@ -0,0 +1,70 @@ + + + + + class KDataToolAction + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KDataToolAction


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKDataToolAction
InheritsKAction
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KDataToolInfo.html b/python/pykde/doc/classref/kio/KDataToolInfo.html new file mode 100644 index 00000000..d4cc91d4 --- /dev/null +++ b/python/pykde/doc/classref/kio/KDataToolInfo.html @@ -0,0 +1,106 @@ + + + + + class KDataToolInfo + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KDataToolInfo


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKDataToolInfo
Inherits
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KDirLister.html b/python/pykde/doc/classref/kio/KDirLister.html new file mode 100644 index 00000000..9945d0eb --- /dev/null +++ b/python/pykde/doc/classref/kio/KDirLister.html @@ -0,0 +1,356 @@ + + + + + class KDirLister + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KDirLister


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKDirLister
InheritsQObject
+

enums

+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KDirNotify.html b/python/pykde/doc/classref/kio/KDirNotify.html new file mode 100644 index 00000000..b40fd0d4 --- /dev/null +++ b/python/pykde/doc/classref/kio/KDirNotify.html @@ -0,0 +1,93 @@ + + + + + class KDirNotify + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KDirNotify


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKDirNotify (abstract)
InheritsDCOPObject
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KDirWatch.html b/python/pykde/doc/classref/kio/KDirWatch.html new file mode 100644 index 00000000..cd9f2441 --- /dev/null +++ b/python/pykde/doc/classref/kio/KDirWatch.html @@ -0,0 +1,168 @@ + + + + + class KDirWatch + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KDirWatch


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKDirWatch
InheritsQObject
+

enums

+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KEMailSettings.html b/python/pykde/doc/classref/kio/KEMailSettings.html new file mode 100644 index 00000000..0cf19bd8 --- /dev/null +++ b/python/pykde/doc/classref/kio/KEMailSettings.html @@ -0,0 +1,88 @@ + + + + + class KEMailSettings + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KEMailSettings


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKEMailSettings
Inherits
+

enums

+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KExecMimeType.html b/python/pykde/doc/classref/kio/KExecMimeType.html new file mode 100644 index 00000000..a2c3cb63 --- /dev/null +++ b/python/pykde/doc/classref/kio/KExecMimeType.html @@ -0,0 +1,54 @@ + + + + + class KExecMimeType + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KExecMimeType


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKExecMimeType
InheritsKMimeType
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KFileFilter.html b/python/pykde/doc/classref/kio/KFileFilter.html new file mode 100644 index 00000000..df1e7ebb --- /dev/null +++ b/python/pykde/doc/classref/kio/KFileFilter.html @@ -0,0 +1,48 @@ + + + + + class KFileFilter + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KFileFilter


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKFileFilter (abstract)
Inherits
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KFileItem.html b/python/pykde/doc/classref/kio/KFileItem.html new file mode 100644 index 00000000..d12aa2a2 --- /dev/null +++ b/python/pykde/doc/classref/kio/KFileItem.html @@ -0,0 +1,326 @@ + + + + + class KFileItem + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KFileItem


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKFileItem
Inherits
+

enums

+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KFileMetaInfo.html b/python/pykde/doc/classref/kio/KFileMetaInfo.html new file mode 100644 index 00000000..5a403ccf --- /dev/null +++ b/python/pykde/doc/classref/kio/KFileMetaInfo.html @@ -0,0 +1,197 @@ + + + + + class KFileMetaInfo + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KFileMetaInfo


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKFileMetaInfo
Inherits
+

enums

+

methods

+

operators

+ + + diff --git a/python/pykde/doc/classref/kio/KFileMetaInfoGroup.html b/python/pykde/doc/classref/kio/KFileMetaInfoGroup.html new file mode 100644 index 00000000..613f6d2b --- /dev/null +++ b/python/pykde/doc/classref/kio/KFileMetaInfoGroup.html @@ -0,0 +1,153 @@ + + + + + class KFileMetaInfoGroup + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KFileMetaInfoGroup


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKFileMetaInfoGroup
Inherits
+

methods

+

operators

+ + + diff --git a/python/pykde/doc/classref/kio/KFileMetaInfoItem.html b/python/pykde/doc/classref/kio/KFileMetaInfoItem.html new file mode 100644 index 00000000..628034e4 --- /dev/null +++ b/python/pykde/doc/classref/kio/KFileMetaInfoItem.html @@ -0,0 +1,122 @@ + + + + + class KFileMetaInfoItem + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KFileMetaInfoItem


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKFileMetaInfoItem
Inherits
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KFileMetaInfoProvider.html b/python/pykde/doc/classref/kio/KFileMetaInfoProvider.html new file mode 100644 index 00000000..df9afade --- /dev/null +++ b/python/pykde/doc/classref/kio/KFileMetaInfoProvider.html @@ -0,0 +1,95 @@ + + + + + class KFileMetaInfoProvider + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KFileMetaInfoProvider


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKFileMetaInfoProvider
InheritsQObject
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KFileMimeTypeInfo.GroupInfo.html b/python/pykde/doc/classref/kio/KFileMimeTypeInfo.GroupInfo.html new file mode 100644 index 00000000..5a6459a5 --- /dev/null +++ b/python/pykde/doc/classref/kio/KFileMimeTypeInfo.GroupInfo.html @@ -0,0 +1,72 @@ + + + + + class KFileMimeTypeInfo.GroupInfo + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KFileMimeTypeInfo.GroupInfo


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKFileMimeTypeInfo.GroupInfo
Inherits
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KFileMimeTypeInfo.ItemInfo.html b/python/pykde/doc/classref/kio/KFileMimeTypeInfo.ItemInfo.html new file mode 100644 index 00000000..f465f90a --- /dev/null +++ b/python/pykde/doc/classref/kio/KFileMimeTypeInfo.ItemInfo.html @@ -0,0 +1,87 @@ + + + + + class KFileMimeTypeInfo.ItemInfo + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KFileMimeTypeInfo.ItemInfo


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKFileMimeTypeInfo.ItemInfo
Inherits
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KFileMimeTypeInfo.html b/python/pykde/doc/classref/kio/KFileMimeTypeInfo.html new file mode 100644 index 00000000..88b7fec5 --- /dev/null +++ b/python/pykde/doc/classref/kio/KFileMimeTypeInfo.html @@ -0,0 +1,104 @@ + + + + + class KFileMimeTypeInfo + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KFileMimeTypeInfo


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKFileMimeTypeInfo
Inherits
+

enums

+

methods

+

variables

+ + + diff --git a/python/pykde/doc/classref/kio/KFilePlugin.html b/python/pykde/doc/classref/kio/KFilePlugin.html new file mode 100644 index 00000000..9a54b6ff --- /dev/null +++ b/python/pykde/doc/classref/kio/KFilePlugin.html @@ -0,0 +1,161 @@ + + + + + class KFilePlugin + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KFilePlugin


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKFilePlugin (abstract)
InheritsQObject
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KFileShare.html b/python/pykde/doc/classref/kio/KFileShare.html new file mode 100644 index 00000000..9bd48440 --- /dev/null +++ b/python/pykde/doc/classref/kio/KFileShare.html @@ -0,0 +1,118 @@ + + + + + class KFileShare + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KFileShare


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKFileShare
Inherits
+

enums

+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KFileSharePrivate.html b/python/pykde/doc/classref/kio/KFileSharePrivate.html new file mode 100644 index 00000000..4aadacbd --- /dev/null +++ b/python/pykde/doc/classref/kio/KFileSharePrivate.html @@ -0,0 +1,62 @@ + + + + + class KFileSharePrivate + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KFileSharePrivate


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKFileSharePrivate
InheritsQObject
+

methods

+

variables

+ + + diff --git a/python/pykde/doc/classref/kio/KFilterBase.html b/python/pykde/doc/classref/kio/KFilterBase.html new file mode 100644 index 00000000..70f04d26 --- /dev/null +++ b/python/pykde/doc/classref/kio/KFilterBase.html @@ -0,0 +1,141 @@ + + + + + class KFilterBase + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KFilterBase


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKFilterBase (abstract)
InheritsQObject
+

enums

+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KFilterDev.html b/python/pykde/doc/classref/kio/KFilterDev.html new file mode 100644 index 00000000..d394f91e --- /dev/null +++ b/python/pykde/doc/classref/kio/KFilterDev.html @@ -0,0 +1,149 @@ + + + + + class KFilterDev + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KFilterDev


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKFilterDev
InheritsQIODevice
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KFolderType.html b/python/pykde/doc/classref/kio/KFolderType.html new file mode 100644 index 00000000..e8a80a83 --- /dev/null +++ b/python/pykde/doc/classref/kio/KFolderType.html @@ -0,0 +1,82 @@ + + + + + class KFolderType + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KFolderType


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKFolderType
InheritsKMimeType
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.AuthInfo.html b/python/pykde/doc/classref/kio/KIO.AuthInfo.html new file mode 100644 index 00000000..9d890ebc --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.AuthInfo.html @@ -0,0 +1,74 @@ + + + + + class KIO.AuthInfo + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.AuthInfo


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.AuthInfo
Inherits
+

methods

+

variables

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.ChmodJob.html b/python/pykde/doc/classref/kio/KIO.ChmodJob.html new file mode 100644 index 00000000..bfb8c067 --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.ChmodJob.html @@ -0,0 +1,72 @@ + + + + + class KIO.ChmodJob + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.ChmodJob


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.ChmodJob
InheritsKIO.Job
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.Connection.html b/python/pykde/doc/classref/kio/KIO.Connection.html new file mode 100644 index 00000000..7937064a --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.Connection.html @@ -0,0 +1,105 @@ + + + + + class KIO.Connection + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.Connection


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.Connection
InheritsQObject
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.CopyInfo.html b/python/pykde/doc/classref/kio/KIO.CopyInfo.html new file mode 100644 index 00000000..6e7678f8 --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.CopyInfo.html @@ -0,0 +1,49 @@ + + + + + class KIO.CopyInfo + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.CopyInfo


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.CopyInfo
Inherits
+

variables

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.CopyJob.html b/python/pykde/doc/classref/kio/KIO.CopyJob.html new file mode 100644 index 00000000..b772133f --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.CopyJob.html @@ -0,0 +1,276 @@ + + + + + class KIO.CopyJob + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.CopyJob


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.CopyJob
InheritsKIO.Job
+

enums

+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.DavJob.html b/python/pykde/doc/classref/kio/KIO.DavJob.html new file mode 100644 index 00000000..4e1841c1 --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.DavJob.html @@ -0,0 +1,66 @@ + + + + + class KIO.DavJob + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.DavJob


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.DavJob
InheritsKIO.TransferJob
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.DefaultProgress.html b/python/pykde/doc/classref/kio/KIO.DefaultProgress.html new file mode 100644 index 00000000..d93be7e3 --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.DefaultProgress.html @@ -0,0 +1,223 @@ + + + + + class KIO.DefaultProgress + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.DefaultProgress


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.DefaultProgress
InheritsKIO.ProgressBase
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.DeleteJob.html b/python/pykde/doc/classref/kio/KIO.DeleteJob.html new file mode 100644 index 00000000..6682f91c --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.DeleteJob.html @@ -0,0 +1,125 @@ + + + + + class KIO.DeleteJob + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.DeleteJob


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.DeleteJob
InheritsKIO.Job
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.DirectCopyJob.html b/python/pykde/doc/classref/kio/KIO.DirectCopyJob.html new file mode 100644 index 00000000..0b4e1645 --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.DirectCopyJob.html @@ -0,0 +1,66 @@ + + + + + class KIO.DirectCopyJob + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.DirectCopyJob


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.DirectCopyJob
InheritsKIO.SimpleJob
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.FileCopyJob.html b/python/pykde/doc/classref/kio/KIO.FileCopyJob.html new file mode 100644 index 00000000..418e02d7 --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.FileCopyJob.html @@ -0,0 +1,152 @@ + + + + + class KIO.FileCopyJob + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.FileCopyJob


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.FileCopyJob
InheritsKIO.Job
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.ForwardingSlaveBase.html b/python/pykde/doc/classref/kio/KIO.ForwardingSlaveBase.html new file mode 100644 index 00000000..2d128f07 --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.ForwardingSlaveBase.html @@ -0,0 +1,166 @@ + + + + + class KIO.ForwardingSlaveBase + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.ForwardingSlaveBase


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.ForwardingSlaveBase (abstract)
InheritsQObject, KIO.SlaveBase
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.Job.html b/python/pykde/doc/classref/kio/KIO.Job.html new file mode 100644 index 00000000..316aa499 --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.Job.html @@ -0,0 +1,307 @@ + + + + + class KIO.Job + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.Job


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.Job
InheritsQObject
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.ListJob.html b/python/pykde/doc/classref/kio/KIO.ListJob.html new file mode 100644 index 00000000..eceb6116 --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.ListJob.html @@ -0,0 +1,126 @@ + + + + + class KIO.ListJob + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.ListJob


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.ListJob
InheritsKIO.SimpleJob
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.MetaInfoJob.html b/python/pykde/doc/classref/kio/KIO.MetaInfoJob.html new file mode 100644 index 00000000..1d5ae907 --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.MetaInfoJob.html @@ -0,0 +1,91 @@ + + + + + class KIO.MetaInfoJob + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.MetaInfoJob


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.MetaInfoJob
InheritsKIO.Job
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.MimetypeJob.html b/python/pykde/doc/classref/kio/KIO.MimetypeJob.html new file mode 100644 index 00000000..aa3e4807 --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.MimetypeJob.html @@ -0,0 +1,62 @@ + + + + + class KIO.MimetypeJob + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.MimetypeJob


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.MimetypeJob
InheritsKIO.TransferJob
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.MkdirJob.html b/python/pykde/doc/classref/kio/KIO.MkdirJob.html new file mode 100644 index 00000000..0f3d44ea --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.MkdirJob.html @@ -0,0 +1,94 @@ + + + + + class KIO.MkdirJob + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.MkdirJob


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.MkdirJob
InheritsKIO.SimpleJob
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.MultiGetJob.html b/python/pykde/doc/classref/kio/KIO.MultiGetJob.html new file mode 100644 index 00000000..b6cb0aa8 --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.MultiGetJob.html @@ -0,0 +1,103 @@ + + + + + class KIO.MultiGetJob + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.MultiGetJob


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.MultiGetJob
InheritsKIO.TransferJob
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.NetAccess.html b/python/pykde/doc/classref/kio/KIO.NetAccess.html new file mode 100644 index 00000000..dbe03043 --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.NetAccess.html @@ -0,0 +1,323 @@ + + + + + class KIO.NetAccess + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.NetAccess


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.NetAccess
InheritsQObject
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.NetRC.AutoLogin.html b/python/pykde/doc/classref/kio/KIO.NetRC.AutoLogin.html new file mode 100644 index 00000000..a7ee15af --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.NetRC.AutoLogin.html @@ -0,0 +1,47 @@ + + + + + class KIO.NetRC.AutoLogin + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.NetRC.AutoLogin


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.NetRC.AutoLogin
Inherits
+

variables

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.NetRC.html b/python/pykde/doc/classref/kio/KIO.NetRC.html new file mode 100644 index 00000000..6f38e58d --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.NetRC.html @@ -0,0 +1,90 @@ + + + + + class KIO.NetRC + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.NetRC


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.NetRC
Inherits
+

enums

+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.PasswordDialog.html b/python/pykde/doc/classref/kio/KIO.PasswordDialog.html new file mode 100644 index 00000000..da5d1718 --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.PasswordDialog.html @@ -0,0 +1,120 @@ + + + + + class KIO.PasswordDialog + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.PasswordDialog


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.PasswordDialog
InheritsKDialogBase
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.PreviewJob.html b/python/pykde/doc/classref/kio/KIO.PreviewJob.html new file mode 100644 index 00000000..6be978dc --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.PreviewJob.html @@ -0,0 +1,114 @@ + + + + + class KIO.PreviewJob + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.PreviewJob


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.PreviewJob
InheritsKIO.Job
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.ProgressBase.html b/python/pykde/doc/classref/kio/KIO.ProgressBase.html new file mode 100644 index 00000000..dac64435 --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.ProgressBase.html @@ -0,0 +1,201 @@ + + + + + class KIO.ProgressBase + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.ProgressBase


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.ProgressBase
InheritsQWidget
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.Scheduler.html b/python/pykde/doc/classref/kio/KIO.Scheduler.html new file mode 100644 index 00000000..2eb5c094 --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.Scheduler.html @@ -0,0 +1,267 @@ + + + + + class KIO.Scheduler + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.Scheduler


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.Scheduler
InheritsQObject, DCOPObject
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.SessionData.html b/python/pykde/doc/classref/kio/KIO.SessionData.html new file mode 100644 index 00000000..befffc2c --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.SessionData.html @@ -0,0 +1,69 @@ + + + + + class KIO.SessionData + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.SessionData


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.SessionData
InheritsQObject
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.SimpleJob.html b/python/pykde/doc/classref/kio/KIO.SimpleJob.html new file mode 100644 index 00000000..afbe23e7 --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.SimpleJob.html @@ -0,0 +1,148 @@ + + + + + class KIO.SimpleJob + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.SimpleJob


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.SimpleJob
InheritsKIO.Job
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.Slave.html b/python/pykde/doc/classref/kio/KIO.Slave.html new file mode 100644 index 00000000..101eb662 --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.Slave.html @@ -0,0 +1,200 @@ + + + + + class KIO.Slave + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.Slave


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.Slave
InheritsKIO.SlaveInterface
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.SlaveBase.html b/python/pykde/doc/classref/kio/KIO.SlaveBase.html new file mode 100644 index 00000000..581d1bbd --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.SlaveBase.html @@ -0,0 +1,631 @@ + + + + + class KIO.SlaveBase + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.SlaveBase


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.SlaveBase
Inherits
+

enums

+

methods

+

variables

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.SlaveConfig.html b/python/pykde/doc/classref/kio/KIO.SlaveConfig.html new file mode 100644 index 00000000..7a4a2d42 --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.SlaveConfig.html @@ -0,0 +1,90 @@ + + + + + class KIO.SlaveConfig + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.SlaveConfig


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.SlaveConfig
InheritsQObject
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.SlaveInterface.html b/python/pykde/doc/classref/kio/KIO.SlaveInterface.html new file mode 100644 index 00000000..1c9f36ba --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.SlaveInterface.html @@ -0,0 +1,284 @@ + + + + + class KIO.SlaveInterface + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.SlaveInterface


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.SlaveInterface
InheritsQObject
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.StatJob.html b/python/pykde/doc/classref/kio/KIO.StatJob.html new file mode 100644 index 00000000..6076c924 --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.StatJob.html @@ -0,0 +1,109 @@ + + + + + class KIO.StatJob + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.StatJob


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.StatJob
InheritsKIO.SimpleJob
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.StatusbarProgress.html b/python/pykde/doc/classref/kio/KIO.StatusbarProgress.html new file mode 100644 index 00000000..b314b593 --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.StatusbarProgress.html @@ -0,0 +1,88 @@ + + + + + class KIO.StatusbarProgress + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.StatusbarProgress


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.StatusbarProgress
InheritsKIO.ProgressBase
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.StoredTransferJob.html b/python/pykde/doc/classref/kio/KIO.StoredTransferJob.html new file mode 100644 index 00000000..313bc745 --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.StoredTransferJob.html @@ -0,0 +1,63 @@ + + + + + class KIO.StoredTransferJob + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.StoredTransferJob


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.StoredTransferJob
InheritsKIO.TransferJob
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.TCPSlaveBase.html b/python/pykde/doc/classref/kio/KIO.TCPSlaveBase.html new file mode 100644 index 00000000..4d75e40c --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.TCPSlaveBase.html @@ -0,0 +1,230 @@ + + + + + class KIO.TCPSlaveBase + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.TCPSlaveBase


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.TCPSlaveBase
InheritsKIO.SlaveBase
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.Task.html b/python/pykde/doc/classref/kio/KIO.Task.html new file mode 100644 index 00000000..3e13f17a --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.Task.html @@ -0,0 +1,44 @@ + + + + + class KIO.Task + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.Task


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.Task
Inherits
+

variables

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.TransferJob.html b/python/pykde/doc/classref/kio/KIO.TransferJob.html new file mode 100644 index 00000000..20138dcd --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.TransferJob.html @@ -0,0 +1,198 @@ + + + + + class KIO.TransferJob + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.TransferJob


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.TransferJob
InheritsKIO.SimpleJob
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.UDSAtom.html b/python/pykde/doc/classref/kio/KIO.UDSAtom.html new file mode 100644 index 00000000..d38dddb7 --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.UDSAtom.html @@ -0,0 +1,45 @@ + + + + + class KIO.UDSAtom + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO.UDSAtom


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO.UDSAtom
Inherits
+

variables

+ + + diff --git a/python/pykde/doc/classref/kio/KIO.html b/python/pykde/doc/classref/kio/KIO.html new file mode 100644 index 00000000..7abaed1c --- /dev/null +++ b/python/pykde/doc/classref/kio/KIO.html @@ -0,0 +1,645 @@ + + + + + class KIO + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KIO


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKIO
Inherits
+

classes

+

enums

+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KImageIO.html b/python/pykde/doc/classref/kio/KImageIO.html new file mode 100644 index 00000000..f7b8f639 --- /dev/null +++ b/python/pykde/doc/classref/kio/KImageIO.html @@ -0,0 +1,120 @@ + + + + + class KImageIO + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KImageIO


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKImageIO
Inherits
+

enums

+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KMimeMagic.html b/python/pykde/doc/classref/kio/KMimeMagic.html new file mode 100644 index 00000000..71707d6c --- /dev/null +++ b/python/pykde/doc/classref/kio/KMimeMagic.html @@ -0,0 +1,96 @@ + + + + + class KMimeMagic + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KMimeMagic


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKMimeMagic
Inherits
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KMimeMagicResult.html b/python/pykde/doc/classref/kio/KMimeMagicResult.html new file mode 100644 index 00000000..1480a4d6 --- /dev/null +++ b/python/pykde/doc/classref/kio/KMimeMagicResult.html @@ -0,0 +1,68 @@ + + + + + class KMimeMagicResult + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KMimeMagicResult


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKMimeMagicResult
Inherits
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KMimeType.Format.html b/python/pykde/doc/classref/kio/KMimeType.Format.html new file mode 100644 index 00000000..738029d4 --- /dev/null +++ b/python/pykde/doc/classref/kio/KMimeType.Format.html @@ -0,0 +1,48 @@ + + + + + class KMimeType.Format + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KMimeType.Format


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKMimeType.Format
Inherits
+

enums

+

variables

+ + + diff --git a/python/pykde/doc/classref/kio/KMimeType.html b/python/pykde/doc/classref/kio/KMimeType.html new file mode 100644 index 00000000..4040e50e --- /dev/null +++ b/python/pykde/doc/classref/kio/KMimeType.html @@ -0,0 +1,290 @@ + + + + + class KMimeType + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KMimeType


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKMimeType
InheritsKServiceType
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KMimeTypeChooser.html b/python/pykde/doc/classref/kio/KMimeTypeChooser.html new file mode 100644 index 00000000..48d38195 --- /dev/null +++ b/python/pykde/doc/classref/kio/KMimeTypeChooser.html @@ -0,0 +1,69 @@ + + + + + class KMimeTypeChooser + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KMimeTypeChooser


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKMimeTypeChooser
InheritsQVBox
+

enums

+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KMimeTypeChooserDialog.html b/python/pykde/doc/classref/kio/KMimeTypeChooserDialog.html new file mode 100644 index 00000000..9c88bc25 --- /dev/null +++ b/python/pykde/doc/classref/kio/KMimeTypeChooserDialog.html @@ -0,0 +1,71 @@ + + + + + class KMimeTypeChooserDialog + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KMimeTypeChooserDialog


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKMimeTypeChooserDialog
InheritsKDialogBase
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KNFSShare.html b/python/pykde/doc/classref/kio/KNFSShare.html new file mode 100644 index 00000000..b599a5db --- /dev/null +++ b/python/pykde/doc/classref/kio/KNFSShare.html @@ -0,0 +1,69 @@ + + + + + class KNFSShare + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KNFSShare


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKNFSShare
InheritsQObject
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KOCRDialog.html b/python/pykde/doc/classref/kio/KOCRDialog.html new file mode 100644 index 00000000..8fc21307 --- /dev/null +++ b/python/pykde/doc/classref/kio/KOCRDialog.html @@ -0,0 +1,73 @@ + + + + + class KOCRDialog + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KOCRDialog


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKOCRDialog
InheritsKDialogBase
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KOCRDialogFactory.html b/python/pykde/doc/classref/kio/KOCRDialogFactory.html new file mode 100644 index 00000000..49bb0e67 --- /dev/null +++ b/python/pykde/doc/classref/kio/KOCRDialogFactory.html @@ -0,0 +1,75 @@ + + + + + class KOCRDialogFactory + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KOCRDialogFactory


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKOCRDialogFactory (abstract)
InheritsKLibFactory
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KOpenWithHandler.html b/python/pykde/doc/classref/kio/KOpenWithHandler.html new file mode 100644 index 00000000..33db6f57 --- /dev/null +++ b/python/pykde/doc/classref/kio/KOpenWithHandler.html @@ -0,0 +1,48 @@ + + + + + class KOpenWithHandler + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KOpenWithHandler


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKOpenWithHandler
Inherits
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KProcessRunner.html b/python/pykde/doc/classref/kio/KProcessRunner.html new file mode 100644 index 00000000..0be3ee5f --- /dev/null +++ b/python/pykde/doc/classref/kio/KProcessRunner.html @@ -0,0 +1,87 @@ + + + + + class KProcessRunner + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KProcessRunner


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKProcessRunner
InheritsQObject
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KProtocolInfo.ExtraField.html b/python/pykde/doc/classref/kio/KProtocolInfo.ExtraField.html new file mode 100644 index 00000000..ad48f933 --- /dev/null +++ b/python/pykde/doc/classref/kio/KProtocolInfo.ExtraField.html @@ -0,0 +1,58 @@ + + + + + class KProtocolInfo.ExtraField + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KProtocolInfo.ExtraField


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKProtocolInfo.ExtraField
Inherits
+

methods

+

variables

+ + + diff --git a/python/pykde/doc/classref/kio/KProtocolInfo.html b/python/pykde/doc/classref/kio/KProtocolInfo.html new file mode 100644 index 00000000..f9c2fc2a --- /dev/null +++ b/python/pykde/doc/classref/kio/KProtocolInfo.html @@ -0,0 +1,466 @@ + + + + + class KProtocolInfo + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KProtocolInfo


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKProtocolInfo
InheritsKSycocaEntry
+

enums

+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KProtocolManager.html b/python/pykde/doc/classref/kio/KProtocolManager.html new file mode 100644 index 00000000..c5851767 --- /dev/null +++ b/python/pykde/doc/classref/kio/KProtocolManager.html @@ -0,0 +1,189 @@ + + + + + class KProtocolManager + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KProtocolManager


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKProtocolManager
Inherits
+

enums

+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KRemoteEncoding.html b/python/pykde/doc/classref/kio/KRemoteEncoding.html new file mode 100644 index 00000000..63cd6740 --- /dev/null +++ b/python/pykde/doc/classref/kio/KRemoteEncoding.html @@ -0,0 +1,114 @@ + + + + + class KRemoteEncoding + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KRemoteEncoding


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKRemoteEncoding
Inherits
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KRun.html b/python/pykde/doc/classref/kio/KRun.html new file mode 100644 index 00000000..403f973b --- /dev/null +++ b/python/pykde/doc/classref/kio/KRun.html @@ -0,0 +1,360 @@ + + + + + class KRun + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KRun


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKRun
InheritsQObject
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KSambaShare.html b/python/pykde/doc/classref/kio/KSambaShare.html new file mode 100644 index 00000000..b6f8bed0 --- /dev/null +++ b/python/pykde/doc/classref/kio/KSambaShare.html @@ -0,0 +1,69 @@ + + + + + class KSambaShare + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KSambaShare


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKSambaShare
InheritsQObject
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KScanDialog.html b/python/pykde/doc/classref/kio/KScanDialog.html new file mode 100644 index 00000000..7e83299d --- /dev/null +++ b/python/pykde/doc/classref/kio/KScanDialog.html @@ -0,0 +1,90 @@ + + + + + class KScanDialog + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KScanDialog


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKScanDialog
InheritsKDialogBase
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KScanDialogFactory.html b/python/pykde/doc/classref/kio/KScanDialogFactory.html new file mode 100644 index 00000000..1f0fb92e --- /dev/null +++ b/python/pykde/doc/classref/kio/KScanDialogFactory.html @@ -0,0 +1,75 @@ + + + + + class KScanDialogFactory + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KScanDialogFactory


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKScanDialogFactory (abstract)
InheritsKLibFactory
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KService.html b/python/pykde/doc/classref/kio/KService.html new file mode 100644 index 00000000..e13cb2ec --- /dev/null +++ b/python/pykde/doc/classref/kio/KService.html @@ -0,0 +1,324 @@ + + + + + class KService + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KService


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKService
InheritsKSycocaEntry
+

enums

+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KServiceGroup.html b/python/pykde/doc/classref/kio/KServiceGroup.html new file mode 100644 index 00000000..2de756f7 --- /dev/null +++ b/python/pykde/doc/classref/kio/KServiceGroup.html @@ -0,0 +1,240 @@ + + + + + class KServiceGroup + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KServiceGroup


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKServiceGroup
InheritsKSycocaEntry
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KServiceOffer.html b/python/pykde/doc/classref/kio/KServiceOffer.html new file mode 100644 index 00000000..630baa15 --- /dev/null +++ b/python/pykde/doc/classref/kio/KServiceOffer.html @@ -0,0 +1,79 @@ + + + + + class KServiceOffer + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KServiceOffer


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKServiceOffer
Inherits
+

methods

+

operators

+ + + diff --git a/python/pykde/doc/classref/kio/KServiceSeparator.html b/python/pykde/doc/classref/kio/KServiceSeparator.html new file mode 100644 index 00000000..f4bc2638 --- /dev/null +++ b/python/pykde/doc/classref/kio/KServiceSeparator.html @@ -0,0 +1,67 @@ + + + + + class KServiceSeparator + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KServiceSeparator


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKServiceSeparator
InheritsKSycocaEntry
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KServiceType.html b/python/pykde/doc/classref/kio/KServiceType.html new file mode 100644 index 00000000..bd48ce61 --- /dev/null +++ b/python/pykde/doc/classref/kio/KServiceType.html @@ -0,0 +1,169 @@ + + + + + class KServiceType + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KServiceType


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKServiceType
InheritsKSycocaEntry
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KServiceTypeProfile.html b/python/pykde/doc/classref/kio/KServiceTypeProfile.html new file mode 100644 index 00000000..a53ffe84 --- /dev/null +++ b/python/pykde/doc/classref/kio/KServiceTypeProfile.html @@ -0,0 +1,111 @@ + + + + + class KServiceTypeProfile + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KServiceTypeProfile


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKServiceTypeProfile
Inherits
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KShellCompletion.html b/python/pykde/doc/classref/kio/KShellCompletion.html new file mode 100644 index 00000000..6dac1a74 --- /dev/null +++ b/python/pykde/doc/classref/kio/KShellCompletion.html @@ -0,0 +1,65 @@ + + + + + class KShellCompletion + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KShellCompletion


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKShellCompletion
InheritsKURLCompletion
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KShred.html b/python/pykde/doc/classref/kio/KShred.html new file mode 100644 index 00000000..25edbc01 --- /dev/null +++ b/python/pykde/doc/classref/kio/KShred.html @@ -0,0 +1,91 @@ + + + + + class KShred + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KShred


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKShred
InheritsQObject
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KSimpleFileFilter.html b/python/pykde/doc/classref/kio/KSimpleFileFilter.html new file mode 100644 index 00000000..6992f02a --- /dev/null +++ b/python/pykde/doc/classref/kio/KSimpleFileFilter.html @@ -0,0 +1,104 @@ + + + + + class KSimpleFileFilter + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KSimpleFileFilter


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKSimpleFileFilter
InheritsKFileFilter
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KSycoca.html b/python/pykde/doc/classref/kio/KSycoca.html new file mode 100644 index 00000000..db030226 --- /dev/null +++ b/python/pykde/doc/classref/kio/KSycoca.html @@ -0,0 +1,172 @@ + + + + + class KSycoca + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KSycoca


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKSycoca
InheritsQObject, DCOPObject
+

methods

+

variables

+ + + diff --git a/python/pykde/doc/classref/kio/KSycocaDict.html b/python/pykde/doc/classref/kio/KSycocaDict.html new file mode 100644 index 00000000..578ef0aa --- /dev/null +++ b/python/pykde/doc/classref/kio/KSycocaDict.html @@ -0,0 +1,96 @@ + + + + + class KSycocaDict + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KSycocaDict


+
+ + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKSycocaDict
Inherits
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KSycocaEntry.html b/python/pykde/doc/classref/kio/KSycocaEntry.html new file mode 100644 index 00000000..eaad2a11 --- /dev/null +++ b/python/pykde/doc/classref/kio/KSycocaEntry.html @@ -0,0 +1,111 @@ + + + + + class KSycocaEntry + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KSycocaEntry


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKSycocaEntry (abstract)
InheritsKShared
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KSycocaFactory.html b/python/pykde/doc/classref/kio/KSycocaFactory.html new file mode 100644 index 00000000..5ac0af22 --- /dev/null +++ b/python/pykde/doc/classref/kio/KSycocaFactory.html @@ -0,0 +1,104 @@ + + + + + class KSycocaFactory + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KSycocaFactory


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKSycocaFactory (abstract)
Inherits
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KTar.html b/python/pykde/doc/classref/kio/KTar.html new file mode 100644 index 00000000..ff8ae3a4 --- /dev/null +++ b/python/pykde/doc/classref/kio/KTar.html @@ -0,0 +1,177 @@ + + + + + class KTar + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KTar


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKTar
InheritsKArchive
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KTrader.html b/python/pykde/doc/classref/kio/KTrader.html new file mode 100644 index 00000000..f6f26c0c --- /dev/null +++ b/python/pykde/doc/classref/kio/KTrader.html @@ -0,0 +1,65 @@ + + + + + class KTrader + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KTrader


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKTrader
InheritsQObject
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KURIFilter.html b/python/pykde/doc/classref/kio/KURIFilter.html new file mode 100644 index 00000000..a7dc88ca --- /dev/null +++ b/python/pykde/doc/classref/kio/KURIFilter.html @@ -0,0 +1,93 @@ + + + + + class KURIFilter + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KURIFilter


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKURIFilter
Inherits
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KURIFilterData.html b/python/pykde/doc/classref/kio/KURIFilterData.html new file mode 100644 index 00000000..6bbcd414 --- /dev/null +++ b/python/pykde/doc/classref/kio/KURIFilterData.html @@ -0,0 +1,137 @@ + + + + + class KURIFilterData + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KURIFilterData


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKURIFilterData
Inherits
+

enums

+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KURIFilterPlugin.html b/python/pykde/doc/classref/kio/KURIFilterPlugin.html new file mode 100644 index 00000000..d0a6b67f --- /dev/null +++ b/python/pykde/doc/classref/kio/KURIFilterPlugin.html @@ -0,0 +1,100 @@ + + + + + class KURIFilterPlugin + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KURIFilterPlugin


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKURIFilterPlugin (abstract)
InheritsQObject
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KURLCompletion.html b/python/pykde/doc/classref/kio/KURLCompletion.html new file mode 100644 index 00000000..55977321 --- /dev/null +++ b/python/pykde/doc/classref/kio/KURLCompletion.html @@ -0,0 +1,152 @@ + + + + + class KURLCompletion + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KURLCompletion


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKURLCompletion
InheritsKCompletion
+

enums

+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KURLPixmapProvider.html b/python/pykde/doc/classref/kio/KURLPixmapProvider.html new file mode 100644 index 00000000..58551725 --- /dev/null +++ b/python/pykde/doc/classref/kio/KURLPixmapProvider.html @@ -0,0 +1,48 @@ + + + + + class KURLPixmapProvider + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KURLPixmapProvider


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKURLPixmapProvider
InheritsKPixmapProvider
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KZip.html b/python/pykde/doc/classref/kio/KZip.html new file mode 100644 index 00000000..61d9d641 --- /dev/null +++ b/python/pykde/doc/classref/kio/KZip.html @@ -0,0 +1,228 @@ + + + + + class KZip + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KZip


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKZip
InheritsKArchive
+

enums

+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/KZipFileEntry.html b/python/pykde/doc/classref/kio/KZipFileEntry.html new file mode 100644 index 00000000..e6124a21 --- /dev/null +++ b/python/pykde/doc/classref/kio/KZipFileEntry.html @@ -0,0 +1,108 @@ + + + + + class KZipFileEntry + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class KZipFileEntry


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassKZipFileEntry
InheritsKArchiveFile
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/Observer.html b/python/pykde/doc/classref/kio/Observer.html new file mode 100644 index 00000000..b1717f94 --- /dev/null +++ b/python/pykde/doc/classref/kio/Observer.html @@ -0,0 +1,289 @@ + + + + + class Observer + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class Observer


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassObserver
InheritsQObject, DCOPObject
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/RenameDlgPlugin.html b/python/pykde/doc/classref/kio/RenameDlgPlugin.html new file mode 100644 index 00000000..97908398 --- /dev/null +++ b/python/pykde/doc/classref/kio/RenameDlgPlugin.html @@ -0,0 +1,65 @@ + + + + + class RenameDlgPlugin + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class RenameDlgPlugin


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassRenameDlgPlugin
InheritsQWidget
+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/ThumbCreator.html b/python/pykde/doc/classref/kio/ThumbCreator.html new file mode 100644 index 00000000..e75f3f9d --- /dev/null +++ b/python/pykde/doc/classref/kio/ThumbCreator.html @@ -0,0 +1,57 @@ + + + + + class ThumbCreator + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

class ThumbCreator


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+ + + + + + + + + + +
Modulekio
ClassThumbCreator (abstract)
Inherits
+

enums

+

methods

+ + + diff --git a/python/pykde/doc/classref/kio/index.html b/python/pykde/doc/classref/kio/index.html new file mode 100644 index 00000000..e573f530 --- /dev/null +++ b/python/pykde/doc/classref/kio/index.html @@ -0,0 +1,148 @@ + + + + + module kio + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

kio Class Index


+
+ + + + +
Table of contents
Modules
All Classes
+
+ kio Global and Namespace members

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
KACL - KIO.DavJob
KACL
KAr
KArchive
KArchiveDirectory
KArchiveEntry
KArchiveFile
KDCOPServiceStarter
KDEDesktopMimeType
KDEDesktopMimeType.Service
KDataTool
KDataToolAction
KDataToolInfo
KDirLister
KDirNotify
KDirWatch
KEMailSettings
KExecMimeType
KFileFilter
KFileItem
KFileMetaInfo
KFileMetaInfoGroup
KFileMetaInfoItem
KFileMetaInfoProvider
KFileMimeTypeInfo
KFileMimeTypeInfo.GroupInfo
KFileMimeTypeInfo.ItemInfo
KFilePlugin
KFileShare
KFilterBase
KFilterDev
KFolderType
KIO
KIO.AuthInfo
KIO.ChmodJob
KIO.Connection
KIO.CopyInfo
KIO.CopyJob
KIO.DavJob
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
KIO.DefaultProgress - KMimeTypeChooserDialog
KIO.DefaultProgress
KIO.DeleteJob
KIO.DirectCopyJob
KIO.FileCopyJob
KIO.ForwardingSlaveBase
KIO.Job
KIO.ListJob
KIO.MetaInfoJob
KIO.MimetypeJob
KIO.MkdirJob
KIO.MultiGetJob
KIO.NetAccess
KIO.NetRC
KIO.NetRC.AutoLogin
KIO.PasswordDialog
KIO.PreviewJob
KIO.ProgressBase
KIO.Scheduler
KIO.SessionData
KIO.SimpleJob
KIO.Slave
KIO.SlaveBase
KIO.SlaveConfig
KIO.SlaveInterface
KIO.StatJob
KIO.StatusbarProgress
KIO.StoredTransferJob
KIO.TCPSlaveBase
KIO.Task
KIO.TransferJob
KIO.UDSAtom
KImageIO
KMimeMagic
KMimeMagicResult
KMimeType
KMimeType.Format
KMimeTypeChooser
KMimeTypeChooserDialog
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
KNFSShare - ThumbCreator
KNFSShare
KOCRDialog
KOCRDialogFactory
KOpenWithHandler
KProcessRunner
KProtocolInfo
KProtocolInfo.ExtraField
KProtocolManager
KRemoteEncoding
KRun
KSambaShare
KScanDialog
KScanDialogFactory
KService
KServiceGroup
KServiceOffer
KServiceSeparator
KServiceType
KServiceTypeProfile
KShellCompletion
KShred
KSimpleFileFilter
KSycoca
KSycocaEntry
KSycocaFactory
KTar
KTrader
KURIFilter
KURIFilterData
KURIFilterPlugin
KURLCompletion
KURLPixmapProvider
KZip
KZipFileEntry
Observer
RenameDlgPlugin
ThumbCreator
+ + 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 @@ + + + + + kio globals + + + + +

PyKDE - Python Bindings for KDE

+
+ + + +
+

kio Globals


+
+ + + + + +
Table of contents
Modules
kio Classes
All Classes
+
+

enums

+

global methods

+ + + -- cgit v1.2.3