DefaultProgress | |
KDEDesktopMimeType | Mimetype for a .desktop file
Handles mount/umount icon, and user-defined properties. |
KDEDesktopMimeType::KExecMimeType | MimeType for any executable, like /bin/ls. |
KDEDesktopMimeType::Service | |
KDirWatch | Class for watching directory changes.
|
KFileItem | |
KFileManager |
This class handles the openFileManagerWindow call
The default implementation is to launch kfmclient,
but this behaviour has to be overriden by kfmclient (obviously !)
and by konqueror (which can open a window by itself)
|
KFolderType | Mimetype for a folder (inode/directory)
Handles locked folders, for instance.
|
KIO | A namespace for KIO globals. |
KIO::Connection |
This class provides a simple means for IPC between two applications
via a pipe. |
KIO::CopyInfo | |
KIO::CopyJob | |
KIO::DeleteJob | |
KIO::FileCopyJob |
The FileCopyJob copies data from one place to another. |
KIO::Job |
The base class for all jobs. |
KIO::KAutoMount |
This class implements synchronous mounting of devices,
as well as showing a file-manager window after mounting a device, optionally. |
KIO::KAutoUnmount |
This class implements synchronous unmounting of devices,
It is a wrapper around the asychronous KIO::special call for unmount, used by KMimeType. |
KIO::KDirLister |
The dir lister deals with the kiojob used to list and update a directory,
handles the timer, and has signals for the user of this class (e. |
KIO::ListJob | |
KIO::MimetypeJob | |
KIO::NetAccess | This class isn't meant to be used as a class but only as a simple
namespace for static functions, though an instance of the class
is built for internal purposes. |
KIO::PassDlg |
A dialog for requesting a login and a password to the user
KIO-Slave authors should have a look at SlaveBase::openPassDlg instead. |
KIO::ProgressBase | Base class for IO progress dialogs.
|
KIO::RenameDlg | |
KIO::Scheduler | |
KIO::SimpleJob |
A simple job (one url and one command)
This is the base class for all jobs that are scheduled. |
KIO::SkipDlg | |
KIO::Slave | |
KIO::SlaveBase |
There are two classes that specifies the protocol between application (job)
and kioslave. |
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::Task | |
KIO::TransferJob |
The tranfer job pumps data into and/or out of a Slave. |
KIO::UDSAtom |
|
KIOFilter | |
KImageIO |
Interface to the KDE Image IO plugin architecture. |
KImageIOFactory | |
KMessageBoxWrapper |
(internal) |
KMimeMagic |
The goal of KMimeMagic is to determine auto-magically the type of file,
not only using its extension, but also reading its contents. |
KMimeMagicResult |
An instance of this class is returned by KMimeMagic find. |
KMimeType |
Represents a mime type, like "text/plain". |
KOpenWithHandler |
This class handles the displayOpenWithDialog call, made by KRun
when it has no idea what to do with a URL. |
KRun |
Implements a generic runner, i. |
KService |
Represents a service, i. |
KServiceFactory |
(internal) |
KServiceGroup | |
KServiceGroupFactory |
(internal) |
KServiceOffer |
This class holds the characteristics of a service offer
(whether it can be a default offer or not, how big is the preference
for this offer, . |
KServiceType |
A service type is the generic notion for a mimetype, a type of service
instead of a type of file. |
KServiceTypeFactory |
(internal) |
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. |
KSycoca |
(internal) |
KSycocaDict |
(internal) |
KSycocaEntry |
Base class for all entries. |
KSycocaFactory |
(internal) |
KSycocaFactoryList | |
KTarBase | generic class for reading/writing tar archives
Common functionality for KTarGz and KTarData. |
KTarData |
This class operates on a QDataStream, which is assumed to
be a normal tar archive (not gzipped). |
KTarDirectory | A directory in a tar-file's directory structure.
|
KTarEntry | Base class for the tar-file's directory structure.
|
KTarFile | A file in a tar-file's directory structure.
|
KTarGz | A class for reading/writing gzipped tar balls.
|
KTrader |
|
KURIFilter | Filters a given URL to a proper and valid format.
|
KURIFilterData | A message object for exchanging filtering URI info.
|
KURIFilterPlugin | Abstract class for URI filter plugins.
|
KURIFilterPluginList | |
KURLCompletion | Completion of a single URL. |
ListProgress |
List view in the UIServer. (internal) |
Observer | Observer for KIO::Job progress information. |
Observer_stub |
*
* DCOP Stub Definition created by dcopidl2cpp from observer. |
ParseContext | |
ParseTreeAND | |
ParseTreeBOOL | |
ParseTreeBRACKETS | |
ParseTreeBase | |
ParseTreeCALC | |
ParseTreeCMP | |
ParseTreeDOUBLE | |
ParseTreeEXIST | |
ParseTreeID | |
ParseTreeIN | |
ParseTreeMATCH | |
ParseTreeMAX2 | |
ParseTreeMIN2 | |
ParseTreeNOT | |
ParseTreeNUM | |
ParseTreeOR | |
ParseTreeSTRING | |
PreferencesMaxima | |
PreferencesReturn | |
ProgressItem |
One item in the ListProgress
(internal) |
UIServer | Graphical server for progress information with an optional all-in-one progress window.
|
UIServer_stub |
*
* DCOP Stub Definition created by dcopidl2cpp from uiserver. |