• 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]
oCDCOPObject [external]
|oCKAppDCOPInterfaceThis is the main interface to the KApplication
|oCKDebugDCOPIfaceDCOP interface to KDebug
|\CKUniqueApplicationMaintains only a single instance of a running application at a time
oCKWin::Info
oCKNotifyClient::InstanceMakes it possible to use KNotifyClient with a KInstance that is not the application
oCKConfigSkeleton::ItemBoolClass for handling a bool preferences item
oCKConfigSkeleton::ItemColorClass for handling a color preferences item
oCKConfigSkeleton::ItemDateTimeClass for handling a TQDateTime preferences item
oCKConfigSkeleton::ItemDoubleClass for handling a floating point preference item
oCKConfigSkeleton::ItemFontClass for handling a font preferences item
oCKConfigSkeleton::ItemIntClass for handling an integer preferences item
|\CKConfigSkeleton::ItemEnumClass for handling enums
oCKConfigSkeleton::ItemInt64Class for handling an 64-bit integer preferences item
oCKConfigSkeleton::ItemIntListClass for handling an integer list preferences item
oCKConfigSkeleton::ItemLongClass for hanlding a long integer preferences item
oCKConfigSkeleton::ItemPointClass for handling a TQPoint preferences item
oCKConfigSkeleton::ItemPropertyClass for handling a TQVariant preferences item
oCKConfigSkeleton::ItemRectClass for handling a TQRect preferences item
oCKConfigSkeleton::ItemSizeClass for handling a TQSize preferences item
oCKConfigSkeleton::ItemStringClass for handling a string preferences item
|oCKConfigSkeleton::ItemPasswordClass for handling a password preferences item
|\CKConfigSkeleton::ItemPathClass for handling a path preferences item
oCKConfigSkeleton::ItemStringListClass for handling a string list preferences item
|\CKConfigSkeleton::ItemPathListClass for handling a path list preferences item
oCKConfigSkeleton::ItemUIntClass for handling an unsingend integer preferences item
oCKConfigSkeleton::ItemUInt64Class for handling unsigned 64-bit integer preferences item
oCKConfigSkeleton::ItemULongClass for handling an unsigned long integer preferences item
oCKAboutDataThis class is used to store information about a program
oCKAboutPersonThis structure is used to store information about a person or developer
oCKAboutTranslatorThis structure is used to store information about a translator
oCKAccelHandle shortcuts
oCKAcceleratorManagerKDE Accelerator manager
oCKAccelManagerAlgorithmThis class encapsulates the algorithm finding the 'best' distribution of accelerators in a hierarchy of widgets
oCKAccelStringA string class handling accelerators
oCKAddressInfo
oCKAsyncIOAsynchronous I/O Support
|\CKBufferedIOThis abstract class implements basic functionality for buffered input/output
| \CKExtendedSocketThe extended socket class
oCKAudioPlayerThis class provides one-shot-and-forget audio playing
oCKCalendarSystemCalendarSystem abstract class, default derived kde gregorian class and factory class
|\CKCalendarSystemJalaliJalali calendar type implementation
oCKCalendarSystemFactoryFactory class for calendar types
oCKCatalogueThis class abstracts a gettext message catalog
oCKCharsetsCharset font and encoder/decoder handling
oCKClipboardSynchronizerThis class is only for internal use
oCKCmdLineArgsA class for command-line argument handling
oCKCmdLineOptionsStructure that holds command line options
oCKCodecsA wrapper class for the most commonly used encoding and decoding algorithms
oCKCompletionA generic class for completing QStrings
oCKCompletionBaseAn abstract base class for adding a completion feature into widgets
oCKCompTreeNodeA helper class for KCompletion
oCKConfigBackEndAbstract base class for KDE configuration file loading/saving
|\CKConfigINIBackEndClass for KDE INI-style configuration file loading/saving
oCKConfigBaseKDE Configuration Management abstract base class
|oCKConfigAccess KDE Configuration entries
||oCKDesktopFileKDE Desktop File Management
||oCKSharedConfigKConfig variant using shared memory
||\CKSimpleConfigKDE Configuration entries
|\CKConfigGroupA KConfigBase derived class for one specific group in a KConfig object
oCKConfigDialogManagerProvides a means of automatically retrieving, saving and resetting KConfigSkeleton based settings in a dialog
oCKConfigGroupSaverHelper class to facilitate working with KConfig / KSimpleConfig groups
oCKConfigSkeletonClass for handling preferences settings for an application
oCKConfigSkeletonItemClass for storing a preferences setting
oCKCrashThis class handles segmentation-faults
oCKNetwork::KDatagramPacketOne datagram
oCkdbgstreamKdbgstream is a text stream that allows you to print debug messages
oCKDCOPPropertyProxyEasy way to publish Qt properties of a TQObject through DCOP
oCKEntryMap/dict/list config node entry
oCKEntryKeyKey structure holding both the actual key and the the group to which it belongs
oCKKeyServer::KeyRepresents a key press
oCKGlobalAccess to the KDE global objects
oCKGlobalAccelKGlobalAccel allows you to have global accelerators that are independent of the focused window
oCKGlobalSettingsAccess the KDE global configuration
oCKIconOne icon as found by KIconTheme
oCKIconEffectApplies effects to icons
oCKIconLoaderIconloader for KDE
oCKIconThemeClass to use/access icon themes in KDE
oCKInstanceAccess 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
oCKIOBufferBaseBase for I/O buffer implementation
oCKNetwork::KIpAddressAn IP address
oCKIPCThis class implements a very simple IPC mechanism for KDE
oCKKeyA KKey object represents a single key with possible modifiers (Shift, Ctrl, Alt, Win)
oCKKeyNativeRepresentation of a key in the format native of the windowing system (eg
oCKKeySequenceA KKeySequence object holds a sequence of up to 4 keys
oCKLibFactoryIf you develop a library that is to be loaded dynamically at runtime, then you should return a pointer to your factory
|oCKGenericFactory< Product, ParentType >This template provides a generic implementation of a KLibFactory , for use with shared library components
|oCKGenericFactory< 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
oCKLibLoaderThe KLibLoader allows you to load libraries dynamically at runtime
oCKLibraryRepresents a dynamically loaded library
oCKLocaleKLocale provides support for country specific stuff like the national language
oCKMacroExpanderBaseAbstract base class for the worker classes behind the KMacroExpander namespace and the KCharMacroExpander and KWordMacroExpander classes
|oCKCharMacroExpanderAbstract base class for single char macro substitutors
|\CKWordMacroExpanderAbstract base class for simple word macro substitutors
oCKMakeTypeList< 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
oCKMD4An adapted C++ implementation of the MD4 Message-Digest algorithm
oCKMD5An adapted C++ implementation of RSA Data Securities MD5 algorithm
oCKMimeSourceFactoryAn extension to TQMimeSourceFactory that uses KIconLoader to find images
oCKGlobalSettings::KMouseSettingsDescribes the mouse settings
oCKMultipleDragThis 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
oCkndbgstream
oCKNetwork::KNetworkInterfaceA place-holder class for a future network interface class
oCKPaletteClass for handling Palettes
oCKPixmapProviderA tiny abstract class with just one method: pixmapFor()
oCKPopupAccelManagerThis class manages a popup menu
oCKProcessChild process invocation, monitoring and control
|oCKProcIOKProcIO
|\CKShellProcessA class derived from KProcess to start child processes through a shell
oCKProcessControllerUsed internally by KProcess
oCKProtocolInfoFactoryKProtocolInfoFactory is a factory for getting KProtocolInfo
oCKPtyProvides a high level representation of a pseudo tty pair, including utmp support
oCKRandomSequenceA class to create a pseudo-random sequence
oCKRegExp
oCKRegExpPrivateUsed internally by KRegExp
oCKNetwork::KResolverName and service resolution class
oCKNetwork::KResolverEntryOne resolution entry
oCKNetwork::KResolverResultsName and service resolution results
oCKNetwork::KReverseResolverRun a reverse-resolution on a socket address
oCKRFCDateFunctions related to the parsing of dates
oCKRootPropAccess KDE desktop resources stored on the root window
oCKSaveFileHas been made to write out changes to an existing file atomically
oCKServerSocketMonitors a port for incoming TCP/IP connections
oCKSessionManagedProvides highlevel access to session management on a per-object base
oCKSharedReference counting for shared objects
|oCKLockFileNFS safe lockfiles
|oCKMountPointInformation about mounted and unmounted disks
|oCKSharedConfigKConfig variant using shared memory
|oCKSycocaEntryBase class for all Sycoca entries
|\CKTimezoneSourceInformation source-dependent functions related to a timezone
oCKSharedPtr< T >Can be used to control the lifetime of an object that has derived KShared
oCKShortcutUsed to represent a keyboard shortcut to an action
oCKShortcutListKShortcutList is an abstract base class for KAccelShortcutList and KStdAccel::ShortcutList
|oCKAccelShortcutListKShortcutList implementation to access KAccel and KGlobalAccel lists
|\CKStdAccel::ShortcutListKShortcutList implementation that accesses KStdAccel actions
oCKSocketA TCP/IP client socket
oCKNetwork::KSocketAddressA generic socket address
|oCKNetwork::KInetSocketAddressInternet socket address
|\CKNetwork::KUnixSocketAddressA Unix (local) socket address
oCKSocketAddressA socket address
|oCKInetSocketAddressAn Inet (IPv4 or IPv6) socket address
|\CKUnixSocketAddressA Unix socket address
oCKNetwork::KSocketBaseBasic socket functionality
|oCKNetwork::KActiveSocketBaseAbstract class for active sockets
||oCKNetwork::KClientSocketBaseAbstract client socket class
|||oCKNetwork::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
|| oCKNetwork::KHttpProxySocketDeviceThe low-level backend for HTTP proxying
|| oCKNetwork::KMulticastSocketImplThe low-level backend for multicasting sockets
|| \CKNetwork::KSocksSocketDeviceThe low-level class for SOCKS proxying
|\CKNetwork::KPassiveSocketBaseAbstract base class for passive sockets
| oCKNetwork::KServerSocketA server socket for accepting connections
| \CKNetwork::KSocketDeviceLow-level socket functionality
oCKNetwork::KSocketDeviceFactory< Impl >This class provides functionality for creating and registering socket implementations
oCKSocksThis class provides you with an interface to a SOCKS Proxy server
oCKSortableItem< T, Key >KSortableItem is a TQPair that provides several operators for sorting
oCKSortableValueList< T, Key >KSortableValueList is a special TQValueList for KSortableItem
|\CKCompletionMatchesThis structure is returned by KCompletion::allWeightedMatches
oCKStandardDirsSite-independent access to standard KDE directories
oCKStaticDeleterBaseStatic deleters are used to manage static resources
|\CKStaticDeleter< type >Little helper class to clean up static objects that are held as pointer
oCKStringHandlerThis class contains utility functions for handling strings
oCKSycocaFactoryListThis, instead of a typedef, allows to declare "class ..." in header files
oCKTempDirCreates a unique directory for temporary use
oCKTempFileCreates and opens a unique file for temporary use
oCKTimezoneCore functions related to a timezone
oCKTimezoneDetailsExtended functions related to a timezone
oCKTimezonesModels a timezone database
oCKTypeList< T, U >The building block of typelists of any length
oCKTypeListLength< KTypeList< T, U > >A class template for determining the length of a typelist
oCKURLRepresents and parses a URL
oCKURLDragThis class is to be used instead of TQUriDrag when using KURL
oCKUserRepresents a user on your system
oCKUserGroupRepresents a group on your system
oCKVMAllocatorKVMAllocator is a virtual memory allocator
oCKWinConvenience access to certain properties and features of the window manager
oCKWinModuleThe class KWinModule provides information about the state of the window manager as required by windowmanager modules
oCKXErrorHandlerThis class simplifies handling of X errors
oCKZoneAllocatorMemory allocator for large groups of small objects
oCKURL::ListKURL::List is a TQValueList that contains KURLs with a few convenience methods
oCNETBase namespace class
oCNETExtendedStrutPartial strut class for NET classes
oCNETIconSimple icon class for NET classes
oCNETPointSimple point class for NET classes
oCNETRectSimple rectangle class for NET classes
oCNETSizeSimple size class for NET classes
oCNETStrut
oCKNetwork::KResolverWorkerBase::ResolverLockerHelper class for locking the resolver subsystem
oCKKeyServer::SymRepresents a key symbol
oCKKeyServer::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.1.2
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |