![]() |
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 | |
| class | QMakeBaseKey |
| class | QMakeBaseEnv |
| class | QMakeCmdLineParserState |
| class | QMakeGlobals |
Enumerations | |
| enum | QMakeEvalPhase { QMakeEvalEarly , QMakeEvalBefore , QMakeEvalAfter , QMakeEvalLate } |
Functions | |
| size_t | qHash (const QMakeBaseKey &key) |
| bool | operator== (const QMakeBaseKey &one, const QMakeBaseKey &two) |
| enum QMakeEvalPhase |
| Enumerator | |
|---|---|
| QMakeEvalEarly | |
| QMakeEvalBefore | |
| QMakeEvalAfter | |
| QMakeEvalLate | |
Definition at line 28 of file qmakeglobals.h.
| bool operator== | ( | const QMakeBaseKey & | one, |
| const QMakeBaseKey & | two ) |
Definition at line 90 of file qmakeevaluator.cpp.
References QMakeBaseKey::hostBuild.
| size_t qHash | ( | const QMakeBaseKey & | key | ) |
Definition at line 85 of file qmakeevaluator.cpp.