![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QByteArray>#include <QString>#include <QFile>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.
| StringType escapeDependencyPath | ( | const StringType & | path | ) |
Definition at line 26 of file depfile_shared.h.