| KAboutData | Holds information needed by the "About" box and other
classes.
|
| KAccel | Configurable key binding support.
|
| KApplication | Controls and provides information to all KDE applications.
|
| KAudioPlayer |
This class provides one-shot-and-forget audio playing. |
| KCmdLineArgs | A class for command-line argument handling.
|
| KCompletion | A generic class for completing QStrings. |
| KConfig |
Apply effects to icons. |
| KConfigBase | KDE Configuration Management abstract base class. |
| KDesktopFile | KDE Desktop File Management class. |
| KGlobal |
Access the KDE global objects. |
| KGlobalSettings |
Access the KDE global configuration. |
| KIconLoader |
Iconloader for KDE. |
| KIconTheme |
Class to use/access icon themes in KDE. |
| KInstance |
This class implements a very simple IPC mechanism for KDE. |
| 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 namespace provides a method for issuing events to a KNotifyServer
call KNotifyClient::event("eventname"); to issue it. |
| KPalette |
Class for handling Palettes. |
| KPixmap |
Off-screen paint device with extended features. |
| KProcess |
Child process invocation, monitoring and control. |
| KRegExp |
Regular expression (regexp) matching with back-references. |
| 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. |
| 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. |
| KStyle |
Extends the QStyle class with virtual methods to draw KDE widgets. |
| KURL |
Represent and parse a URL. |
| KUniqueApplication |
Maintain only a single
instance of a running application at a time. |
| KWin | Class for interaction with the windowmanager.
|
| KWinModule | Base class for KDE Window Manager modules.
|