![]() |
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 | |
| ResultsCacheKey (const QString &filePath) | |
| ResultsCacheKey (const QString &filePath, const CppParserState &state) | |
| bool | operator== (const ResultsCacheKey &other) const |
Public Attributes | |
| const QString | cleanFile |
| const CppParserState | parserState |
|
inline |
Definition at line 108 of file cpp.h.
References ResultsCacheKey().
Referenced by ResultsCacheKey().
|
inline |
Definition at line 113 of file cpp.h.
References ResultsCacheKey().
Referenced by ResultsCacheKey().
|
inline |
| const CppParserState ResultsCacheKey::parserState |