KIO::AuthInfo | This class is intended to make it easier to prompt for, cache and retrieve authorization information.A two way messaging class for passing authentication information |
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 | CopyJob is used to move, copy or symlink files and directories |
KIO::DataProtocol | This kioslave provides support of data urls as specified by rfc 2397 |
KIO::DataSlave | This class provides a high performance implementation for the data url scheme (rfc2397) |
KIO::DataSlave::QueueStruct | Structure for queueing |
KIO::DavJob | The transfer job pumps data into and/or out of a Slave |
KIO::DefaultProgress | |
KIO::DeleteJob | A more complex Job to delete files and directories |
KIO::DirectCopyJob | |
KIO::FileCopyJob | The FileCopyJob copies data from one place to another |
KIO::ForwardingSlaveBase | This class should be used as a base for ioslaves acting as a forwarder to other ioslaves |
KIO::Job | The base class for all jobs |
KACL | The KCAL class encapsulates a POSIX Access Control List.a POSIX ACL encapsulation |
KAr | KAr is a class for reading archives in ar format.A class for reading ar archives |
KArchive | KArchive is a base class for reading and writing archives.generic class for reading/writing archives |
KArchive::PrepareWritingParams | |
KArchive::WriteDataParams | |
KArchive::WriteDirParams | |
KArchive::WriteFileParams | |
KArchive::WriteSymlinkParams | |
KArchiveDirectory | Represents a directory entry in a KArchive.A directory in an archive |
KArchiveEntry | A base class for entries in an KArchive.Base class for the archive-file's directory structure |
KArchiveFile | Represents a file entry in a KArchive.A file in an archive |
KAutoMount | This class implements synchronous mounting of devices, as well as showing a file-manager window after mounting a device, optionally.This class implements synchronous mounting of devices |
KAutoUnmount | This class implements synchronous unmounting of devices, It is a wrapper around the asychronous KIO::special() call for unmount, used by KMimeType.This class implements synchronous unmounting of devices, |
KDataTool | A generic tool that processes data |
KDataToolAction | This class helps applications implement support for KDataTool |
KDataToolInfo | This is a convenience class for KService |
KDCOPServiceStarter | A generic DCOP service starter, using KTrader |
KDEDesktopMimeType | Mime type for desktop files.Mimetype for a .desktop file |
KDEDesktopMimeType::Service | Structure representing a service, in the list of services returned by builtinServices and userDefinedServices |
KDirLister | The dir lister deals with the kiojob used to list and update a directory and has signals for the user of this class (e.g.Helper class for the kiojob used to list and update a directory |
KDirNotify | An abstract class that receives notifications of added and removed files in any directory, local or remote |
KDirNotify_stub | |
KDirWatch | Watch directories and files for changes.Class for watching directory and file changes |
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 | The mime type for executable files.MimeType for any executable, like /bin/ls |
KFileFilter | A KFileFilter is a simple base class for file filters.Base class for file filters |
KFileItem | A KFileItem is a generic class to handle a file, local or remote |
KFileMetaInfo | Meta Information about a file |
KFileMetaInfoGroup | A group of meta information items about a file |
KFileMetaInfoItem | A meta information item about a file |
KFileMetaInfoProvider | |
KFileMimeTypeInfo | Represents the capabilities of a KFilePlugin for a given mimetype |
KFileMimeTypeInfo::GroupInfo | Information about a meta information group |
KFileMimeTypeInfo::ItemInfo | This is the class for one item of a KFileMimeTypeInfo |
KFilePlugin | Base class for a meta information plugin |
KFileShare | Common functionality for the file sharing (communication with the backend) |
KFileSharePrivate | |
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.g |
KFolderType | Folder mime type.Mimetype for a folder (inode/directory) |
KImageIO | Interface to the KDE Image IO plugin architecture |
KImageIOFactory | |
KImageIOFormat | |
KImageIOFormatList | |
KLimitedIODevice | A readonly device that reads from an underlying device from a given point to another (e.g |
KMessageBoxWrapper | |
KMimeMagic | |
KMimeMagicResult | |
KMimeType | Represent a mime type, like "text/plain", and the data that is associated with it |
KMimeType::Format | |
KMimeTypeChooser | This widget provides a checkable list of all available mimetypes, and a list of selected ones, as well as a corresponding list of file extensions, an optional text and an optional edit button (not working yet) |
KMimeTypeChooserDialog | A Dialog to choose some mimetypes |
KMimeTypeResolver< IconItem, Parent > | This class implements the "delayed-mimetype-determination" feature, for konqueror's directory views (and KFileDialog's :) |
KMimeTypeResolverBase | |
KMimeTypeResolverHelper | |
KNFSShare | Similar functionality like KFileShare, but works only for NFS and do not need any suid script |
KOCRDialog | Base class for OCR Dialogs |
KOCRDialogFactory | A factory for creating a KOCRDialog.Factory for creating KScanDialogs |
KOpenWithHandler | |
KProcessRunner | |
KProtocolInfo | Information about I/O (Internet, etc |
KProtocolInfo::ExtraField | Definition of an extra field in the UDS entries, returned by a listDir operation |
KProtocolManager | Provides information about I/O (Internet, etc |
KRemoteEncoding | Allows encoding and decoding properly remote filenames into Unicode.A class for handling remote filenames |
KRun | To open files with their associated applications in KDE, use KRun.Opens files with their associated applications in KDE |
KSambaShare | Similar functionality like KFileShare, but works only for Samba and do not need any suid script |
KScanDialog | This is a base class for scanning dialogs.A baseclass and accessor for Scanning Dialogs |
KScanDialogFactory | A factory for creating a KScanDialog.Factory for creating KScanDialogs |
KService | Represent a service, i.e |
KServiceFactory | |
KServiceGroup | KServiceGroup represents a group of service, for example screensavers.Represents a group of services |
KServiceGroupFactory | |
KServiceOffer | This class holds the user-specific preferences of a service (whether it can be a default offer or not, how big is the preference for this offer, .Holds the user's preference of a service |
KServiceSeparator | |
KServiceType | A service type is the generic notion for a mimetype, a type of service instead of a type of file |
KServiceTypeFactory | |
KServiceTypeProfile | KServiceTypeProfile represents the user's preferences for services of a service type.Represents the user's preferences for services of a service type |
KShellCompletion | This class does shell-like completion of file names.Shell-like completion of file names |
KShred | |
KSimpleFileFilter | A simple file filter that can filter hidden dot files, by name, by mime type and by mode.A simple file filter |
KTar | A class for reading / writing (optionally compressed) tar archives |
KTrader | A Trader interface, similar to the CORBA Trader.Provides a way to query the KDE infrastructure for specific applications or components |
KURIFilter | Manages the filtering of URIs.Filters a given URL into its proper format whenever possible |
KURIFilterData | A basic message object used for exchanging filtering information between the filter plugins and the application requesting the filtering service.A message object for exchanging filtering URI info |
KURIFilterPlugin | Base class for URI filter plugins.Abstract class for URI filter plugins |
KURIFilterPluginList | A list of filter plugins |
KURLCompletion | This class does completion of URLs including user directories (~user) and environment variables.Completion of a single URL |
KURLPixmapProvider | Implementation of KPixmapProvider.Resolves pixmaps for URLs |
KZip | This class implements a kioslave to access zip files from KDE.A class for reading/writing zip archives |
KZipFileEntry | |
KIO::ListJob | A ListJob is allows you to get the get the content of a directory |
KIO::MetaData | MetaData is a simple map of key/value strings |
KIO::MetaInfoJob | MetaInfoJob is a KIO Job to retrieve meta information from files.KIO Job to retrieve meta information from files |
KIO::MimetypeJob | A MimetypeJob is a TransferJob that allows you to get the mime type of an URL |
KIO::MkdirJob | A KIO job that creates a directory |
KIO::MultiGetJob | The MultiGetJob is a TransferJob that allows you to get several files from a single server |
KIO::NetAccess | Net Transparency.Provides an easy, synchronous interface to KIO file operations |
KIO::NetRC | A Singleton class that provides access to passwords stored in .netrc files for automatic login purposes.An interface to the ftp .netrc files |
KIO::NetRC::AutoLogin | Contains auto login information |
Observer | Observer for KIO::Job progress information.Observer for KIO::Job progress information |
Observer_stub | |
KIO::ParseContext | |
KIO::ParseTreeAND | |
KIO::ParseTreeBase | |
KIO::ParseTreeBOOL | |
KIO::ParseTreeBRACKETS | |
KIO::ParseTreeCALC | |
KIO::ParseTreeCMP | |
KIO::ParseTreeDOUBLE | |
KIO::ParseTreeEXIST | |
KIO::ParseTreeID | |
KIO::ParseTreeIN | |
KIO::ParseTreeMATCH | |
KIO::ParseTreeMAX2 | |
KIO::ParseTreeMIN2 | |
KIO::ParseTreeNOT | |
KIO::ParseTreeNUM | |
KIO::ParseTreeOR | |
KIO::ParseTreeSTRING | |
KIO::PasswordDialog | A dialog for requesting a login and a password from the end user.dialog for requesting login and password from the end user |
KIO::PasteDialog | |
KIO::PreferencesMaxima | |
KIO::PreferencesReturn | |
KIO::PreviewJob | KIO Job to get a thumbnail picture |
KIO::ProgressBase | This class does all initialization stuff for progress, like connecting signals to slots.Base class for IO progress dialogs |
KIO::RenameDlg | A dialog for the options to rename two files.A dialog for renaming files |
RenameDlgPlugin | This is the base class for all RenameDlg plugins.Base class for RenameDlg plugins |
KIO::Scheduler | The KIO::Scheduler manages io-slaves for the application |
KIO::SessionData | |
KIO::SimpleJob | A simple job (one url and one command) |
KIO::SkipDlg | |
KIO::Slave | Attention developers: If you change the implementation of KIO::Slave, do *not* use connection() or slaveconn but the respective KIO::Slave accessor methods |
KIO::Slave::HoldParams | |
KIO::Slave::SendParams | |
KIO::Slave::SetConfigParams | |
KIO::Slave::SetHostParams | |
KIO::Slave::SuspendedParams | |
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 (KIO::Job) and kioslave |
KIO::StatJob | A KIO job that retrieves information about a file or directory |
KIO::StatusbarProgress | This is a special IO progress widget.IO progress widget for embedding in a statusbar |
KIO::StoredTransferJob | StoredTransferJob is a TransferJob (for downloading or uploading data) that also stores a QByteArray with the data, making it simpler to use than the standard TransferJob |
KIO::Task | |
KIO::TCPSlaveBase | There are two classes that specifies the protocol between application (job) and kioslave |
ThumbCreator | This is the baseclass for "thumbnail-plugins" in KDE.Baseclass for thumbnail-generating plugins |
KIO::TransferJob | The transfer job pumps data into and/or out of a Slave |
KIO::UDSAtom | |
UIServer_stub | |
YYSTYPE | |