Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
►CDCOPObject [external] | |
CKWin::Info | |
CKNotifyClient::Instance | Makes it possible to use KNotifyClient with a TDEInstance that is not the application |
CKAddressInfo | |
►CKAsyncIO | Asynchronous I/O Support |
CKAudioPlayer | This class provides one-shot-and-forget audio playing |
►CKCalendarSystem | CalendarSystem abstract class, default derived kde gregorian class and factory class |
CKCalendarSystemFactory | Factory class for calendar types |
CKCatalogue | This class abstracts a gettext message catalog |
CKCharsets | Charset font and encoder/decoder handling |
CKCodecs | A wrapper class for the most commonly used encoding and decoding algorithms |
CKNetwork::KDatagramPacket | One datagram |
Ckdbgstream | Kdbgstream is a text stream that allows you to print debug messages |
CKDCOPPropertyProxy | Easy way to publish Qt properties of a TQObject through DCOP |
CKEntry | Map/dict/list config node entry |
CKEntryKey | Key structure holding both the actual key and the the group to which it belongs |
CKKeyServer::Key | Represents a key press |
CKNetwork::KIpAddress | An IP address |
CKIPC | This class implements a very simple IPC mechanism for KDE |
CKKey | A KKey object represents a single key with possible modifiers (Shift, Ctrl, Alt, Win) |
CKKeyNative | Representation of a key in the format native of the windowing system (eg |
CKKeySequence | A KKeySequence object holds a sequence of up to 4 keys |
►CKLibFactory | If you develop a library that is to be loaded dynamically at runtime, then you should return a pointer to your factory |
CKLibLoader | The KLibLoader allows you to load libraries dynamically at runtime |
CKLibrary | Represents a dynamically loaded library |
►CKMacroExpanderBase | Abstract base class for the worker classes behind the KMacroExpander namespace and the KCharMacroExpander and KWordMacroExpander classes |
CKMakeTypeList< T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18 > | KMakeTypeList the prefered way to create a typelist for you |
CKMD4 | An adapted C++ implementation of the MD4 Message-Digest algorithm |
CKMD5 | An adapted C++ implementation of RSA Data Securities MD5 algorithm |
CKMimeSourceFactory | An extension to TQMimeSourceFactory that uses TDEIconLoader to find images |
CTDEGlobalSettings::KMouseSettings | Describes the mouse settings |
CKMultipleDrag | This class makes it easy for applications to provide a drag object (for drag-n-drop or for clipboard) that has several representations of the same data, under different formats |
Ckndbgstream | Kndbgstream is a dummy variant of kdbgstream |
CKNetwork::KNetworkInterface | A place-holder class for a future network interface class |
CKPalette | Class for handling Palettes |
CKPixmapProvider | A tiny abstract class with just one method: pixmapFor() |
CKProtocolInfoFactory | KProtocolInfoFactory is a factory for getting KProtocolInfo |
CKPty | Provides a high level representation of a pseudo tty pair, including utmp support |
CKRandomSequence | A class to create a pseudo-random sequence |
CKRegExp | |
CKRegExpPrivate | Used internally by KRegExp |
CKNetwork::KResolver | Name and service resolution class |
CKNetwork::KResolverEntry | One resolution entry |
CKNetwork::KResolverResults | Name and service resolution results |
CKNetwork::KReverseResolver | Run a reverse-resolution on a socket address |
CKRFCDate | Functions related to the parsing of dates |
CKRootProp | Access KDE desktop resources stored on the root window |
CKSaveFile | Has been made to write out changes to an existing file atomically |
CKSessionManaged | Provides highlevel access to session management on a per-object base |
CKSimpleDirWatch | KSimpleDirWatch is a basic copy of KDirWatch but with the TDEIO linking requirement removed |
CKSocks | This class provides you with an interface to a SOCKS Proxy server |
CKSortableItem< T, Key > | KSortableItem is a TQPair that provides several operators for sorting |
►CKSortableValueList< T, Key > | KSortableValueList is a special TQValueList for KSortableItem |
►CKStaticDeleterBase | Static deleters are used to manage static resources |
CKStringHandler | This class contains utility functions for handling strings |
CKSycocaFactoryList | This, instead of a typedef, allows to declare "class ..." in header files |
CKTempDir | Creates a unique directory for temporary use |
CKTempFile | Creates and opens a unique file for temporary use |
CKTimezone | Core functions related to a timezone |
CKTimezoneDetails | Extended functions related to a timezone |
CKTimezones | Models a timezone database |
CKTypeList< T, U > | The building block of typelists of any length |
CKTypeListLength< KTypeList< T, U > > | A class template for determining the length of a typelist |
CKURL | Represents and parses a URL |
CKURLDrag | This class is to be used instead of TQUriDrag when using KURL |
CKUser | Represents a user on your system |
CKUserGroup | Represents a group on your system |
CKVMAllocator | KVMAllocator is a virtual memory allocator |
CKWin | Convenience access to certain properties and features of the window manager |
CKWinModule | The class KWinModule provides information about the state of the window manager as required by windowmanager modules |
CKXErrorHandler | This class simplifies handling of X errors |
CKURL::List | KURL::List is a TQValueList that contains KURLs with a few convenience methods |
CNET | Base namespace class |
CNETExtendedStrut | Partial strut class for NET classes |
CNETIcon | Simple icon class for NET classes |
CNETPoint | Simple point class for NET classes |
CNETRect | Simple rectangle class for NET classes |
CNETSize | Simple size class for NET classes |
CNETStrut | |
CKNetwork::KResolverWorkerBase::ResolverLocker | Helper class for locking the resolver subsystem |
CKKeyServer::Sym | Represents a key symbol |
CTDEAboutData | This class is used to store information about a program |
CTDEAboutPerson | This structure is used to store information about a person or developer |
CTDEAboutTranslator | This structure is used to store information about a translator |
CTDEAccel | Handle shortcuts |
CTDEAcceleratorManager | KDE Accelerator manager |
CTDEAccelManagerAlgorithm | This class encapsulates the algorithm finding the 'best' distribution of accelerators in a hierarchy of widgets |
CTDEAccelString | A string class handling accelerators |
CTDEClipboardSynchronizer | This class is only for internal use |
CTDECmdLineArgs | A class for command-line argument handling |
CTDECmdLineOptions | Structure that holds command line options |
CTDECompletion | A generic class for completing QStrings |
CTDECompletionBase | An abstract base class for adding a completion feature into widgets |
CTDECompTreeNode | A helper class for TDECompletion |
►CTDEConfigBackEnd | Abstract base class for KDE configuration file loading/saving |
►CTDEConfigBase | KDE Configuration Management abstract base class |
CTDEConfigDialogManager | Provides a means of automatically retrieving, saving and resetting TDEConfigSkeleton based settings in a dialog |
CTDEConfigGroupSaver | Helper class to facilitate working with TDEConfig / KSimpleConfig groups |
CTDEConfigSkeleton | Class for handling preferences settings for an application |
CTDEConfigSkeletonItem | Class for storing a preferences setting |
CTDECrash | This class handles segmentation-faults |
CTDEGlobal | Access to the KDE global objects |
CTDEGlobalAccel | TDEGlobalAccel allows you to have global accelerators that are independent of the focused window |
CTDEGlobalSettings | Access the KDE global configuration |
CTDEIcon | One icon as found by TDEIconTheme |
CTDEIconEffect | Applies effects to icons |
CTDEIconLoader | Iconloader for KDE |
CTDEIconTheme | Class to use/access icon themes in KDE |
►CTDEInstance | Access to KDE global objects for use in shared libraries |
CTDEIOBufferBase | Base for I/O buffer implementation |
CTDELocale | TDELocale provides support for country specific stuff like the national language |
CTDENetworkEventQueueEvent_Private | INTERNAL CLASS |
CTDEPopupAccelManager | This class manages a popup menu |
►CTDEProcess | Child process invocation, monitoring and control |
CTDEProcessController | Used internally by TDEProcess |
CTDEServerSocket | Monitors a port for incoming TCP/IP connections |
►CTDEShared | Reference counting for shared objects |
CTDESharedPtr< T > | Can be used to control the lifetime of an object that has derived TDEShared |
CTDESharedPtr< KTimezoneSource > | |
CTDESharedPtr< KUserGroupPrivate > | |
CTDESharedPtr< KUserPrivate > | |
CTDESharedPtr< TDELockFile > | |
CTDESharedPtr< TDESharedConfig > | |
CTDEShortcut | Used to represent a keyboard shortcut to an action |
►CTDEShortcutList | TDEShortcutList is an abstract base class for TDEAccelShortcutList and TDEStdAccel::ShortcutList |
CTDESocket | A TCP/IP client socket |
►CKNetwork::TDESocketAddress | A generic socket address |
►CTDESocketAddress | A socket address |
►CKNetwork::TDESocketBase | Basic socket functionality |
CKNetwork::TDESocketDeviceFactory< Impl > | This class provides functionality for creating and registering socket implementations |
CTDEStandardDirs | Site-independent access to standard KDE directories |
CTDEZoneAllocator | Memory allocator for large groups of small objects |
CKKeyServer::Variations | TODO: please document this class |
CKWin::WindowInfo | Information about a window |