![]() |
Qt 6.x
The Qt SDK
|
#include <QByteArray>#include <QString>#include <QFile>
Include dependency graph for depfile_shared.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | CharType< QString > |
| struct | CharType< QByteArray > |
Functions | |
| template<typename StringType > | |
| StringType | escapeDependencyPath (const StringType &path) |
| static QByteArray | escapeAndEncodeDependencyPath (const QString &path) |
|
inlinestatic |
Definition at line 50 of file depfile_shared.h.
References QFile::encodeName(), and escapeDependencyPath().
Referenced by runMoc(), and writeDependencyFile().
Here is the call graph for this function:
Here is the caller graph for this function:| StringType escapeDependencyPath | ( | const StringType & | path | ) |
Definition at line 26 of file depfile_shared.h.
References i.
Referenced by escapeAndEncodeDependencyPath(), and runMoc().
Here is the caller graph for this function: