![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Classes | |
| struct | HashString |
| struct | HashStringList |
| struct | Namespace |
| struct | ParseResults |
| struct | IncludeCycle |
| struct | CppParserState |
| struct | ResultsCacheKey |
| class | CppFiles |
Typedefs | |
| typedef QList< HashString > | NamespaceList |
| typedef QHash< ResultsCacheKey, IncludeCycle * > | IncludeCycleHash |
| typedef QHash< QString, const Translator * > | TranslatorHash |
Functions | |
| QDebug | operator<< (QDebug debug, const HashString &s) |
| QDebug | operator<< (QDebug debug, const HashStringList &lst) |
| size_t | qHash (const CppParserState &s, size_t seed) |
| size_t | qHash (const ResultsCacheKey &key, size_t seed) |
| typedef QHash<ResultsCacheKey, IncludeCycle *> IncludeCycleHash |
| typedef QList<HashString> NamespaceList |
| typedef QHash<QString, const Translator *> TranslatorHash |
| QDebug operator<< | ( | QDebug | debug, |
| const HashString & | s ) |
| QDebug operator<< | ( | QDebug | debug, |
| const HashStringList & | lst ) |
| size_t qHash | ( | const CppParserState & | s, |
| size_t | seed ) |
| size_t qHash | ( | const ResultsCacheKey & | key, |
| size_t | seed ) |