NAME
Qt::XmlPatterns::QAbstractXmlNodeModel
PUBLIC METHODS
- QAbstractXmlNodeModel()
- ~QAbstractXmlNodeModel()
- QUrl baseUri()
- QXmlNodeModelIndex::DocumentOrder compareOrder(, )
- void copyNodeTo(, , )
- QUrl documentUri()
- QXmlNodeModelIndex elementById()
- bool isDeepEqual(, )
- QXmlNodeModelIndex::NodeKind kind()
- QXmlName name()
- qint16 namespaceForPrefix(, )
- QXmlNodeModelIndex root()
- void sendNamespaces(, )
- QSourceLocation sourceLocation()
- QString stringValue()
- QVariant typedValue()
ENUM VALUES
- Parent
- FirstChild
- PreviousSibling
- NextSibling
- InheritNamespaces
- PreserveNamespaces
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.