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
qmakeevaluator.h File Reference

(a5bb88c896170ec0c719c3a73ce932cb8d5205ca)

#include "qmakeparser.h"
#include "qmakevfs.h"
#include "ioutils.h"
#include <qlist.h>
#include <qmap.h>
#include <qset.h>
#include <qstack.h>
#include <qstring.h>
#include <qstringlist.h>
#include <qshareddata.h>
#include <qiodevice.h>
#include <list>
+ Include dependency graph for qmakeevaluator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QMakeHandler
 
class  QMakeFeatureRoots
 
class  ProValueMapStack
 
class  QMakeEvaluator
 
struct  QMakeEvaluator::Location
 

Namespaces

namespace  QMakeInternal
 

Typedefs

typedef QPair< QString, QStringQMakeFeatureKey
 
typedef QHash< QMakeFeatureKey, QStringQMakeFeatureHash
 

Functions

 Q_DECLARE_TYPEINFO (QMakeEvaluator::Location, Q_PRIMITIVE_TYPE)
 

Typedef Documentation

◆ QMakeFeatureHash

Definition at line 60 of file qmakeevaluator.h.

◆ QMakeFeatureKey

Definition at line 59 of file qmakeevaluator.h.

Function Documentation

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QMakeEvaluator::Location ,
Q_PRIMITIVE_TYPE  )