![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <cpp.h>
Public Member Functions | |
| bool | operator== (const CppParserState &other) const |
Public Attributes | |
| NamespaceList | namespaces |
| QStack< qsizetype > | namespaceDepths |
| NamespaceList | functionContext |
| QString | functionContextUnresolved |
| QString | pendingContext |
|
inline |
| NamespaceList CppParserState::functionContext |
Definition at line 87 of file cpp.h.
Referenced by CppParser::parse(), and CppParser::parseInternal().
| NamespaceList CppParserState::namespaces |
Definition at line 85 of file cpp.h.
Referenced by CppParser::parse(), and CppParser::parseInternal().