Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QMakeInternal::QMakeStatics Struct Reference

#include <qmakeevaluator_p.h>

+ Collaboration diagram for QMakeInternal::QMakeStatics:

Public Attributes

QString field_sep
 
QString strtrue
 
QString strfalse
 
ProKey strCONFIG
 
ProKey strARGS
 
ProKey strARGC
 
QString strDot
 
QString strDotDot
 
QString strever
 
QString strforever
 
QString strhost_build
 
ProKey strTEMPLATE
 
ProKey strQMAKE_PLATFORM
 
ProKey strQMAKE_DIR_SEP
 
ProKey strQMAKESPEC
 
QHash< ProKey, QMakeBuiltinexpands
 
QHash< ProKey, QMakeBuiltinfunctions
 
QHash< ProKey, ProKeyvarMap
 
ProStringList fakeValue
 

Detailed Description

Definition at line 56 of file qmakeevaluator_p.h.

Member Data Documentation

◆ expands

QHash<ProKey, QMakeBuiltin> QMakeInternal::QMakeStatics::expands

Definition at line 75 of file qmakeevaluator_p.h.

◆ fakeValue

ProStringList QMakeInternal::QMakeStatics::fakeValue

Definition at line 78 of file qmakeevaluator_p.h.

◆ field_sep

QString QMakeInternal::QMakeStatics::field_sep

Definition at line 57 of file qmakeevaluator_p.h.

◆ functions

QHash<ProKey, QMakeBuiltin> QMakeInternal::QMakeStatics::functions

Definition at line 76 of file qmakeevaluator_p.h.

◆ strARGC

ProKey QMakeInternal::QMakeStatics::strARGC

Definition at line 62 of file qmakeevaluator_p.h.

◆ strARGS

ProKey QMakeInternal::QMakeStatics::strARGS

Definition at line 61 of file qmakeevaluator_p.h.

◆ strCONFIG

ProKey QMakeInternal::QMakeStatics::strCONFIG

Definition at line 60 of file qmakeevaluator_p.h.

◆ strDot

QString QMakeInternal::QMakeStatics::strDot

Definition at line 63 of file qmakeevaluator_p.h.

◆ strDotDot

QString QMakeInternal::QMakeStatics::strDotDot

Definition at line 64 of file qmakeevaluator_p.h.

◆ strever

QString QMakeInternal::QMakeStatics::strever

Definition at line 65 of file qmakeevaluator_p.h.

◆ strfalse

QString QMakeInternal::QMakeStatics::strfalse

Definition at line 59 of file qmakeevaluator_p.h.

◆ strforever

QString QMakeInternal::QMakeStatics::strforever

Definition at line 66 of file qmakeevaluator_p.h.

◆ strhost_build

QString QMakeInternal::QMakeStatics::strhost_build

Definition at line 67 of file qmakeevaluator_p.h.

◆ strQMAKE_DIR_SEP

ProKey QMakeInternal::QMakeStatics::strQMAKE_DIR_SEP

Definition at line 70 of file qmakeevaluator_p.h.

◆ strQMAKE_PLATFORM

ProKey QMakeInternal::QMakeStatics::strQMAKE_PLATFORM

Definition at line 69 of file qmakeevaluator_p.h.

◆ strQMAKESPEC

ProKey QMakeInternal::QMakeStatics::strQMAKESPEC

Definition at line 71 of file qmakeevaluator_p.h.

◆ strTEMPLATE

ProKey QMakeInternal::QMakeStatics::strTEMPLATE

Definition at line 68 of file qmakeevaluator_p.h.

◆ strtrue

QString QMakeInternal::QMakeStatics::strtrue

Definition at line 58 of file qmakeevaluator_p.h.

◆ varMap

QHash<ProKey, ProKey> QMakeInternal::QMakeStatics::varMap

Definition at line 77 of file qmakeevaluator_p.h.


The documentation for this struct was generated from the following file: