NAME
Qt::XmlPatterns::QSourceLocation
PUBLIC METHODS
- QSourceLocation()
- QSourceLocation()
- QSourceLocation(, , )
- QSourceLocation(, , = -1)
- QSourceLocation(, = -1, = -1)
- ~QSourceLocation()
- qint64 column()
- bool isNull()
- qint64 line()
- bool operator!=()
- QSourceLocation & operator=()
- bool operator==()
- void setColumn()
- void setLine()
- void setUri()
- QUrl uri()
ENUM VALUES
EXPORT
None by default.
AUTHOR
Dongxu Ma <dongxu@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2011 - 2011 by Dongxu Ma
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.