| addrinfo | |
| Sonnet::BackgroundChecker | BackgroundChecker is used to perform spell checking without blocking the application |
| kencodingprober::Big5DistributionAnalysis | |
| kencodingprober::CharDistributionAnalysis | |
| kencodingprober::ChineseGroupProber | |
| KCoreConfigSkeleton::ItemEnum::Choice | |
| KCoreConfigSkeleton::ItemEnum::Choice2 | |
| kencodingprober::EUCJPContextAnalysis | |
| kencodingprober::EUCJPDistributionAnalysis | |
| kencodingprober::EUCKRDistributionAnalysis | |
| kencodingprober::EUCTWDistributionAnalysis | |
| KProtocolInfo::ExtraField | Definition of an extra field in the UDS entries, returned by a listDir operation |
| kencodingprober::GB2312DistributionAnalysis | |
| I18nTypeCheck< T, s > | |
| I18nTypeCheck< char[s], s > | |
| KPluginFactory::InheritanceChecker< impl > | This is used to detect the arguments need for the constructor of plugin classes |
| KCoreConfigSkeleton::ItemBool | Class for handling a bool preferences item |
| KCoreConfigSkeleton::ItemDateTime | Class for handling a QDateTime preferences item |
| KCoreConfigSkeleton::ItemDouble | Class for handling a floating point preference item |
| KCoreConfigSkeleton::ItemEnum | Class for handling enums |
| KCoreConfigSkeleton::ItemInt | Class for handling a 32-bit integer preferences item |
| KCoreConfigSkeleton::ItemIntList | Class for handling an integer list preferences item |
| KCoreConfigSkeleton::ItemLongLong | Class for handling a 64-bit integer preferences item |
| KCoreConfigSkeleton::ItemPassword | Class for handling a password preferences item |
| KCoreConfigSkeleton::ItemPath | Class for handling a path preferences item |
| KCoreConfigSkeleton::ItemPathList | Class for handling a path list preferences item |
| KCoreConfigSkeleton::ItemPoint | Class for handling a QPoint preferences item |
| KCoreConfigSkeleton::ItemProperty | Class for handling a QVariant preferences item |
| KCoreConfigSkeleton::ItemRect | Class for handling a QRect preferences item |
| KCoreConfigSkeleton::ItemSize | Class for handling a QSize preferences item |
| KCoreConfigSkeleton::ItemString | Class for handling a string preferences item |
| KCoreConfigSkeleton::ItemStringList | Class for handling a string list preferences item |
| KCoreConfigSkeleton::ItemUInt | Class for handling an unsigned 32-bit integer preferences item |
| KCoreConfigSkeleton::ItemULongLong | Class for handling unsigned 64-bit integer preferences item |
| KCoreConfigSkeleton::ItemUrl | Class for handling a url preferences item |
| KCoreConfigSkeleton::ItemUrlList | Class for handling a url list preferences item |
| kencodingprober::JapaneseContextAnalysis | |
| kencodingprober::JapaneseGroupProber | |
| KAboutData | This class is used to store information about a program |
| KAboutLicense | This class is used to store information about a license |
| KAboutPerson | This class is used to store information about a person or developer |
| KNetwork::KActiveSocketBase | Abstract class for active sockets |
| KAutoSaveFile | Creates and manages a temporary "auto-save" file |
| KAutostart | KAutostart provides a programmatic means to control the state of autostart services on a per-user basis |
| KNetwork::KBufferedSocket | Buffered stream sockets |
| KCalendarSystem | KCalendarSystem abstract base class, provides support for local Calendar Systems in KDE |
| KCalendarSystemGregorian | |
| KCalendarSystemHebrew | |
| KCalendarSystemHijri | |
| KCalendarSystemJalali | Jalali calendar type implementation |
| KCharMacroExpander | Abstract base class for single char macro substitutors |
| KCharsets | Charset font and encoder/decoder handling |
| KNetwork::KClientSocketBase | Abstract client socket class |
| KCmdLineArgs | A class for command-line argument handling |
| KCmdLineOptions | Class that holds command line options |
| KComponentData | Per component data |
| KCompositeJob | The base class for all jobs able to be composed of one or more subjobs |
| KConfig | The central class of the KDE configuration data system |
| KConfigBackend | Provides the implementation for accessing configuration sources |
| KConfigBase | |
| KConfigGroup | A class for one specific group in a KConfig object |
| KConfigSkeletonGenericItem< T > | |
| KConfigSkeletonItem | Class for storing a preferences setting |
| KCoreConfigSkeleton | Class for handling preferences settings for an application |
| KNetwork::KDatagramPacket | One datagram |
| KNetwork::KDatagramSocket | A socket that operates on datagrams |
| KDateTime | A class representing a date and time with an associated time zone |
| kde_addrinfo | |
| kde_in6_addr | |
| kde_sockaddr_in6 | |
| KDebug | |
| KDebugTag | |
| KDEDModule | The base class for KDED modules |
| KDEPluginVerificationData | |
| KDesktopFile | KDE Desktop File Management |
| KEncodingDetector | Provides encoding detection capabilities |
| KEncodingProber | Provides encoding detection(probe) capabilities |
| KEntry | Map/dict/list config node entry |
| KEntryKey | Key structure holding both the actual key and the group to which it belongs |
| KEntryMap | |
| KFilterBase | This is the base class for compression filters such as gzip and bzip2 |
| KFilterDev | A class for reading and writing compressed data onto a device (e.g |
| KFolderMimeType | Mimetype for a folder (inode/directory) |
| KGenericFactory< Product, ParentType > | This template provides a generic implementation of a KLibFactory , for use with shared library components |
| KGenericFactory< KTypeList< Product, ProductListTail >, KTypeList< ParentType, ParentTypeListTail > > | |
| KGenericFactory< KTypeList< Product, ProductListTail >, QObject > | |
| KGenericFactoryBase< T > | |
| KGzipFilter | Internal class used by KFilterDev |
| KNetwork::KHttpProxySocketDevice | The low-level backend for HTTP proxying |
| KNetwork::KInetSocketAddress | Internet socket address |
| KIOBufferBase | Base for I/O buffer implementation |
| KNetwork::KIpAddress | An IP address |
| KJob | The base class for all jobs |
| KJobTrackerInterface | The interface to implement to track the progresses of a job |
| KJobUiDelegate | The base class for all KJob UI delegate |
| KLibLoader | The KLibLoader allows you to load libraries dynamically at runtime |
| KLibrary | Thin wrapper around QLibrary; you should rarely use this directly, see KPluginLoader for higher-level loading of plugins |
| KLocale | KLocale provides support for country specific stuff like the national language |
| KLocalizedString | Class for producing and handling localized messages |
| KLocalSocket | KLocalSocket allows one to create and use local (Unix) sockets |
| KLocalSocketServer | KLocalSocketServer allows one to create a listening local socket and accept incoming connections |
| KLockFile | NFS safe lockfiles |
| KMacroExpanderBase | Abstract base class for the worker classes behind the KMacroExpander namespace and the KCharMacroExpander and KWordMacroExpander classes |
| KMakeTypeList< T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18 > | This class template implements a compile-time algorithm for generating typelists |
| KMakeTypeList<> | |
| KMD5 | An adapted C++ implementation of RSA Data Securities MD5 algorithm |
| KMemFile | |
| KMessageHandler | Abstract class for KMessage handler |
| KMimeType | Represent a mime type, like "text/plain", and the data that is associated with it |
| KMimeTypeFactory | |
| KMimeTypeTrader | KDE's trader for services associated to a given mimetype |
| kndbgstream | |
| KNetwork::KPassiveSocketBase | Abstract base class for passive sockets |
| KPluginFactory | If you develop a library that is to be loaded dynamically at runtime, then you should return a pointer to a KPluginFactory |
| KPluginInfo | Information about a plugin |
| KPluginLoader | This class can be used to dynamically load a plugin library at runtime |
| KProcess | Child process invocation, monitoring and control |
| KProtocolInfo | Information about I/O (Internet, etc |
| KProtocolInfoFactory | Factory for KProtocolInfo |
| KRandomSequence | A class to create a pseudo-random sequence |
| KNetwork::KResolver | Name and service resolution class |
| KNetwork::KResolverEntry | One resolution entry |
| KNetwork::KResolverResults | Name and service resolution results |
| KNetwork::KResolverWorkerBase | |
| KNetwork::KResolverWorkerFactory< Worker > | |
| KNetwork::KResolverWorkerFactoryBase | |
| KNetwork::KReverseResolver | Run a reverse-resolution on a socket address |
| KSaveFile | Class to allow for atomic file I/O, as well as utility functions |
| KNetwork::KServerSocket | A server socket for accepting connections |
| KService | Represent a service, like an application or plugin bound to one or several mimetypes (or servicetypes) as written in its desktop entry file |
| KServiceAction | Represents an action in a .desktop file Actions are defined with the config key Actions in the [Desktop Entry] group, followed by one group per action, as per the desktop entry standard |
| KServiceFactory | |
| KServiceGroup | KServiceGroup represents a group of service, for example screensavers |
| KServiceGroupFactory | |
| KServiceOffer | Holds the user's preference of a service |
| KServiceType | A service type is, well, a type of service, where a service is an application or plugin |
| KServiceTypeFactory | |
| KServiceTypeTrader | KDE's trader interface (similar to the CORBA Trader), which provides a way to query the KDE infrastructure for specific applications or components |
| KSharedConfig | KConfig variant using shared memory |
| KSharedPtr< T > | Can be used to control the lifetime of an object that has derived QSharedData |
| KNetwork::KSocketAddress | A generic socket address |
| KNetwork::KSocketBase | Basic socket functionality |
| KNetwork::KSocketDevice | Low-level socket functionality |
| KNetwork::KSocketDeviceFactory< Impl > | This class provides functionality for creating and registering socket implementations |
| KNetwork::KSocketDeviceFactoryBase | |
| KNetwork::KSocksSocketDevice | The low-level class for SOCKS proxying |
| KSortableItem< T, Key > | KSortableItem is a QPair that provides several operators for sorting |
| KSortableList< T, Key > | KSortableList is a QList which associates a key with each item in the list |
| KSslCertificateManager | |
| KSslCertificateRule | |
| KSslCipher | |
| KSSLD | |
| KSSLDAdaptor | |
| KSslError | |
| KSslErrorUiData | This class can hold all the necessary data from a KTcpSocket to ask the user to continue connecting in the face of SSL errors |
| KSslKey | |
| KStandardDirs | Site-independent access to standard KDE directories |
| KNetwork::KStreamSocket | Simple stream socket |
| KSycoca | |
| KSycocaDict | |
| KSycocaEntry | Base class for all Sycoca entries |
| KSycocaFactory | |
| KSycocaFactoryContainer< F > | Workaround for the lack of QThreadStorage::setAutoDelete(false) |
| KSycocaFactoryList | This, instead of a typedef, allows to declare "class ..." in header files |
| KSycocaFactorySingleton< F > | Template for making it easier to define a threadsafe singleton for each factory, with support for kbuildsycoca providing a subclass of the factory |
| KSystemTimeZone | Time zone in the system database |
| KSystemTimeZoneBackend | Backend class for KSystemTimeZone class |
| KSystemTimeZoneData | Parsed system time zone data |
| KSystemTimeZones | System time zone database, consisting of a collection of individual system time zone definitions, indexed by name |
| KSystemTimeZoneSource | A class to read and parse system time zone data |
| KSystemTimeZoneSourceWindows | A class to read and parse the timezone information from the Windows registry |
| KSystemTimeZoneWindows | Time zone defined in the Windows registry |
| KTcpSocket | |
| KTempDir | Create a unique directory for temporary use |
| KTemporaryFile | A QTemporaryFile that will save in the KDE temp directory |
| KTimeZone | Base class representing a time zone |
| KTimeZoneBackend | Base backend class for KTimeZone classes |
| KTimeZoneData | Base class for the parsed data returned by a KTimeZoneSource class |
| KTimeZones | Time zone database which consists of a collection of individual time zone definitions |
| KTimeZoneSource | Base class representing a source of time zone information |
| KToolInvocation | KToolInvocation: for starting other programs |
| KTypeList< T, U > | The building block of typelists of any length |
| KTypeListIndexOf | This class template implements a compile-time algorithm for processing typelists |
| KTypeListIndexOf< KDE::NullType, T > | |
| KTypeListIndexOf< KTypeList< Head, Tail >, T > | |
| KTypeListIndexOf< KTypeList< T, Tail >, T > | |
| KTypeListLength | This class template implements a compile-time algorithm for processing typelists |
| KTypeListLength< KDE::NullType > | |
| KTypeListLength< KTypeList< T, U > > | |
| KTzfileTimeZone | Time zone defined in tzfile(5) format |
| KTzfileTimeZoneBackend | Backend class for KTzfileTimeZone class |
| KTzfileTimeZoneData | Parsed data from tzfile(5) time zone definition files |
| KTzfileTimeZoneSource | A class to read and parse tzfile time zone definition files |
| KNetwork::KUnixSocketAddress | A Unix (local) socket address |
| KUrl | Represents and parses a URL |
| KUser | Represents a user on your system |
| KUserGroup | Represents a group on your system |
| KWordMacroExpander | Abstract base class for simple word macro substitutors |
| KZoneAllocator | Memory allocator for large groups of small objects |
| KTimeZone::LeapSeconds | |
| KUrl::List | KUrl::List is a QList that contains KUrls with a few convenience methods |
| kencodingprober::nsBig5Prober | |
| kencodingprober::nsCharSetProber | |
| kencodingprober::nsCodingStateMachine | |
| kencodingprober::nsEscCharSetProber | |
| kencodingprober::nsEUCJPProber | |
| kencodingprober::nsEUCKRProber | |
| kencodingprober::nsEUCTWProber | |
| kencodingprober::nsGB18030Prober | |
| kencodingprober::nsHebrewProber | |
| kencodingprober::nsLatin1Prober | |
| kencodingprober::nsMBCSGroupProber | |
| kencodingprober::nsPkgInt | |
| kencodingprober::nsSBCSGroupProber | |
| kencodingprober::nsSingleByteCharSetProber | |
| kencodingprober::nsSJISProber | |
| kencodingprober::nsUniversalDetector | |
| KDE::NullType | This empty class serves as a terminal marker for typelists |
| OrgKdeKLauncherInterface | |
| OrgKdeKSSLDInterface | |
| KMimeTypeFactory::OtherPattern | |
| KTimeZone::Phase | |
| QDBusAbstractAdaptor | |
| QDBusAbstractInterface | |
| QFile | |
| QIODevice | |
| QLibrary | |
| QMap | |
| QObject | |
| QPair | |
| QPluginLoader | |
| QProcess | |
| QTcpSocket | |
| QTemporaryFile | |
| QUrl | |
| ConversionCheck::QVconvertible< T > | |
| KNetwork::KResolverWorkerBase::ResolverLocker | Helper class for locking the resolver subsystem |
| kencodingprober::SequenceModel | |
| KService::ServiceTypeAndPreference | |
| kencodingprober::SJISContextAnalysis | |
| kencodingprober::SJISDistributionAnalysis | |
| kencodingprober::SMModel | |
| KDateTime::Spec | The full time specification of a KDateTime instance |
| Sonnet::Speller | Spell checker object |
| ConversionCheck::supported | |
| KTimeZone::Transition | |
| ConversionCheck::type_toQString< T > | |
| ConversionCheck::type_toQVariant< T > | |
| kencodingprober::UnicodeGroupProber | |
| ConversionCheck::unsupported | |
| YYSTYPE | |