QQmlSA::LoggerWarningId Class
class QQmlSA::LoggerWarningIdUna envoltura alrededor de una cadena literal para identificar de forma única las categorías de advertencia en el marco QQmlSA. Más...
| Cabecera: | #include <LoggerWarningId> |
| CMake: | find_package(Qt6 REQUIRED COMPONENTS QmlCompiler)target_link_libraries(mytarget PRIVATE Qt6::QmlCompiler) |
Funciones públicas
| LoggerWarningId(QAnyStringView name) | |
| QAnyStringView | name() const |
Documentación de las funciones de los miembros
[constexpr] LoggerWarningId::LoggerWarningId(QAnyStringView name)
Construye un objeto LoggerWarningId con el nombre de la categoría de registro name.
QAnyStringView LoggerWarningId::name() const
Devuelve el nombre de la categoría de advertencia envuelta.
© 2026 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.