KIO
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234567]
CKIO::AuthInfo | This class is intended to make it easier to prompt for, cache and retrieve authorization information |
CKIO::DesktopExecParser | Parses the Exec= line from a .desktop file, and process all the '%' placeholders, e.g. handling URLs vs local files |
CKProtocolInfo::ExtraField | Definition of an extra field in the UDS entries, returned by a listDir operation |
CFixHostUriFilter | This filter tries to automatically prepend www |
▼CKIO::JobUiDelegateExtension | An abstract class defining interaction with users from KIO jobs: |
CKIO::JobUiDelegate | A UI delegate tuned to be used with KIO Jobs |
CKIO::JobUiDelegateFactory | A factory for creating job ui delegates |
CKACL | Encapsulates a POSIX Access Control List |
▼CKCompletionBase [external] | |
►CKComboBox [external] | |
CKFile | KFile is a class which provides a namespace for some enumerated values associated with the kfile library |
CKFileFilter | Encapsulates rules to filter a list of files |
CKFileItem | A KFileItem is a generic class to handle a file, local or remote |
CKFileItemListProperties | Provides information about the common properties of a group of KFileItem objects |
CKPasswdServerClient | Interface class for kpasswdserver |
CKProtocolInfo | Information about I/O (Internet, etc.) protocols supported by KDE |
CKProtocolManager | Provides information about I/O (Internet, etc.) settings chosen/set by the end user |
CKRecentDocument | Manage the "Recent Document Menu" entries displayed by applications such as Kicker and Konqueror |
CKRemoteEncoding | Allows encoding and decoding properly remote filenames into Unicode |
CKSambaShareData | This class represents a Samba user share |
CKShortUriFilter | This is short URL filter class |
CKSslCertificateManager | Certificate manager |
CKSslCertificateRule | Certificate rule |
CKSslErrorUiData | This class can hold all the necessary data from a QSslSocket or QNetworkReply to ask the user to continue connecting in the face of SSL errors |
CKUriFilter | KUriFilter applies a number of filters to a URI and returns a filtered version if any filter matches |
CKUriFilterData | This class is a basic messaging class used to exchange filtering information between the filter plugins and the application requesting the filtering service |
CKUriFilterSearchProvider | Class that holds information about a search provider |
CLocalDomainUriFilter | This filter takes care of hostnames in the local search domain |
CKIO::OpenWith | Core class for open with style dialog handling |
▼CQList< KFileItem > [external] | |
CKFileItemList | List of KFileItems, which adds a few helper methods to QList<KFileItem> |
▼CQList< Ptr > [external] | |
CKMountPoint::List | List of mount points |
▼CQMap< QString, QString > [external] | |
CKIO::MetaData | MetaData is a simple map of key/value strings |
▼CQObject [external] | |
CKAbstractFileItemActionPlugin | Base class for KFileItemAction plugins |
CKAbstractViewAdapter | Interface used by KFilePreviewGenerator to generate previews for files |
►CKCompletion [external] | |
►CKCoreDirLister | Helper class for the kiojob used to list and update a directory |
CKCoreUrlNavigator | Object that helps with keeping track of URLs in file-manager like interfaces |
CKFileCopyToMenu | This class adds "Copy To" and "Move To" submenus to a popupmenu |
CKFileItemActions | This class creates and handles the actions for a url (or urls) in a popupmenu |
CKFilePreviewGenerator | Generates previews for files of an item view |
►CKIO::AskUserActionInterface | Allows a KIO::Job to prompt the user for a decision when e.g. copying directories/files and there is a conflict (e.g. a file with the same name already exists at the destination) |
CKIO::DndPopupMenuPlugin | Base class for drag and drop popup menus |
CKIO::FileUndoManager | FileUndoManager: makes it possible to undo kio jobs |
CKIO::ForwardingWorkerBase | This class should be used as a base for KIO workers acting as a forwarder to other KIO workers |
CKIO::KUriFilterSearchProviderActions | This class is a manager for web shortcuts |
CKIO::OpenOrExecuteFileInterface | Allows OpenUrlJob to ask the user about how to handle various types of executable files, basically whether to run/execute the file, or in the case of text-based ones (shell scripts and .desktop files) open them as text |
CKIO::OpenWithHandlerInterface | Allows OpenUrlJob to prompt the user about which application to use to open URLs that do not have an associated application (via the "Open With" dialog) |
CKIO::ThumbnailCreator | Base class for thumbnail generator plugins |
CKIO::UntrustedProgramHandlerInterface | Allows ApplicationLauncherJob to prompt the user about an untrusted executable or desktop file |
CKIO::WorkerConfig | This class manages the configuration for KIO workers based on protocol and host |
►CKJob [external] | |
►CKJobUiDelegate [external] | |
CKNFSShare | Similar functionality like KFileShare, but works only for NFS and do not need any suid script |
CKOverlayIconPlugin | Base class for overlay icon plugins |
CKPropertiesDialogPlugin | A Plugin in the Properties dialog This is an abstract class |
CKSambaShare | This class lists Samba user shares and monitors them for addition, update and removal |
►CQAbstractItemDelegate [external] | |
►CQAbstractItemModel [external] | |
►CQAction [external] | |
►CQDBusAbstractInterface [external] | |
►CQWidget [external] | |
▼CQPaintDevice [external] | |
CQWidget [external] | |
▼CQSharedData [external] | |
CKMountPoint | Information about mounted and unmounted disks |
CKIO::SlaveBase | There are two classes that specifies the protocol between application (job) and kioslave |
CKIO::ThumbnailRequest | Encapsulates the input data for a thumbnail request |
CKIO::ThumbnailResult | Encapsulates the output of a thumbnail request |
CKIO::UDSEntry | Universal Directory Service |
CKIO::FileUndoManager::UiInterface | Interface for the gui handling of FileUndoManager |
▼CKIO::WorkerBase | WorkerBase is the class to use to implement a worker - simply inherit WorkerBase in your worker |
CKIO::ForwardingWorkerBase | This class should be used as a base for KIO workers acting as a forwarder to other KIO workers |
CKIO::WorkerResult | The result of a worker call When using the Result type always mark the function Q_REQUIRED_RESULT to enforce handling of the Result |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.