kdevplatform/language/util
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
▼CActiveToolTip | |
CKDevelop::NavigationToolTip | A tooltip that just emebed the given widget |
▼CUtils::BasicSetRepository | This is a repository that can be used to efficiently manage generic sets that are represented by interweaved binary trees |
CUtils::StringSetRepository | Persistent repository that manages string-sets, also correctly increasing the string reference-counts as needed |
▼CConversion | |
CUtils::ConvenientIterator< T, Conversion > | Use this class to conveniently iterate over the items in a set |
CUtils::LazySet< T, Conversion > | This is a helper-class that helps inserting a bunch of items into a set without caring about grouping them together |
CUtils::StorableSet< T, Conversion, StaticRepository, doReferenceCounting, StaticAccessLocker > | |
CKDevelopUtils::DebugLanguageParserHelper< SessionT, TokenStreamT, TokenT, LexerT, StartAstT, DebugVisitorT, TokenTextT > | This class is a pure helper to use for binaries that you can run on short snippets of test code or whole files and let it print the generated tokens or AST |
CUtils::DummyLocker | |
CUtils::IdentityConversion< T > | |
CKDevelop::IncludeItem | |
CKDevHash | A helper class to implement hashing for aggregate types |
▼CSetDataRepositoryBase | |
CUtils::SetDataRepository | |
CUtils::SetNodeData | Internal node representation, exported here for performance reason |
CUtils::SetNodeDataRequest | |
CUtils::VirtualSetNode< T, Conversion, StaticRepository > | This is a virtual set-node that allows conveniently iterating through the tree-structure, accessing the contained items directly, and accessing the ranges |
▼CIterator | |
CUtils::Set | This object is copyable |
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 23 2021 09:41:17 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 23 2021 09:41:17 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.