kio Module
KIO: Network-enabled File Management
Overview | filedialog "File Selector"
This library implements almost all the file management functions you will ever need. In fact, the %KDE file manager, Konqueror also uses this to provide its network-enabled file management.
The easiest way to use this library from a %KDE application is via the KIO.NetAccess class (for easy synchronous access) or via the KIO.Job class (for more complex asynchronous jobs).
This library also implements the System Configuration Cache (KSycoca), and the %KDE file selector widget (see filedialog "the page on the file selector widget").
- See also:
- KMimeType: Represents the type of a file.
- See also:
- KService: A service is a library or application that can deal with a certain set of mimetypes.
- See also:
- KServiceType: A service type is a group of services with similar functionality. For example, KOffice's filters have the service type KOfficeFilter.
- See also:
- KServiceTypeTrader: Can be used to query for which services implement a given servicetype. Has its own language, in order to allow complex queries.
- See also:
- KMimeTypeTrader: Can be used to query for which services can handle a given mimetype. Has its own language, in order to allow complex queries.
- Author(s):
- Various: see copyright headers in individual files
- Maintainer(s):
- [Unknown/None]
- License(s):
- LGPLv2
Namespaces
D | KFileShare | I |
KDesktopFileActions | G | KImageIO |
F | global | KIO |