 KAuth::Action | Class to access, authorize and execute actions |
 Action | |
 KAuth::ActionReply | Class that encapsulates a reply coming from the helper after executing an action |
 addrinfo | |
 KMimeGlobsFileParser::AllGlobs | Result of the globs parsing, as data structures ready for efficient mimetype matching |
 KAuth::BackendsManager | |
 KDebug::Block | Use this to label sections of your code |
 KConfigIniBackend::BufferFragment | |
 KTypeTraits::CanConvert< T, U > | |
 KTypeTraits::CanDynamicCast< T, U > | |
 kencodingprober::CharDistributionAnalysis | |
  kencodingprober::Big5DistributionAnalysis | |
  kencodingprober::EUCJPDistributionAnalysis | |
  kencodingprober::EUCKRDistributionAnalysis | |
  kencodingprober::GB2312DistributionAnalysis | |
  kencodingprober::SJISDistributionAnalysis | |
 KCoreConfigSkeleton::ItemEnum::Choice | |
 KCoreConfigSkeleton::ItemEnum::Choice2 | |
 KDirWatchPrivate::Client | |
 KTypeTraits::Modifiers::ConstReferenceType< T > | |
 KTypeTraits::Modifiers::ConstReferenceType< T & > | |
 DateTimeComponents | |
 KDirWatchPrivate::Entry | |
 KProtocolInfo::ExtraField | Definition of an extra field in the UDS entries, returned by a listDir operation |
 Sonnet::Filter | Filter is used to split text into words which will be spell checked |
 KMimeGlobsFileParser::Glob | |
 khtml::guess_arc | |
 khtml::guess_dfa | |
 I18nTypeCheck< T, s > | |
 I18nTypeCheck< char[s], s > | |
 KDE::IfEqualThenElse< First, Second, Then, Else > | |
 KDE::IfEqualThenElse< FS, FS, Then, Else > | |
 KDE::IfThenElse< cond, T, U > | |
 KDE::IfThenElse< false, T, U > | |
 KPluginFactory::InheritanceChecker< impl > | This is used to detect the arguments need for the constructor of plugin classes |
 KNetwork::Internal::InputData | |
 KTypeTraits::IsParentOfChild< T, U > | |
 KTypeTraits::IsParentOfChildNonStrict< T, U > | |
 khtml::JapaneseCode | |
 kencodingprober::JapaneseContextAnalysis | |
  kencodingprober::EUCJPContextAnalysis | |
  kencodingprober::SJISContextAnalysis | |
 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 |
 KArchive | KArchive is a base class for reading and writing archives |
  KAr | KAr is a class for reading archives in ar format |
  KTar | A class for reading / writing (optionally compressed) tar archives |
  KZip | A class for reading / writing zip archives |
 KArchiveEntry | A base class for entries in an KArchive |
  KArchiveDirectory | Represents a directory entry in a KArchive |
  KArchiveFile | Represents a file entry in a KArchive |
   KZipFileEntry | A KZipFileEntry represents an file in a zip archive |
 KCalendarEra | |
 KCalendarSystem | KCalendarSystem abstract base class, provides support for local Calendar Systems in KDE |
  KCalendarSystemCoptic | |
   KCalendarSystemEthiopian | |
  KCalendarSystemGregorian | |
   KCalendarSystemJapanese | |
   KCalendarSystemMinguo | |
   KCalendarSystemThai | |
  KCalendarSystemHebrew | |
  KCalendarSystemIndianNational | |
  KCalendarSystemIslamicCivil | |
  KCalendarSystemJalali | Jalali calendar type implementation |
  KCalendarSystemJulian | |
  KCalendarSystemQDate | |
 KCalendarSystemPrivate | |
  KCalendarSystemCopticPrivate | |
  KCalendarSystemGregorianPrivate | |
 KCatalog | This class abstracts a gettext message catalog |
 KCatalogLoader | This class is useful in libraries where you want to make sure that anyone that uses your library will get the correct catalog loaded |
 KCatalogName | |
 KCharsets | Charset font and encoder/decoder handling |
 KCmdLineArgs | A class for command-line argument handling |
 KCmdLineOptions | Class that holds command line options |
 KComponentData | Per component data |
 KComponentDataPrivate | |
 KConfigBase | |
  KConfig | The central class of the KDE configuration data system |
   KDesktopFile | KDE Desktop File Management |
   KSharedConfig | KConfig variant using shared memory |
  KConfigGroup | A class for one specific group in a KConfig object |
 KConfigGroupGui | |
 KConfigPrivate | |
 KConfigSkeletonItem | Class for storing a preferences setting |
  KConfigSkeletonGenericItem< T > | |
  KConfigSkeletonGenericItem< bool > | |
   KCoreConfigSkeleton::ItemBool | Class for handling a bool preferences item |
  KConfigSkeletonGenericItem< double > | |
   KCoreConfigSkeleton::ItemDouble | Class for handling a floating point preference item |
  KConfigSkeletonGenericItem< KUrl > | |
   KCoreConfigSkeleton::ItemUrl | Class for handling a url preferences item |
  KConfigSkeletonGenericItem< KUrl::List > | |
   KCoreConfigSkeleton::ItemUrlList | Class for handling a url list preferences item |
  KConfigSkeletonGenericItem< QDateTime > | |
   KCoreConfigSkeleton::ItemDateTime | Class for handling a QDateTime preferences item |
  KConfigSkeletonGenericItem< qint32 > | |
   KCoreConfigSkeleton::ItemInt | Class for handling a 32-bit integer preferences item |
    KCoreConfigSkeleton::ItemEnum | Class for handling enums |
  KConfigSkeletonGenericItem< qint64 > | |
   KCoreConfigSkeleton::ItemLongLong | Class for handling a 64-bit integer preferences item |
  KConfigSkeletonGenericItem< QList< int > > | |
   KCoreConfigSkeleton::ItemIntList | Class for handling an integer list preferences item |
  KConfigSkeletonGenericItem< QPoint > | |
   KCoreConfigSkeleton::ItemPoint | Class for handling a QPoint preferences item |
  KConfigSkeletonGenericItem< QRect > | |
   KCoreConfigSkeleton::ItemRect | Class for handling a QRect preferences item |
  KConfigSkeletonGenericItem< QSize > | |
   KCoreConfigSkeleton::ItemSize | Class for handling a QSize preferences item |
  KConfigSkeletonGenericItem< QString > | |
   KCoreConfigSkeleton::ItemString | Class for handling a string preferences item |
    KCoreConfigSkeleton::ItemPassword | Class for handling a password preferences item |
    KCoreConfigSkeleton::ItemPath | Class for handling a path preferences item |
  KConfigSkeletonGenericItem< QStringList > | |
   KCoreConfigSkeleton::ItemStringList | Class for handling a string list preferences item |
    KCoreConfigSkeleton::ItemPathList | Class for handling a path list preferences item |
  KConfigSkeletonGenericItem< quint32 > | |
   KCoreConfigSkeleton::ItemUInt | Class for handling an unsigned 32-bit integer preferences item |
  KConfigSkeletonGenericItem< quint64 > | |
   KCoreConfigSkeleton::ItemULongLong | Class for handling unsigned 64-bit integer preferences item |
  KConfigSkeletonGenericItem< QVariant > | |
   KCoreConfigSkeleton::ItemProperty | Class for handling a QVariant preferences item |
 KConfigSkeletonItemPrivate | |
 KCurrencyCode | |
 KNetwork::KDatagramPacket | One datagram |
 KDateTime | A class representing a date and time with an associated time zone |
 KDateTimeFormatter | |
 KDateTimeParser | |
 KDayPeriod | |
 kde_addrinfo | |
 kde_in6_addr | |
 kde_sockaddr_in6 | |
 KDebug | |
 KDebugTag | |
 KDEPluginVerificationData | |
 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 |
 KFilterBase | This is the base class for compression filters such as gzip and bzip2 |
  KGzipFilter | Internal class used by KFilterDev |
 KIOBufferBase | Base for I/O buffer implementation |
 KNetwork::KIpAddress | An IP address |
 KJobPrivate | |
  KCompositeJobPrivate | |
 KLocale | KLocale provides support for country specific stuff like the national language |
 KLocalePrivate | |
  KLocaleMacPrivate | |
  KLocaleUnixPrivate | |
  KLocaleWindowsPrivate | |
 KLocalizedDate | A class representing a date localized using the local calendar system, language and formats |
 KLocalizedString | Class for producing and handling localized messages |
 KLocalSocketPrivate | |
 KLocalSocketServerPrivate | |
 KMacroExpanderBase | Abstract base class for the worker classes behind the KMacroExpander namespace and the KCharMacroExpander and KWordMacroExpander classes |
  KCharMacroExpander | Abstract base class for single char macro substitutors |
  KWordMacroExpander | Abstract base class for simple word macro substitutors |
 KMacroExpanderBasePrivate | |
 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< KDE::NullType, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18 > | |
 KMakeTypeList<> | |
 KMD5 | An adapted C++ implementation of RSA Data Securities MD5 algorithm |
 KMessageHandler | Abstract class for KMessage handler |
 KMimeGlobsFileParser | |
 KMimeMagicMatch | |
 KMimeMagicRule | |
 KMimeTypeRepository | |
 KMimeTypeTrader | KDE's trader for services associated to a given mimetype |
 kndbgstream | |
 KPluginFactoryPrivate | |
 KPluginInfo | Information about a plugin |
 KProcessPrivate | |
 KRandomSequence | A class to create a pseudo-random sequence |
 KNetwork::KResolverEntry | One resolution entry |
 KNetwork::Internal::KResolverManager | |
 KNetwork::KResolverPrivate | |
 KNetwork::KResolverWorkerBase | |
  KNetwork::Internal::KBlacklistWorker | |
  KNetwork::Internal::KStandardWorker | |
 KNetwork::KResolverWorkerFactoryBase | |
  KNetwork::KResolverWorkerFactory< Worker > | |
 KSDCLock | This class defines an interface used by KSharedDataCache::Private to offload proper locking and unlocking depending on what the platform supports at runtime and compile-time |
  simpleSpinLock | This is a very basic lock that should work on any system where GCC atomic intrinsics are supported |
 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 |
 KServiceOffer | Holds the user's preference of a service |
 KServiceTypeProfileEntry | |
 KServiceTypeTrader | KDE's trader interface (similar to the CORBA Trader), which provides a way to query the KDE infrastructure for specific applications or components |
 KShared | |
  KConfigBackend | Provides the implementation for accessing configuration sources |
   KConfigIniBackend | |
  KLockFile | NFS safe lockfiles |
  KMountPoint | Information about mounted and unmounted disks |
  KSycocaEntry | Base class for all Sycoca entries |
   KMimeTypeFactory::MimeTypeEntry | |
   KProtocolInfo | Information about I/O (Internet, etc.) protocols supported by KDE |
   KService | Represent a service, like an application or plugin bound to one or several mimetypes (or servicetypes) as written in its desktop entry file |
   KServiceGroup | KServiceGroup represents a group of service, for example screensavers |
   KServiceSeparator | |
   KServiceType | A service type is, well, a type of service, where a service is an application or plugin |
    KMimeType | Represent a mime type, like "text/plain", and the data that is associated with it |
     KFolderMimeType | Mimetype for a folder (inode/directory) |
  KTraderParse::ParseTreeBase | |
   KTraderParse::ParseTreeAND | |
   KTraderParse::ParseTreeBOOL | |
   KTraderParse::ParseTreeBRACKETS | |
   KTraderParse::ParseTreeCALC | |
   KTraderParse::ParseTreeCMP | |
   KTraderParse::ParseTreeDOUBLE | |
   KTraderParse::ParseTreeEXIST | |
   KTraderParse::ParseTreeID | |
   KTraderParse::ParseTreeIN | |
   KTraderParse::ParseTreeMATCH | |
   KTraderParse::ParseTreeMAX2 | |
   KTraderParse::ParseTreeMIN2 | |
   KTraderParse::ParseTreeNOT | |
   KTraderParse::ParseTreeNUM | |
   KTraderParse::ParseTreeOR | |
   KTraderParse::ParseTreeSTRING | |
 KSharedDataCache | A simple data cache which uses shared memory to quickly access data stored on disk |
 KSharedPtr< T > | Can be used to control the lifetime of an object that has derived QSharedData |
 KSharedPtr< KConfigBackend > | |
 KSharedPtr< KLockFile > | |
 KSharedPtr< KMimeType > | |
 KSharedPtr< KService > | |
 KSharedPtr< KServiceType > | |
 KSharedPtr< KSharedConfig > | |
 KSharedPtr< ParseTreeBase > | |
 KSharedPtr< Private > | |
 KNetwork::KSocketAddress | A generic socket address |
  KNetwork::KInetSocketAddress | Internet socket address |
  KNetwork::KUnixSocketAddress | A Unix (local) socket address |
 KNetwork::KSocketBase | Basic socket functionality |
  KNetwork::KActiveSocketBase | Abstract class for active sockets |
   KNetwork::KClientSocketBase | Abstract client socket class |
    KNetwork::KDatagramSocket | A socket that operates on datagrams |
    KNetwork::KStreamSocket | Simple stream socket |
     KNetwork::KBufferedSocket | Buffered stream sockets |
   KNetwork::KSocketDevice | Low-level socket functionality |
    KNetwork::KHttpProxySocketDevice | The low-level backend for HTTP proxying |
    KNetwork::KSocksSocketDevice | The low-level class for SOCKS proxying |
  KNetwork::KPassiveSocketBase | Abstract base class for passive sockets |
   KNetwork::KServerSocket | A server socket for accepting connections |
   KNetwork::KSocketDevice | Low-level socket functionality |
 KNetwork::Internal::KSocketBuffer | Generic socket buffering code |
 KNetwork::KSocketDeviceFactoryBase | |
  KNetwork::KSocketDeviceFactory< Impl > | This class provides functionality for creating and registering socket implementations |
 KSslCaCertificate | |
 KSslCertificateManager | |
 KSslCertificateManagerPrivate | |
 KSslCertificateRule | |
 KSslCipher | |
 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 |
 KSycocaAbstractDevice | |
  KSycocaBufferDevice | |
  KSycocaFileDevice | |
  KSycocaMemFileDevice | |
 KSycocaDict | |
 KSycocaEntryPrivate | |
  KProtocolInfoPrivate | |
  KServiceGroupPrivate | |
  KServicePrivate | |
  KServiceTypePrivate | |
   KMimeTypePrivate | |
 KSycocaFactory | |
  KMimeTypeFactory | |
  KProtocolInfoFactory | Factory for KProtocolInfo |
  KServiceFactory | |
  KServiceGroupFactory | |
  KServiceTypeFactory | |
 KSycocaFactoryContainer< F > | Workaround for the lack of QThreadStorage::setAutoDelete(false) |
 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 |
 KSycocaPrivate | |
 KTempDir | Create a unique directory for temporary use |
 KTimeZone | Base class representing a time zone |
  KSystemTimeZone | Time zone in the system database |
  KSystemTimeZoneWindows | Time zone defined in the Windows registry |
  KTzfileTimeZone | Time zone defined in tzfile(5) format |
 KTimeZoneBackend | Base backend class for KTimeZone classes |
  KSystemTimeZoneBackend | Backend class for KSystemTimeZone class |
  KTzfileTimeZoneBackend | Backend class for KTzfileTimeZone class |
 KTimeZoneData | Base class for the parsed data returned by a KTimeZoneSource class |
  KSystemTimeZoneData | Parsed system time zone data |
  KTzfileTimeZoneData | Parsed data from tzfile(5) time zone definition files |
 KTimeZones | Time zone database which consists of a collection of individual time zone definitions |
 KTimeZoneSource | Base class representing a source of time zone information |
  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 |
  KTzfileTimeZoneSource | A class to read and parse tzfile time zone definition files |
 KTranscript | Class for supporting programmable translations |
 KTypeList< T, U > | The building block of typelists of any length |
 KTypeListAfterPivot< List, Pivot, Comparator > | |
 KTypeListAppend< List1, List2 > | Concatenates two typelists |
 KTypeListAppend< KDE::NullType, List2 > | |
 KTypeListAt< Types, pos > | Index-Operator |
 KTypeListAt< KDE::NullType, 0 > | |
 KTypeListAt< KDE::NullType, pos > | |
 KTypeListAt< Types, 0 > | |
 KTypeListAtWithDefault< Types, pos, Default > | Like KTypeListAt |
 KTypeListAtWithDefault< KDE::NullType, 0, Default > | |
 KTypeListAtWithDefault< KDE::NullType, pos, Default > | |
 KTypeListAtWithDefault< Types, 0, Default > | |
 KTypeListBeforePivot< List, Pivot, Comparator > | |
 KTypeListContains< Types, Type > | |
 KTypeListContains< KDE::NullType, Type > | |
 KTypeListContains< KTypeList< Type, Tail >, Type > | |
 KTypeListEnd< Types > | Get last element |
 KTypeListEnd< K_TYPELIST_1(Type)> | |
 KTypeListFold< List, Folder, Start > | |
 KTypeListFold< KDE::NullType, Folder, Start > | |
 KTypeListForeach< Types, Manip > | |
 KTypeListForeach< KDE::NullType, Manip > | |
 KTypeListIndexOf< TList, T > | 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< TList > | This class template implements a compile-time algorithm for processing typelists |
 KTypeListLength< KDE::NullType > | |
 KTypeListLength< KTypeList< T, U > > | |
 KTypeListPop< Types > | Pop last element |
 KTypeListPop< K_TYPELIST_1(Type)> | |
 KTypeListPush< Types, Type > | Push Type |
 KTypeListPush< KDE::NullType, Type > | |
 KTypeListReplaceBegin< Types, Replace > | |
 KTypeListReplaceBegin< KDE::NullType, Replace > | |
 KTypeListReplaceBegin< Types, KDE::NullType > | |
 KTypeListRevert< List > | |
 KTypeListSort< List, Comparator > | Slow Quick-Sort |
 KTypeListSort< KDE::NullType, Comparator > | |
 KuitSemantics | Class for formatting semantic markup in UI messages |
 KUser | Represents a user on your system |
 KUserGroup | Represents a group on your system |
 KZoneAllocator | Memory allocator for large groups of small objects |
 KTimeZone::LeapSeconds | |
 KTypeTraits::MaxTypeSelect< Types > | |
 KTypeTraits::MaxTypeSelect< KDE::NullType > | |
 KTypeTraits::MinTypeSelect< Types > | |
 KTypeTraits::MinTypeSelect< KDE::NullType > | |
 kencodingprober::nsCharSetProber | |
  kencodingprober::ChineseGroupProber | |
  kencodingprober::JapaneseGroupProber | |
  kencodingprober::nsBig5Prober | |
  kencodingprober::nsEscCharSetProber | |
  kencodingprober::nsEUCJPProber | |
  kencodingprober::nsEUCKRProber | |
  kencodingprober::nsGB18030Prober | |
  kencodingprober::nsHebrewProber | |
  kencodingprober::nsLatin1Prober | |
  kencodingprober::nsMBCSGroupProber | |
  kencodingprober::nsSBCSGroupProber | |
  kencodingprober::nsSingleByteCharSetProber | |
  kencodingprober::nsSJISProber | |
  kencodingprober::nsUniversalDetector | |
  kencodingprober::UnicodeGroupProber | |
 kencodingprober::nsCodingStateMachine | |
 kencodingprober::nsPkgInt | |
 KDE::NullType | This empty class serves as a terminal marker for typelists |
 KTypeTraits::ParameterList< Types > | |
 KTypeTraits::Modifiers::ParameterType< T > | |
 KTraderParse::ParseContext | |
 KTimeZone::Phase | |
 KTypeTraits::PointerList< Types > | |
 KTypeTraits::Modifiers::PointerType< T > | |
 KTraderParse::PreferencesMaxima | |
 KCoreConfigSkeleton::Private | |
 KSslErrorUiData::Private | |
 QDBusAbstractAdaptor | |
  KSSLDAdaptor | |
 QDBusAbstractInterface | |
  OrgKdeKLauncherInterface | |
  OrgKdeKSSLDInterface | |
 QDBusContext | |
  KAuth::DBusHelperProxy | |
 QHash< KT, VT > | |
 QHash< KLocale::DigitSet, QStringList > | |
 QHash< KSslError::Error, QString > | |
 QHash< Kuit::AttVar, QString > | |
 QHash< Kuit::FmtVar, QString > | |
 QHash< Kuit::RolVar, QHash< Kuit::CueVar, Kuit::FmtVar > > | |
 QHash< Kuit::RolVar, QSet< Kuit::CueVar > > | |
 QHash< Kuit::TagVar, int > | |
 QHash< Kuit::TagVar, QHash< int, QHash< Kuit::FmtVar, QString > > > | |
 QHash< Kuit::TagVar, QSet< Kuit::AttVar > > | |
 QHash< Kuit::TagVar, QSet< Kuit::TagVar > > | |
 QHash< Kuit::TagVar, QString > | |
 QHash< QByteArray, QByteArray > | |
 QHash< QByteArray, QHash< QByteArray, QByteArray > > | |
 QHash< QByteArray, QPair< QFile *, quint64 > > | |
 QHash< QByteArray, QTextCodec * > | |
 QHash< QChar, VT > | |
 QHash< QFileSystemWatcher *, uint > | |
 QHash< QString, JSObject * > | |
 QHash< QString, JSValue * > | |
 QHash< QString, KArchiveEntry * > | |
 QHash< QString, KAuth::Action::AuthStatus > | |
 QHash< QString, KConfigSkeletonItem * > | |
 QHash< QString, KServiceTypeProfileEntry * > | |
 QHash< QString, KSslError::Error > | |
 QHash< QString, Kuit::AttVar > | |
 QHash< QString, Kuit::CueVar > | |
 QHash< QString, Kuit::FmtVar > | |
 QHash< QString, Kuit::RolVar > | |
 QHash< QString, Kuit::TagVar > | |
 QHash< QString, KuitSemantics * > | |
 QHash< QString, Plugin > | |
 QHash< QString, QFileSystemWatcher * > | |
 QHash< QString, QSslCipher > | |
 QHash< QString, QString > | |
 QHash< QString, QStringList > | |
 QHash< QString, Scriptface * > | |
 QHash< QString, TsConfigGroup > | |
 QHash< QString, VT > | |
 QHash< unsigned int, Area > | |
 QIODevice | |
  KFilterDev | A class for reading and writing compressed data onto a device (e.g |
  KLimitedIODevice | A readonly device that reads from an underlying device from a given point to another (e.g |
  KMemFile | |
  KNetwork::KActiveSocketBase | Abstract class for active sockets |
  KTcpSocket | |
 QLibrary | |
  KLibrary | Thin wrapper around QLibrary; you should rarely use this directly, see KPluginLoader for higher-level loading of plugins |
 QList< T > | |
 QList< Choice > | |
 QList< ExtraField > | |
 QList< Glob > | |
  KMimeGlobsFileParser::GlobList | |
 QList< int > | |
 QList< KAboutLicense > | |
 QList< KAboutPerson > | |
 QList< KCalendarEra > | |
 QList< KCatalog > | |
 QList< KCatalogName > | |
 QList< KCmdLineArgs * > | |
 QList< KConfigSkeletonItem * > | |
 QList< KCoreConfigSkeleton::ItemEnum::Choice2 > | |
 QList< KDayPeriod > | |
 QList< KDirWatchPrivate::Client * > | |
 QList< KDirWatchPrivate::Entry * > | |
 QList< KJob * > | |
 QList< KLocalizedString > | |
 QList< KMimeMagicMatch > | |
 QList< KMimeMagicRule > | |
 QList< KNetwork::Internal::KResolverThread * > | |
 QList< KNetwork::Internal::RequestData * > | |
 QList< KNetwork::KNetwork::KResolverResults * > | |
 QList< KNetwork::KNetwork::KResolverWorkerFactoryBase * > | |
 QList< KResolverEntry > | |
  KNetwork::KResolverResults | Name and service resolution results |
 QList< KService::Ptr > | |
 QList< KServiceAction > | |
 QList< KSortableItem< T, Key > > | |
  KSortableList< T, Key > | KSortableList is a QList which associates a key with each item in the list |
 QList< KSslCipher > | |
 QList< KSslError > | |
 QList< KSslError::Error > | |
 QList< KSycocaFactory * > | |
  KSycocaFactoryList | This, instead of a typedef, allows to declare "class ..." in header files |
 QList< KTimeZone::LeapSeconds > | |
 QList< KTimeZone::Phase > | |
 QList< KTimeZone::Transition > | |
 QList< KUrl > | |
  KUrl::List | KUrl::List is a QList that contains KUrls with a few convenience methods |
 QList< KUser > | |
 QList< KZipFileEntry * > | |
 QList< Ptr > | |
  KMountPoint::List | List of mount points |
 QList< QByteArray > | |
 QList< QFileSystemWatcher * > | |
 QList< qint32 > | |
 QList< QSslCertificate > | |
 QList< QString > | |
 QList< QStringList > | |
 QList< QVariant > | |
 QList< Signal > | |
 QList< SignalArguments > | |
 QList< SPtr > | |
 QList< string_entry * > | |
 QList< URLActionRule > | |
 QMap | |
  KEntryMap | |
 QObject | |
  KAuth::ActionWatcher | Class used to receive notifications about the status of an action execution |
  KAuth::AuthBackend | |
   KAuth::AuthServicesBackend | |
   KAuth::FakeBackend | |
   KAuth::PolicyKitBackend | |
   KAuth::Polkit1Backend | |
  KAuth::HelperProxy | |
   KAuth::DBusHelperProxy | |
   KAuth::FakeHelperProxy | |
  KAutostart | KAutostart provides a programmatic means to control the state of autostart services on a per-user basis |
  KConfigBackend | Provides the implementation for accessing configuration sources |
  KCoreConfigSkeleton | Class for handling preferences settings for an application |
  KDebugDBusIface | D-Bus interface to KDebug |
  KDEDModule | The base class for KDED modules |
   KSSLD | |
  KDirWatch | Class for watching directory and file changes |
  KDirWatchPrivate | |
  KFileSystemWatcher | |
  KJob | The base class for all jobs |
   KCompositeJob | The base class for all jobs able to be composed of one or more subjobs |
  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 |
  KLocalSocketServer | KLocalSocketServer allows one to create a listening local socket and accept incoming connections |
  KNetwork::KResolver | Name and service resolution class |
  KNetwork::KReverseResolver | Run a reverse-resolution on a socket address |
  KNetwork::KServerSocket | A server socket for accepting connections |
  KPluginFactory | If you develop a library that is to be loaded dynamically at runtime, then you should return a pointer to a KPluginFactory |
   KGenericFactoryBase< T > | |
   KGenericFactoryBase< KTypeList< Product, ProductListTail > > | |
    KGenericFactory< KTypeList< Product, ProductListTail >, KTypeList< ParentType, ParentTypeListTail > > | |
    KGenericFactory< KTypeList< Product, ProductListTail >, QObject > | |
   KGenericFactoryBase< Product > | |
    KGenericFactory< Product, ParentType > | This template provides a generic implementation of a KLibFactory , for use with shared library components |
  KSycoca | |
  KSystemTimeZones | System time zone database, consisting of a collection of individual system time zone definitions, indexed by name |
  KToolInvocation | KToolInvocation: for starting other programs |
  Sonnet::BackgroundChecker | BackgroundChecker is used to perform spell checking without blocking the application |
  Sonnet::BackgroundEngine | |
  Sonnet::Client | |
  Sonnet::Loader | Class used to deal with dictionaries |
 QPair | |
  KSortableItem< T, Key > | KSortableItem is a QPair that provides several operators for sorting |
 QPluginLoader | |
  KPluginLoader | This class can be used to dynamically load a plugin library at runtime |
 QProcess | |
  KProcess | Child process invocation, monitoring and control |
 QSet< T > | |
 QSet< KDirWatchPrivate::Entry * > | |
 QSet< QByteArray > | |
 QSet< QFile * > | |
 QSet< QString > | |
 QSharedData | |
  KConfigBasePrivate | |
  KSharedConfig | KConfig variant using shared memory |
 QTcpSocket | |
  KLocalSocket | KLocalSocket allows one to create and use local (Unix) sockets |
 QTemporaryFile | |
  KTemporaryFile | A QTemporaryFile that will save in the KDE temp directory |
 QThread | |
  KNetwork::Internal::KResolverThread | |
 QTranslator | |
  KDETranslator | |
 QUrl | |
  KUrl | Represents and parses a URL |
 QValueList< T > | |
 ConversionCheck::QVconvertible< T > | |
 KTypeTraits::ReferenceList< Types > | |
 KTypeTraits::Modifiers::ReferenceType< T > | |
 KTypeTraits::Modifiers::ReferenceType< T & > | |
 KNetwork::Internal::RequestData | |
 KNetwork::KResolverWorkerBase::ResolverLocker | Helper class for locking the resolver subsystem |
 KDE::SameTypes< T, U > | |
 KDE::SameTypes< T, T > | |
 kencodingprober::SequenceModel | |
 KService::ServiceTypeAndPreference | |
 Sonnet::Settings | Settings class |
 SharedLock | |
 kencodingprober::SMModel | |
 KDateTime::Spec | The full time specification of a KDateTime instance |
 Sonnet::Speller | Spell checker object |
 Sonnet::SpellerPlugin | Class is returned by from Loader |
 KTypeTraits::Modifiers::StripAll< T > | |
 KTypeTraits::StrippedList< Types > | |
 ConversionCheck::supported | |
 KTimeZone::Transition | |
 ConversionCheck::type_toQString< T > | |
 ConversionCheck::type_toQVariant< T > | |
 KTypeTraits::TypeListCheck< T > | |
 KTypeTraits::TypeListCheck< KDE::NullType > | |
 KTypeTraits::TypeListCheck< KTypeList< Head, Tail > > | |
 KTypeTraits::TypeSelect< Types, size > | |
 KTypeTraits::TypeSelect< KDE::NullType, size > | |
 KTypeTraits::TypeSelectImpl< Types, correct > | |
 KTypeTraits::TypeTraits< T > | |
 ConversionCheck::unsupported | |
 Sonnet::Word | Structure abstracts the word and its position in the parent text |
 WrongSyntax | |
 YYSTYPE | |
 bool | |
 bool & | |
 double | |
 double & | |
 QDateTime | |
 QDateTime & | |
 QEventLoop | |
  KAuth::PolkitResultEventLoop | |
 QFile | |
  KAutoSaveFile | Creates and manages a temporary "auto-save" file |
  KSaveFile | Class to allow for atomic file I/O, as well as utility functions |
 qint32 | |
 qint32 & | |
 qint64 | |
 qint64 & | |
 QPoint | |
 QPoint & | |
 QRect | |
 QRect & | |
 QSize | |
 QSize & | |
 QString | |
 QString & | |
 QStringList | |
 QStringList & | |
 quint32 | |
 quint32 & | |
 quint64 | |
 quint64 & | |
 QVariant | |
 QVariant & | |
 static bool | |