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

tdecore

Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 ►NKKeyServerA collection of functions for the conversion of key presses and their modifiers from the window system specific format to the generic format and vice-versa
 CKeyRepresents a key press
 CSymRepresents a key symbol
 CVariationsTODO: please document this class
 ►NKNetworkA namespace to store all networking-related (socket) classes
 CKActiveSocketBaseAbstract class for active sockets
 CKClientSocketBaseAbstract client socket class
 CKDatagramPacketOne datagram
 CKDatagramSocketA socket that operates on datagrams
 CKHttpProxySocketDeviceThe low-level backend for HTTP proxying
 CKInetSocketAddressInternet socket address
 CKIpAddressAn IP address
 CKMulticastSocketA multicast-capable datagram socket class
 CKMulticastSocketImplThe low-level backend for multicasting sockets
 CKNetworkInterfaceA place-holder class for a future network interface class
 CKPassiveSocketBaseAbstract base class for passive sockets
 CKResolverName and service resolution class
 CKResolverEntryOne resolution entry
 CKResolverResultsName and service resolution results
 CKReverseResolverRun a reverse-resolution on a socket address
 CKSocksSocketDeviceThe low-level class for SOCKS proxying
 CKStreamSocketSimple stream socket
 CKUnixSocketAddressA Unix (local) socket address
 CTDEBufferedSocketBuffered stream sockets
 CTDEServerSocketA server socket for accepting connections
 CTDESocketAddressA generic socket address
 CTDESocketBaseBasic socket functionality
 CTDESocketDeviceLow-level socket functionality
 CTDESocketDeviceFactoryThis class provides functionality for creating and registering socket implementations
 ►NKNotifyClientThis namespace provides a method for issuing events to a KNotifyServer call KNotifyClient::event("eventname"); to issue it
 CInstanceMakes it possible to use KNotifyClient with a TDEInstance that is not the application
 ►NTDEStdAccelConvenient methods for access to the common accelerator keys in the key configuration
 CShortcutListTDEShortcutList implementation that accesses TDEStdAccel actions
 CKAddressInfo
 CKAsyncIOAsynchronous I/O Support
 CKAudioPlayerThis class provides one-shot-and-forget audio playing
 CKCalendarSystemCalendarSystem abstract class, default derived kde gregorian class and factory class
 CKCalendarSystemFactoryFactory class for calendar types
 CKCalendarSystemJalaliJalali calendar type implementation
 CKCatalogueThis class abstracts a gettext message catalog
 CKCharMacroExpanderAbstract base class for single char macro substitutors
 CKCharsetsCharset font and encoder/decoder handling
 CKCodecsA wrapper class for the most commonly used encoding and decoding algorithms
 CkdbgstreamKdbgstream is a text stream that allows you to print debug messages
 CKDCOPPropertyProxyEasy way to publish Qt properties of a TQObject through DCOP
 CKDebugDCOPIfaceDCOP interface to KDebug
 CKDesktopFileKDE Desktop File Management
 CKEntryMap/dict/list config node entry
 CKEntryKeyKey structure holding both the actual key and the the group to which it belongs
 CKExtendedSocketThe extended socket class
 CKGenericFactoryThis 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
 CKInetSocketAddressAn Inet (IPv4 or IPv6) socket 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
 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
 CKMakeTypeListKMakeTypeList 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
 CKMountPointInformation about mounted and unmounted disks
 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
 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
 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
 CKShellProcessA class derived from TDEProcess to start child processes through a shell
 CKSimpleConfigKDE Configuration entries
 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
 CKSortableItemKSortableItem is a TQPair that provides several operators for sorting
 CKSortableValueListKSortableValueList is a special TQValueList for KSortableItem
 CKStaticDeleterLittle helper class to clean up static objects that are held as pointer
 CKStaticDeleterBaseStatic deleters are used to manage static resources
 CKStringHandlerThis class contains utility functions for handling strings
 CKSycocaEntryBase class for all Sycoca entries
 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
 CKTimezoneSourceInformation source-dependent functions related to a timezone
 CKTypeListThe building block of typelists of any length
 CKTypeListLength< KTypeList< T, U > >A class template for determining the length of a typelist
 CKUnixSocketAddressA Unix socket address
 ►CKURLRepresents and parses a URL
 CListKURL::List is a TQValueList that contains KURLs with a few convenience methods
 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
 CInfo
 CWindowInfoInformation about a window
 CKWinModuleThe class KWinModule provides information about the state of the window manager as required by windowmanager modules
 CKWordMacroExpanderAbstract base class for simple word macro substitutors
 CKXErrorHandlerThis class simplifies handling of X errors
 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
 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
 CTDEAccelShortcutListTDEShortcutList implementation to access TDEAccel and TDEGlobalAccel lists
 CTDEAccelStringA string class handling accelerators
 CTDEAppDCOPInterfaceThis is the main interface to the TDEApplication
 CTDEApplicationControls and provides information to all KDE applications
 CTDEBufferedIOThis abstract class implements basic functionality for buffered input/output
 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
 CTDECompletionMatchesThis structure is returned by TDECompletion::allWeightedMatches
 CTDECompTreeNodeA helper class for TDECompletion
 CTDEConfigAccess KDE Configuration entries
 CTDEConfigBackEndAbstract base class for KDE configuration file loading/saving
 CTDEConfigBaseKDE Configuration Management abstract base class
 CTDEConfigDialogManagerProvides a means of automatically retrieving, saving and resetting TDEConfigSkeleton based settings in a dialog
 CTDEConfigGroupA TDEConfigBase derived class for one specific group in a TDEConfig object
 CTDEConfigGroupSaverHelper class to facilitate working with TDEConfig / KSimpleConfig groups
 CTDEConfigINIBackEndClass for KDE INI-style configuration file loading/saving
 ►CTDEConfigSkeletonClass for handling preferences settings for an application
 CItemBoolClass for handling a bool preferences item
 CItemColorClass for handling a color preferences item
 CItemDateTimeClass for handling a TQDateTime preferences item
 CItemDoubleClass for handling a floating point preference item
 CItemEnumClass for handling enums
 CItemFontClass for handling a font preferences item
 CItemIntClass for handling an integer preferences item
 CItemInt64Class for handling an 64-bit integer preferences item
 CItemIntListClass for handling an integer list preferences item
 CItemLongClass for hanlding a long integer preferences item
 CItemPasswordClass for handling a password preferences item
 CItemPathClass for handling a path preferences item
 CItemPathListClass for handling a path list preferences item
 CItemPointClass for handling a TQPoint preferences item
 CItemPropertyClass for handling a TQVariant preferences item
 CItemRectClass for handling a TQRect preferences item
 CItemSizeClass for handling a TQSize preferences item
 CItemStringClass for handling a string preferences item
 CItemStringListClass for handling a string list preferences item
 CItemUIntClass for handling an unsingend integer preferences item
 CItemUInt64Class for handling unsigned 64-bit integer preferences item
 CItemULongClass for handling an unsigned long integer preferences item
 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
 CKMouseSettingsDescribes the mouse settings
 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
 CTDEIOBufferBaseBase for I/O buffer implementation
 CTDELocaleTDELocale provides support for country specific stuff like the national language
 CTDELockFileNFS safe lockfiles
 CTDENetworkEventQueueEvent_PrivateINTERNAL CLASS
 CTDEPopupAccelManagerThis class manages a popup menu
 CTDEProcessChild process invocation, monitoring and control
 CTDEProcessControllerUsed internally by TDEProcess
 CTDEProcIOTDEProcIO
 CTDEServerSocketMonitors a port for incoming TCP/IP connections
 CTDESharedReference counting for shared objects
 CTDESharedConfigTDEConfig variant using shared memory
 CTDESharedPtrCan be used to control the lifetime of an object that has derived TDEShared
 CTDEShortcutUsed to represent a keyboard shortcut to an action
 CTDEShortcutListTDEShortcutList is an abstract base class for TDEAccelShortcutList and TDEStdAccel::ShortcutList
 CTDESocketA TCP/IP client socket
 CTDESocketAddressA socket address
 CTDEStandardDirsSite-independent access to standard TDE directories
 CTDEUniqueApplicationMaintains only a single instance of a running application at a time
 CTDEZoneAllocatorMemory allocator for large groups of small objects

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.