![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Namespaces | |
| namespace | QDocGenerator |
Functions | |
| static bool | QDocGenerator::isSpdxLicenseId (const QString &str) |
| static QString | QDocGenerator::languageJoin (const QStringList &list) |
| static void | QDocGenerator::sourceCode (QTextStream &out, const QString &src) |
| static void | QDocGenerator::generate (QTextStream &out, const Package &package, const QDir &baseDir) |
| void | QDocGenerator::generate (QTextStream &out, const QList< Package > &packages, const QString &baseDirectory, LogLevel logLevel) |