KIO Core C++ Classes
Resource and network access abstraction. More...
Namespaces
A namespace for KIO globals | |
Functions in this namespace allow actions to be restricted based on the URL they operate on (see the KAuthorized namespace in KConfig) |
Classes
POSIX ACL encapsulation | |
Helper class for the kiojob used to list and update a directory | |
A KFileItem is a generic class to handle a file, local or remote | |
Provides information about the common properties of a group of KFileItem objects | |
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) | |
A two way messaging class for passing authentication information | |
A KIO job that renames multiple files in one go | |
This job changes permissions on a list of files or directories, optionally in a recursive manner | |
Used to move, copy or symlink files and directories | |
A more complex Job to delete files and directories | |
Parses the Exec= line from a .desktop file, and process all the '%' placeholders, e.g. handling URLs vs local files | |
Computes a directory size | |
A KIO job that retrieves the total and available size of a filesystem | |
Worker that forwards to other workers | |
A factory for creating job ui delegates | |
A ListJob is allows you to get the get the content of a directory | |
Finds out the MIME type of a URL | |
A KIO job that creates a directory, after creating all parent directories necessary for this | |
Finds a valid "New Folder" name | |
Core class for open with style dialog handling | |
Used to restore files from the trash | |
A simple job (one url and one command) | |
A class that sends a special command to a KIO worker | |
A KIO job that retrieves information about a file or directory | |
TransferJob (for downloading or uploading data) that also stores a QByteArray with the data, making it simpler to use than the standard TransferJob | |
Transfer job pumps data into and/or out of a KIO worker | |
Universal Directory Service | |
Allows ApplicationLauncherJob to prompt the user about an untrusted executable or desktop file | |
The class to use to implement a worker - simply inherit WorkerBase in your worker | |
This class manages the configuration for KIO workers based on protocol and host | |
Result of a worker call | |
Information about mounted and unmounted disks | |
Base class for overlay icon plugins | |
Interface class for kpasswdserver | |
Information about I/O (Internet, etc.) protocols supported by KDE | |
Provides information about I/O (Internet, etc.) settings chosen/set by the end user | |
Manage the "Recent Document Menu" entries displayed by applications such as Kicker and Konqueror | |
Allows encoding and decoding properly remote filenames into Unicode | |
This class lists Samba user shares and monitors them for addition, update and removal | |
This class represents a Samba user share | |
Detailed Description
Stuff