| KAboutData | Holds information needed by the "About" box and other
classes.
|
| KAboutPerson |
This structure is used to store information about a person or developer. |
| KAboutTranslator |
This structure is used to store information about a translator. |
| KAccel | Configurable key binding support.
|
| KApplication | Controls and provides information to all KDE applications.
|
| KAudioPlayer |
This class provides one-shot-and-forget audio playing. |
| KCharsets |
Charset font and encoder/decoder handling. |
| KCmdLineArgs | A class for command-line argument handling.
|
| KCmdLineOptions | Structure that holds command line options.
|
| KCodecs | |
| KCompTreeNode |
A helper class for KCompletion. (internal) |
| KCompletion | A generic class for completing QStrings. |
| KCompletionBase | An abstract class for adding text completion support to widgets.
|
| KConfig | KDE Configuration Management class. |
| KConfigBackEnd | KDE Configuration file loading/saving abstract base class. |
| KConfigBase | KDE Configuration Management abstract base class. |
| KConfigDBMBackEnd | (Not yet in libkdecore) Backend to use dbm files as configuration files.
|
| KConfigGroupSaver | Helper class for easier use of KConfig/KSimpleConfig groups. |
| KConfigINIBackEnd |
Class for KDE INI-style configuration file loading/saving. |
| KCrash |
This class handles segmentation-faults. |
| KDCOPPropertyProxy |
The KDCOPPropertyProxy class provides an easy way to publish Qt properties of a
QObject through DCOP. |
| KDEAniMenu | |
| KDEStyle | |
| KDesktopFile | KDE Desktop File Management class. |
| KEntry |
map/dict/list node entry. (internal) |
| KEntryKey |
key structure holding both the actual key and the the group
to which it belongs. (internal) |
| KGlobal |
Access the KDE global objects. |
| KGlobalAccel |
The KGlobalAccel class handles global keyboard accelerators, allowing a
user to configure key bindings through application configuration files or
through the KKeyChooser GUI. |
| KGlobalSettings |
Access the KDE global configuration. |
| KGlobalSettings::KMouseSettings | |
| KIPC |
This class implements a very simple IPC mechanism for KDE. |
| KIcon |
One icon as found by KIconTheme. |
| KIconEffect |
Apply effects to icons. |
| KIconLoader |
Iconloader for KDE. |
| KIconTheme |
Class to use/access icon themes in KDE. |
| KInstance |
Access to KDE global objects for use in shared libraries. |
| KKeyEntry |
Accelerator information, similar to an action. (internal) |
| KLibFactory |
If you develop a library that is to be loaded dynamically at runtime, then
you should provide a function that returns a pointer to your factory like this:
|
| KLibLoader |
The KLibLoader allows you to load libraries dynamically at runtime. |
| KLibrary | Represents a dynamically loaded library.
|
| KLocale | class for supporting locale settings and national language. |
| KMD5 | An adapted C++ implementation of RSA Data Securities MD5 algorithm.
|
| KMimeSourceFactory |
An extension to QMimeSourceFactory that uses KIconLoader to
find images. |
| KNotifyClient |
This namespace provides a method for issuing events to a KNotifyServer
call KNotifyClient::event("eventname"); to issue it. |
| KNotifyClient::Instance |
Makes it possible to use KNotifyClient with a KInstance
that is not the application. |
| KPalette |
Class for handling Palettes. |
| KPixmap |
Off-screen paint device with extended features. |
| KPixmapProvider | an abstract interface for looking up icons. |
| KPixmapSplitter |
If you have a pixmap containing several items (icons), you can use this
class to get the coordinates of each item. |
| KProcess |
Child process invocation, monitoring and control. |
| KProcessController | Used internally by KProcess. (internal) |
| KRFCDate |
The KDate class contains functions related to the parsing of dates. |
| KRandomSequence |
A class to create a pseudo-random sequence
|
| KRegExp |
Regular expression (regexp) matching with back-references. |
| KRegExpPrivate |
Used internally by KRegExp. (internal) |
| KRootProp |
Access KDE desktop resources stored on the root window. |
| KSaveFile |
The KSaveFile class has been made to write out changes to an existing
file atomically. |
| KServerSocket | Monitor a port for incoming TCP/IP connections.
|
| KSessionManaged | Highlevel access to session management.
|
| KShared |
Reference counting for shared objects. |
| KSharedPtr |
Can be used to control the lifetime of an object that has derived
KShared. |
| KShellProcess | A class derived from KProcess to start child
processes through a shell.
|
| KSimpleConfig | KDE Configuration Management class with deletion ability. |
| KSocket | a TCP/IP client socket.
|
| KStandardDirs | Site-independent access to standard KDE directories.
|
| KStaticDeleter |
little helper class to clean up static objects that are
held as pointer. |
| KStaticDeleterBase | |
| KStdAccel |
Convenient methods for access to the common accelerator keys in
the key configuration. |
| KStringHandler | Class for manipulating words and sentences in strings. |
| KStyle |
Extends the QStyle class with virtual methods to draw KDE widgets. |
| KTempFile |
The KTempFile class creates and opens a unique file for temporary use. |
| KURL |
Represent and parse a URL. |
| KURL::List | |
| KURLDrag |
This class is to be used instead of QUriDrag when using KURL. |
| KUniqueApplication |
Maintain only a single
instance of a running application at a time. |
| KWin | Class for interaction with the windowmanager.
|
| KWin::Info | |
| KWinModule | Base class for KDE Window Manager modules.
|
| KZoneAllocator |
Memory allocator for large groups of small objects. |
| NET |
Base namespace class. |
| NETIcon |
Simple icon class. |
| NETPoint |
Simple point class. |
| NETRect |
Simple rectangle class. |
| NETRootInfo |
Common API for root window properties/protocols. |
| NETRootInfoPrivate |
Private data for the NETRootInfo class. |
| NETSize |
Simple size class. |
| NETStrut |
Simple strut class. |
| NETWinInfo |
Common API for application window properties/protocols. |
| NETWinInfoPrivate |
Private data for the NETWinInfo class. |
| RArray |
Resizable array class. |
| kdbgstream | |
| kndbgstream | |