Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qstring.h>
#include <QtCore/qloggingcategory.h>
Go to the source code of this file.
Namespaces | |
namespace | Utilities |
This namespace holds QDoc-internal utility methods. | |
Functions | |
void | Utilities::startDebugging (const QString &message) |
void | Utilities::stopDebugging (const QString &message) |
bool | Utilities::debugging () |
QString | Utilities::separator (qsizetype wordPosition, qsizetype numberOfWords) |
QString | Utilities::comma (qsizetype wordPosition, qsizetype numberOfWords) |
QString | Utilities::asAsciiPrintable (const QString &str) |
Returns an ascii-printable representation of str. | |
QStringList | Utilities::getInternalIncludePaths (const QString &compiler) |