![]() |
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/private/qohoslogger_p.h>#include <array>#include <cstdio>#include <cstring>Go to the source code of this file.
Functions | |
| QT_BEGIN_NAMESPACE void | qOhosLogMessage (LogLevel logLevel, const char *tag, const char *message) |
| void | qOhosVPrintf (LogLevel logLevel, const char *format, std::va_list ap) |
| QT_BEGIN_NAMESPACE void qOhosLogMessage | ( | LogLevel | logLevel, |
| const char * | tag, | ||
| const char * | message ) |
Definition at line 13 of file qohoslogger.cpp.
Definition at line 18 of file qohoslogger.cpp.