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

tdecore

Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 ►CDCOPObject [external]
 CKDebugDCOPIfaceDCOP interface to KDebug
 CTDEAppDCOPInterfaceThis is the main interface to the TDEApplication
 CTDEUniqueApplicationMaintains only a single instance of a running application at a time
 CKWin::Info
 CKNotifyClient::InstanceMakes it possible to use KNotifyClient with a TDEInstance that is not the application
 CKAddressInfo
 ►CKAsyncIOAsynchronous I/O Support
 ►CTDEBufferedIOThis 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
 CKCodecsA wrapper class for the most commonly used encoding and decoding algorithms
 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
 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
 ►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 TDEIconLoader to find images
 CTDEGlobalSettings::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
 CkndbgstreamKndbgstream is a dummy variant of kdbgstream
 CKNetwork::KNetworkInterfaceA place-holder class for a future network interface class
 CKPaletteClass for handling Palettes
 CKPixmapProviderA tiny abstract class with just one method: pixmapFor()
 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
 CKSessionManagedProvides highlevel access to session management on a per-object base
 CKSimpleDirWatchKSimpleDirWatch is a basic copy of KDirWatch but with the TDEIO linking requirement removed
 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
 CTDECompletionMatchesThis structure is returned by TDECompletion::allWeightedMatches
 ►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
 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
 CTDEAboutDataThis class is used to store information about a program
 CTDEAboutPersonThis structure is used to store information about a person or developer
 CTDEAboutTranslatorThis structure is used to store information about a translator
 CTDEAccelHandle shortcuts
 CTDEAcceleratorManagerKDE Accelerator manager
 CTDEAccelManagerAlgorithmThis class encapsulates the algorithm finding the 'best' distribution of accelerators in a hierarchy of widgets
 CTDEAccelStringA string class handling accelerators
 CTDEClipboardSynchronizerThis class is only for internal use
 CTDECmdLineArgsA class for command-line argument handling
 CTDECmdLineOptionsStructure that holds command line options
 CTDECompletionA generic class for completing QStrings
 CTDECompletionBaseAn abstract base class for adding a completion feature into widgets
 CTDECompTreeNodeA helper class for TDECompletion
 ►CTDEConfigBackEndAbstract base class for KDE configuration file loading/saving
 CTDEConfigINIBackEndClass for KDE INI-style configuration file loading/saving
 ►CTDEConfigBaseKDE Configuration Management abstract base class
 ►CTDEConfigAccess KDE Configuration entries
 CKDesktopFileKDE Desktop File Management
 CKSimpleConfigKDE Configuration entries
 CTDESharedConfigTDEConfig variant using shared memory
 CTDEConfigGroupA TDEConfigBase derived class for one specific group in a TDEConfig object
 CTDEConfigDialogManagerProvides a means of automatically retrieving, saving and resetting TDEConfigSkeleton based settings in a dialog
 CTDEConfigGroupSaverHelper class to facilitate working with TDEConfig / KSimpleConfig groups
 CTDEConfigSkeletonClass for handling preferences settings for an application
 CTDEConfigSkeletonItemClass for storing a preferences setting
 CTDECrashThis class handles segmentation-faults
 CTDEGlobalAccess to the KDE global objects
 CTDEGlobalAccelTDEGlobalAccel allows you to have global accelerators that are independent of the focused window
 CTDEGlobalSettingsAccess the KDE global configuration
 CTDEIconOne icon as found by TDEIconTheme
 CTDEIconEffectApplies effects to icons
 CTDEIconLoaderIconloader for KDE
 CTDEIconThemeClass to use/access icon themes in KDE
 ►CTDEInstanceAccess to KDE global objects for use in shared libraries
 ►CTDEApplicationControls and provides information to all KDE applications
 CTDEUniqueApplicationMaintains only a single instance of a running application at a time
 CTDEIOBufferBaseBase for I/O buffer implementation
 CTDELocaleTDELocale provides support for country specific stuff like the national language
 CTDENetworkEventQueueEvent_PrivateINTERNAL CLASS
 CTDEPopupAccelManagerThis class manages a popup menu
 ►CTDEProcessChild process invocation, monitoring and control
 CKShellProcessA class derived from TDEProcess to start child processes through a shell
 CTDEProcIOTDEProcIO
 CTDEProcessControllerUsed internally by TDEProcess
 CTDEServerSocketMonitors a port for incoming TCP/IP connections
 ►CTDESharedReference counting for shared objects
 CKMountPointInformation about mounted and unmounted disks
 CKSycocaEntryBase class for all Sycoca entries
 CKTimezoneSourceInformation source-dependent functions related to a timezone
 CTDELockFileNFS safe lockfiles
 CTDESharedConfigTDEConfig variant using shared memory
 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 >
 CTDEShortcutUsed to represent a keyboard shortcut to an action
 ►CTDEShortcutListTDEShortcutList is an abstract base class for TDEAccelShortcutList and TDEStdAccel::ShortcutList
 CTDEAccelShortcutListTDEShortcutList implementation to access TDEAccel and TDEGlobalAccel lists
 CTDEStdAccel::ShortcutListTDEShortcutList implementation that accesses TDEStdAccel actions
 CTDESocketA TCP/IP client socket
 ►CKNetwork::TDESocketAddressA generic socket address
 CKNetwork::KInetSocketAddressInternet socket address
 CKNetwork::KUnixSocketAddressA Unix (local) socket address
 ►CTDESocketAddressA socket address
 CKInetSocketAddressAn Inet (IPv4 or IPv6) socket address
 CKUnixSocketAddressA Unix socket address
 ►CKNetwork::TDESocketBaseBasic 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::TDEBufferedSocketBuffered stream sockets
 ►CKNetwork::TDESocketDeviceLow-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::TDEServerSocketA server socket for accepting connections
 CKNetwork::TDESocketDeviceLow-level socket functionality
 CKNetwork::TDESocketDeviceFactory< Impl >This class provides functionality for creating and registering socket implementations
 CTDEStandardDirsSite-independent access to standard TDE directories
 CTDEZoneAllocatorMemory allocator for large groups of small objects
 CKKeyServer::VariationsTODO: please document this class
 CKWin::WindowInfoInformation about a window

tdecore

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

tdecore

Skip menu "tdecore"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdecore by doxygen 1.9.4
This website is maintained by Timothy Pearson.