KArchive | generic class for reading/writing archives. |
KArchiveDirectory | A directory in an archive.
|
KArchiveEntry | Base class for the archive-file's directory structure.
|
KArchiveFile | A file in an archive.
|
KAutoMount | This class implements synchronous mounting of devices.
|
KAutoUnmount | This class implements synchronous unmounting of devices,. |
KDEDesktopMimeType | Mimetype for a .desktop file
Handles mount/umount icon, and user-defined properties. |
KDEDesktopMimeType::Service |
Structure representing a service, in the list of services
returned by builtinServices and userDefinedServices
|
KDataTool |
A generic tool that processes data. |
KDataToolAction |
This class helps applications implement support for KDataTool. |
KDataToolInfo |
This is a convenience class for KService. |
KDirLister | Helper class for the kiojob used to list and update a directory.
|
KDirLister::KDirListerPrivate | |
KDirLister::KDirListerPrivate::JobData |
List of dirs handled by this dirlister. |
KDirListerCache |
Design of the cache:
There is a single KDirListerCache for the whole process. |
KDirListerCache::DirItem | |
KDirNotify |
An abstract class that receives notifications of added and removed files
in any directory, local or remote. |
KDirWatch | Class for watching directory and file changes.
|
KDirWatchPrivate | |
KDirWatchPrivate::Client | |
KDirWatchPrivate::Entry | |
KEMailSettings |
This is just a small class to facilitate accessing e-mail settings in
a sane way, and allowing any program to manage multiple e-mail
profiles effortlessly
|
KExecMimeType | MimeType for any executable, like /bin/ls. |
KFileFilter | |
KFileItem |
A KFileItem is a generic class to handle a file, local or remote. |
KFileMetaInfo |
|
KFileMetaInfoGroup | |
KFileMetaInfoItem |
This is one item of the meta information about a file (see
KFileMetaInfo). |
KFileMetaInfoProvider |
@Internal
|
KFileMimeTypeInfo | |
KFileMimeTypeInfo::GroupInfo | |
KFileMimeTypeInfo::ItemInfo | |
KFilePlugin |
Baseclass for a meta info plugin. |
KFilterBase |
This is the base class for compression filters
such as gzip and bzip2. |
KFilterDev |
A class for reading and writing compressed data onto a device
(e. |
KFolderType | Mimetype for a folder (inode/directory)
Handles locked folders, for instance.
|
KIO | A namespace for KIO globals. |
KIO::AuthInfo | A two way messaging class for passing authentication information.
|
KIO::CacheInfo | |
KIO::ChmodJob |
This job changes permissions on a list of files or directories,
optionally in a recursive manner. |
KIO::Connection |
This class provides a simple means for IPC between two applications
via a pipe. |
KIO::CopyInfo | |
KIO::CopyJob | |
KIO::DefaultProgress | |
KIO::DeleteJob | |
KIO::FileCopyJob |
The FileCopyJob copies data from one place to another. |
KIO::Job |
The base class for all jobs. |
KIO::ListJob | |
KIO::MetaData | |
KIO::MimetypeJob | |
KIO::MultiGetJob | |
KIO::MultiGetJob::GetRequest | |
KIO::NetAccess | Provides a synchronous interface to io jobs.
|
KIO::NetRC | An interface to kionetrc and the ftp .netrc files. |
KIO::NetRC::AutoLogin |
|
KIO::PasswordDialog |
A dialog for requesting a login and a password from the end user. |
KIO::PreferencesMaxima | |
KIO::PreferencesReturn | |
KIO::PreviewJob | |
KIO::ProgressBase | Base class for IO progress dialogs.
|
KIO::Scheduler |
The KIO::Scheduler manages io-slaves for the application. |
KIO::SessionData |
|
KIO::SimpleJob |
A simple job (one url and one command). |
KIO::Slave | |
KIO::SlaveBase |
There are two classes that specifies the protocol between application (job)
and kioslave. |
KIO::SlaveConfig |
SlaveConfig
|
KIO::SlaveInterface |
There are two classes that specifies the protocol between application (job)
and kioslave. |
KIO::StatJob | |
KIO::StatusbarProgress | IO progress widget for embedding in a statusbar.
|
KIO::TCPSlaveBase |
There are two classes that specifies the protocol between application (job)
and kioslave. |
KIO::Task | |
KIO::TransferJob |
The transfer job pumps data into and/or out of a Slave. |
KIO::UDSAtom |
|
KImageIO |
Interface to the KDE Image IO plugin architecture. |
KImageIOFactory | |
KImageIOFormat | |
KImageIOFormatList | |
KMimeMagic |
(deprecated) |
KMimeMagicResult |
(deprecated) |
KMimeType |
Represent a mime type, like "text/plain". |
KMimeTypeResolver |
This class implements the "delayed-mimetype-determination" feature,
for konqueror's directory views (and KFileDialog's :)
|
KOCRDialog | |
KOCRDialogFactory | |
KOpenWithHandler |
(deprecated) |
KPAC |
Proxy Auto Configuration. |
KProtocolInfo |
Information about I/O (Internet, etc. |
KProtocolInfoFactory | |
KProtocolManager |
Provides information about I/O (Internet, etc. |
KRun | Opens files with their associated applications in KDE. |
KScanDialog | A baseclass and accessor for Scanning Dialogs. |
KScanDialogFactory |
A factory for creating a KScanDialog. |
KService |
Represent a service, i. |
KServiceGroup |
This class is typically used like this:
|
KServiceOffer | Holds the characteristics of a service offer.
|
KServiceType |
A service type is the generic notion for a mimetype, a type of service
instead of a type of file. |
KServiceTypeProfile |
This class holds the offers for a service type
(e. |
KServiceTypeProfile::Service |
Represents the users assessment of a special service
|
KShellCompletion | Shell-like completion of file names. |
KShred |
Erase a file in a way that makes recovery impossible -- well, no guarentee
of that, but at least as difficult as reasonably possible. |
KSimpleFileFilter | |
KTar | A class for reading/writing (optionnally compressed) tar archives.
|
KTrader | Provides a way to query the KDE infrastructure for specific
applications or components.
|
KURIFilter | Filters a given URL into its proper format whenever possible.
|
KURIFilterData | A message object for exchanging filtering URI info.
|
KURIFilterPlugin | Abstract class for URI filter plugins.
|
KURIFilterPluginList | |
KURLCompletion | Completion of a single URL. |
KURLPixmapProvider | Resolves pixmaps for URLs. |
Observer | Observer for KIO::Job progress information. |
RenameDlgPlugin | This is the base class for all plugins. |
ThumbCreator | |