• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kdecore
 

kdecore

Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 ►CDCOPObject [external]
 CKAppDCOPInterfaceThis is the main interface to the KApplication
 CKDebugDCOPIfaceDCOP interface to KDebug
 CKUniqueApplicationMaintains only a single instance of a running application at a time
 CKWin::Info
 CKNotifyClient::InstanceMakes it possible to use KNotifyClient with a KInstance that is not the application
 CKConfigSkeleton::ItemBoolClass for handling a bool preferences item
 CKConfigSkeleton::ItemColorClass for handling a color preferences item
 CKConfigSkeleton::ItemDateTimeClass for handling a TQDateTime preferences item
 CKConfigSkeleton::ItemDoubleClass for handling a floating point preference item
 CKConfigSkeleton::ItemFontClass for handling a font preferences item
 ►CKConfigSkeleton::ItemIntClass for handling an integer preferences item
 CKConfigSkeleton::ItemEnumClass for handling enums
 CKConfigSkeleton::ItemInt64Class for handling an 64-bit integer preferences item
 CKConfigSkeleton::ItemIntListClass for handling an integer list preferences item
 CKConfigSkeleton::ItemLongClass for hanlding a long integer preferences item
 CKConfigSkeleton::ItemPointClass for handling a TQPoint preferences item
 CKConfigSkeleton::ItemPropertyClass for handling a TQVariant preferences item
 CKConfigSkeleton::ItemRectClass for handling a TQRect preferences item
 CKConfigSkeleton::ItemSizeClass for handling a TQSize preferences item
 ►CKConfigSkeleton::ItemStringClass for handling a string preferences item
 CKConfigSkeleton::ItemPasswordClass for handling a password preferences item
 CKConfigSkeleton::ItemPathClass for handling a path preferences item
 ►CKConfigSkeleton::ItemStringListClass for handling a string list preferences item
 CKConfigSkeleton::ItemPathListClass for handling a path list preferences item
 CKConfigSkeleton::ItemUIntClass for handling an unsingend integer preferences item
 CKConfigSkeleton::ItemUInt64Class for handling unsigned 64-bit integer preferences item
 CKConfigSkeleton::ItemULongClass for handling an unsigned long integer preferences item
 CKAboutDataThis class is used to store information about a program
 CKAboutPersonThis structure is used to store information about a person or developer
 CKAboutTranslatorThis structure is used to store information about a translator
 CKAccelHandle shortcuts
 CKAcceleratorManagerKDE Accelerator manager
 CKAccelManagerAlgorithmThis class encapsulates the algorithm finding the 'best' distribution of accelerators in a hierarchy of widgets
 CKAccelStringA string class handling accelerators
 CKAddressInfo
 ►CKAsyncIOAsynchronous I/O Support
 ►CKBufferedIOThis abstract class implements basic functionality for buffered input/output
 CKExtendedSocketThe extended socket class
 CKAudioPlayerThis class provides one-shot-and-forget audio playing
 ►CKCalendarSystemCalendarSystem abstract class, default derived kde gregorian class and factory class
 CKCalendarSystemJalaliJalali calendar type implementation
 CKCalendarSystemFactoryFactory class for calendar types
 CKCatalogueThis class abstracts a gettext message catalog
 CKCharsetsCharset font and encoder/decoder handling
 CKClipboardSynchronizerThis class is only for internal use
 CKCmdLineArgsA class for command-line argument handling
 CKCmdLineOptionsStructure that holds command line options
 CKCodecsA wrapper class for the most commonly used encoding and decoding algorithms
 CKCompletionA generic class for completing QStrings
 CKCompletionBaseAn abstract base class for adding a completion feature into widgets
 CKCompTreeNodeA helper class for KCompletion
 ►CKConfigBackEndAbstract base class for KDE configuration file loading/saving
 CKConfigINIBackEndClass for KDE INI-style configuration file loading/saving
 ►CKConfigBaseKDE Configuration Management abstract base class
 ►CKConfigAccess KDE Configuration entries
 CKDesktopFileKDE Desktop File Management
 CKSharedConfigKConfig variant using shared memory
 CKSimpleConfigKDE Configuration entries
 CKConfigGroupA KConfigBase derived class for one specific group in a KConfig object
 CKConfigDialogManagerProvides a means of automatically retrieving, saving and resetting KConfigSkeleton based settings in a dialog
 CKConfigGroupSaverHelper class to facilitate working with KConfig / KSimpleConfig groups
 CKConfigSkeletonClass for handling preferences settings for an application
 CKConfigSkeletonItemClass for storing a preferences setting
 CKCrashThis class handles segmentation-faults
 CKNetwork::KDatagramPacketOne datagram
 CkdbgstreamKdbgstream is a text stream that allows you to print debug messages
 CKDCOPPropertyProxyEasy way to publish Qt properties of a TQObject through DCOP
 CKEntryMap/dict/list config node entry
 CKEntryKeyKey structure holding both the actual key and the the group to which it belongs
 CKKeyServer::KeyRepresents a key press
 CKGlobalAccess to the KDE global objects
 CKGlobalAccelKGlobalAccel allows you to have global accelerators that are independent of the focused window
 CKGlobalSettingsAccess the KDE global configuration
 CKIconOne icon as found by KIconTheme
 CKIconEffectApplies effects to icons
 CKIconLoaderIconloader for KDE
 CKIconThemeClass to use/access icon themes in KDE
 ►CKInstanceAccess to KDE global objects for use in shared libraries
 ►CKApplicationControls and provides information to all KDE applications
 CKUniqueApplicationMaintains only a single instance of a running application at a time
 CKIOBufferBaseBase for I/O buffer implementation
 CKNetwork::KIpAddressAn IP address
 CKIPCThis class implements a very simple IPC mechanism for KDE
 CKKeyA KKey object represents a single key with possible modifiers (Shift, Ctrl, Alt, Win)
 CKKeyNativeRepresentation of a key in the format native of the windowing system (eg
 CKKeySequenceA KKeySequence object holds a sequence of up to 4 keys
 ►CKLibFactoryIf you develop a library that is to be loaded dynamically at runtime, then you should return a pointer to your factory
 CKGenericFactory< Product, ParentType >This template provides a generic implementation of a KLibFactory , for use with shared library components
 CKGenericFactory< KTypeList< Product, ProductListTail >, KTypeList< ParentType, ParentTypeListTail > >This template provides a generic implementation of a KLibFactory , for use with shared library components
 CKGenericFactory< KTypeList< Product, ProductListTail >, TQObject >This template provides a generic implementation of a KLibFactory , for use with shared library components
 CKLibLoaderThe KLibLoader allows you to load libraries dynamically at runtime
 CKLibraryRepresents a dynamically loaded library
 CKLocaleKLocale provides support for country specific stuff like the national language
 ►CKMacroExpanderBaseAbstract base class for the worker classes behind the KMacroExpander namespace and the KCharMacroExpander and KWordMacroExpander classes
 CKCharMacroExpanderAbstract base class for single char macro substitutors
 CKWordMacroExpanderAbstract base class for simple word macro substitutors
 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
 CKMD4An adapted C++ implementation of the MD4 Message-Digest algorithm
 CKMD5An adapted C++ implementation of RSA Data Securities MD5 algorithm
 CKMimeSourceFactoryAn extension to TQMimeSourceFactory that uses KIconLoader to find images
 CKGlobalSettings::KMouseSettingsDescribes the mouse settings
 CKMultipleDragThis 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
 CKNetwork::KNetworkInterfaceA place-holder class for a future network interface class
 CKPaletteClass for handling Palettes
 CKPixmapProviderA tiny abstract class with just one method: pixmapFor()
 CKPopupAccelManagerThis class manages a popup menu
 ►CKProcessChild process invocation, monitoring and control
 CKProcIOKProcIO
 CKShellProcessA class derived from KProcess to start child processes through a shell
 CKProcessControllerUsed internally by KProcess
 CKProtocolInfoFactoryKProtocolInfoFactory is a factory for getting KProtocolInfo
 CKPtyProvides a high level representation of a pseudo tty pair, including utmp support
 CKRandomSequenceA class to create a pseudo-random sequence
 CKRegExp
 CKRegExpPrivateUsed internally by KRegExp
 CKNetwork::KResolverName and service resolution class
 CKNetwork::KResolverEntryOne resolution entry
 CKNetwork::KResolverResultsName and service resolution results
 CKNetwork::KReverseResolverRun a reverse-resolution on a socket address
 CKRFCDateFunctions related to the parsing of dates
 CKRootPropAccess KDE desktop resources stored on the root window
 CKSaveFileHas been made to write out changes to an existing file atomically
 CKServerSocketMonitors a port for incoming TCP/IP connections
 CKSessionManagedProvides highlevel access to session management on a per-object base
 ►CKSharedReference counting for shared objects
 CKLockFileNFS safe lockfiles
 CKMountPointInformation about mounted and unmounted disks
 CKSharedConfigKConfig variant using shared memory
 CKSycocaEntryBase class for all Sycoca entries
 CKTimezoneSourceInformation source-dependent functions related to a timezone
 CKSharedPtr< T >Can be used to control the lifetime of an object that has derived KShared
 CKSharedPtr< KLockFile >
 CKSharedPtr< KSharedConfig >
 CKSharedPtr< KTimezoneSource >
 CKSharedPtr< KUserGroupPrivate >
 CKSharedPtr< KUserPrivate >
 CKShortcutUsed to represent a keyboard shortcut to an action
 ►CKShortcutListKShortcutList is an abstract base class for KAccelShortcutList and KStdAccel::ShortcutList
 CKAccelShortcutListKShortcutList implementation to access KAccel and KGlobalAccel lists
 CKStdAccel::ShortcutListKShortcutList implementation that accesses KStdAccel actions
 CKSocketA TCP/IP client socket
 ►CKNetwork::KSocketAddressA generic socket address
 CKNetwork::KInetSocketAddressInternet socket address
 CKNetwork::KUnixSocketAddressA Unix (local) socket address
 ►CKSocketAddressA socket address
 CKInetSocketAddressAn Inet (IPv4 or IPv6) socket address
 CKUnixSocketAddressA Unix socket address
 ►CKNetwork::KSocketBaseBasic socket functionality
 ►CKNetwork::KActiveSocketBaseAbstract class for active sockets
 ►CKNetwork::KClientSocketBaseAbstract client socket class
 ►CKNetwork::KDatagramSocketA socket that operates on datagrams
 CKNetwork::KMulticastSocketA multicast-capable datagram socket class
 ►CKNetwork::KStreamSocketSimple stream socket
 CKNetwork::KBufferedSocketBuffered stream sockets
 ►CKNetwork::KSocketDeviceLow-level socket functionality
 CKNetwork::KHttpProxySocketDeviceThe low-level backend for HTTP proxying
 CKNetwork::KMulticastSocketImplThe low-level backend for multicasting sockets
 CKNetwork::KSocksSocketDeviceThe low-level class for SOCKS proxying
 ►CKNetwork::KPassiveSocketBaseAbstract base class for passive sockets
 CKNetwork::KServerSocketA server socket for accepting connections
 CKNetwork::KSocketDeviceLow-level socket functionality
 CKNetwork::KSocketDeviceFactory< Impl >This class provides functionality for creating and registering socket implementations
 CKSocksThis 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
 CKCompletionMatchesThis structure is returned by KCompletion::allWeightedMatches
 CKStandardDirsSite-independent access to standard KDE directories
 ►CKStaticDeleterBaseStatic deleters are used to manage static resources
 CKStaticDeleter< type >Little helper class to clean up static objects that are held as pointer
 CKStringHandlerThis class contains utility functions for handling strings
 CKSycocaFactoryListThis, instead of a typedef, allows to declare "class ..." in header files
 CKTempDirCreates a unique directory for temporary use
 CKTempFileCreates and opens a unique file for temporary use
 CKTimezoneCore functions related to a timezone
 CKTimezoneDetailsExtended functions related to a timezone
 CKTimezonesModels 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
 CKURLRepresents and parses a URL
 CKURLDragThis class is to be used instead of TQUriDrag when using KURL
 CKUserRepresents a user on your system
 CKUserGroupRepresents a group on your system
 CKVMAllocatorKVMAllocator is a virtual memory allocator
 CKWinConvenience access to certain properties and features of the window manager
 CKWinModuleThe class KWinModule provides information about the state of the window manager as required by windowmanager modules
 CKXErrorHandlerThis class simplifies handling of X errors
 CKZoneAllocatorMemory allocator for large groups of small objects
 CKURL::ListKURL::List is a TQValueList that contains KURLs with a few convenience methods
 CNETBase namespace class
 CNETExtendedStrutPartial strut class for NET classes
 CNETIconSimple icon class for NET classes
 CNETPointSimple point class for NET classes
 CNETRectSimple rectangle class for NET classes
 CNETSizeSimple size class for NET classes
 CNETStrut
 CKNetwork::KResolverWorkerBase::ResolverLockerHelper class for locking the resolver subsystem
 CKKeyServer::SymRepresents a key symbol
 CKKeyServer::VariationsTODO: please document this class
 CKWin::WindowInfoInformation about a window

kdecore

Skip menu "kdecore"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdecore

Skip menu "kdecore"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for kdecore by doxygen 1.8.11
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |