QtBase  v6.3.1
Classes | Macros | Functions
makefile.h File Reference
#include "option.h"
#include "project.h"
#include "makefiledeps.h"
#include <qtextstream.h>
#include <qlist.h>
#include <qhash.h>
#include <qfileinfo.h>
#include <functional>
Include dependency graph for makefile.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MakefileGenerator
 
struct  MakefileGenerator::SubTarget
 
struct  MakefileGenerator::Compiler
 
struct  MakefileGenerator::LinkerResponseFileInfo
 
struct  ReplaceExtraCompilerCacheKey
 

Macros

#define QT_POPEN   popen
 
#define QT_POPEN_READ   "r"
 
#define QT_PCLOSE   pclose
 

Functions

 Q_DECLARE_TYPEINFO (MakefileGenerator::Compiler, Q_RELOCATABLE_TYPE)
 
size_t qHash (const ReplaceExtraCompilerCacheKey &f)
 

Macro Definition Documentation

◆ QT_PCLOSE

#define QT_PCLOSE   pclose

Definition at line 50 of file makefile.h.

◆ QT_POPEN

#define QT_POPEN   popen

Definition at line 48 of file makefile.h.

◆ QT_POPEN_READ

#define QT_POPEN_READ   "r"

Definition at line 49 of file makefile.h.

Function Documentation

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( MakefileGenerator::Compiler  ,
Q_RELOCATABLE_TYPE   
)

◆ qHash()

size_t qHash ( const ReplaceExtraCompilerCacheKey f)
inline

Definition at line 333 of file makefile.h.

Here is the caller graph for this function: