KAboutData | Class holding information needed by the "About" box and other
classes.
|
KAboutPerson |
This structure is used to store information about a person or developer. |
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 | |
KColorGroup | Similar to QColorGroup, with color write accessors.
|
KCompTreeNode |
A helper class for KCompletion. (internal) |
KCompletion | A generic class for completing QStrings. |
KCompletionBase | An abstract class for using KCompletion in widgets. |
KConfig | KDE Configuration Management class. |
KConfigBackEnd | KDE Configuration file loading/saving abstract base class. |
KConfigBase | KDE Configuration Management abstract base class. |
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. |
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) |
KFontStruct |
Information about a font. (internal) (deprecated) |
KFontStructList |
List of KFontStruct objects. (internal) (deprecated) |
KGlobal |
Access the KDE global objects. |
KGlobalAccel | |
KGlobalSettings |
Access the KDE global configuration. |
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. |
KIconThemePrivate | |
KInstance |
Access to KDE global objects for use in shared libraries. |
KKeyEntry |
Accelerator information, similar to an action. (internal) (deprecated) |
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. |
KNotifyClient |
This class provides a method for issuing events to a KNotifyServer
call KNotifyClient::event("eventname"); to issue it. |
KNotifyClient::Event |
Why does kdoc include this? This is an internal structure that's actually
declared under "private"
(internal) |
KPalette |
Class for handling Palettes. |
KPixmap |
Off-screen paint device with extended features. |
KProcess |
Child process invocation, monitoring and control. |
KProcessController | Used internally by KProcess. (internal) |
KProtocolManager |
Information about I/O (Internet, etc. |
KProtocolManager::Protocol | |
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. |
KSharedPixmap |
Shared pixmap client. |
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.
|
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 | |
KUniqueApplication |
Maintain only a single
instance of a running application at a time. |
KWM | class for interaction with the window- and sessionmanager. |
KWin | Class for interaction with the windowmanager.
|
KWinModule | Base class for KDE Window Manager modules.
|
KZoneAllocator |
Memory allocator for large groups of small objects. |
kdbgstream | |
kndbgstream | |