Uses of Class
io.qt.qml.QQmlInfo
Packages that use QQmlInfo
-
Uses of QQmlInfo in io.qt.qml
Modifier and TypeMethodDescriptionfinal QQmlInfoQQmlInfo.clone()Creates and returns a copy of this object.static QQmlInfoSeeqmlDebug(const QObject*)static QQmlInfoSeeqmlDebug(const QObject*,QQmlError) static QQmlInfoQtQml.qmlDebug(QObject me, Collection<? extends QQmlError> errors) SeeqmlDebug(const QObject*,QList<QQmlError>) static QQmlInfoSeeqmlInfo(const QObject*)static QQmlInfoSeeqmlInfo(const QObject*,QQmlError) static QQmlInfoQtQml.qmlInfo(QObject me, Collection<? extends QQmlError> errors) SeeqmlInfo(const QObject*,QList<QQmlError>) static QQmlInfoQtQml.qmlWarning(QObject me) SeeqmlWarning(const QObject*)static QQmlInfoQtQml.qmlWarning(QObject me, QQmlError error) SeeqmlWarning(const QObject*,QQmlError) static QQmlInfoQtQml.qmlWarning(QObject me, Collection<? extends QQmlError> errors) SeeqmlWarning(const QObject*,QList<QQmlError>)