NAME
Qt::XmlPatterns::QXmlNodeModelIndex
PUBLIC METHODS
- QXmlNodeModelIndex()
- QXmlNodeModelIndex(const QXmlNodeModelIndex & other)
- qint64 additionalData()
- qint64 data()
- void * internalPointer()
- bool isNull()
- const QAbstractXmlNodeModel * model()
- bool operator!=(const QXmlNodeModelIndex & other)
- bool operator==(const QXmlNodeModelIndex & other)
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.