QSourceLocation露
- PyQt5.QtXmlPatterns.QSourceLocation
Description露
TODO
Methods露
- __init__()
TODO
- __init__(QSourceLocation)
TODO
- __init__(QUrl, line: int = -1, column: int = -1)
TODO
- column() → int
TODO
- __eq__(QSourceLocation) → bool
TODO
- __hash__() → int
TODO
- isNull() → bool
TODO
- line() → int
TODO
- __ne__(QSourceLocation) → bool
TODO
- setColumn(int)
TODO
- setLine(int)
TODO
- setUri(QUrl)
TODO
- uri() → QUrl
TODO