Uses of Class
io.qt.xmlpatterns.QSourceLocation
Package | Description |
---|---|
io.qt.xmlpatterns |
-
Uses of QSourceLocation in io.qt.xmlpatterns
Methods in io.qt.xmlpatterns that return QSourceLocation Modifier and Type Method Description QSourceLocation
QSourceLocation. clone()
QSourceLocation
QAbstractXmlNodeModel. sourceLocation(QXmlNodeModelIndex index)
Methods in io.qt.xmlpatterns with parameters of type QSourceLocation Modifier and Type Method Description protected abstract void
QAbstractMessageHandler. handleMessage(QtMsgType type, String description, QUrl identifier, QSourceLocation sourceLocation)
void
QAbstractMessageHandler. message(QtMsgType type, String description, QUrl identifier, QSourceLocation sourceLocation)
Constructors in io.qt.xmlpatterns with parameters of type QSourceLocation Constructor Description QSourceLocation(QSourceLocation other)