A wrapper around a string literal to uniquely identify warning categories in the QQmlSA framework. More...
| Header: | #include <LoggerWarningId>
|
| CMake: | find_package(Qt6 REQUIRED COMPONENTS QmlCompiler)target_link_libraries(mytarget PRIVATE Qt6::QmlCompiler)
|
| Status: | Technical Preview |
| LoggerWarningId(QAnyStringView name) | |
| QAnyStringView | name() const |
[constexpr] LoggerWarningId::LoggerWarningId(QAnyStringView name)
Constructs a LoggerWarningId object with logging catergory name name.
Returns the name of the wrapped warning category.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.9/qqmlsa-loggerwarningid.html